summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eliminate EXTRA_FLAGS, it's a poor name, use AM_LDFLAGSPavel Roskin2016-10-205-20/+4
* Merge EXTRA_DEFINES and EXTRA_INCLUDES into AM_CPPFLAGSPavel Roskin2016-10-207-80/+50
* Update file-loc.txtKoichiro IWAO2016-10-201-10/+27
* Merge pull request #444 from proski/trivialmetalefty2016-10-2032-123/+89
|\
| * Use const pointers in function arguments when possiblePavel Roskin2016-10-1718-34/+36
| * Remove text2bool() from log.h, there is no such functionPavel Roskin2016-10-171-10/+0
| * Leave only one "autorun" in xrdp.ini, improve commentPavel Roskin2016-10-171-2/+3
| * Fix wrong comments in sesman config printing codePavel Roskin2016-10-171-4/+4
| * Fix incorrect description of auth_userpass() return valuePavel Roskin2016-10-171-1/+1
| * Don't use final newline in log calls, it's already appendedPavel Roskin2016-10-176-19/+19
| * Log malloc errors with LOG_LEVEL_ERRORPavel Roskin2016-10-172-2/+2
| * Don't use term "missing" when using default files, it's too alarmingPavel Roskin2016-10-171-7/+6
| * Merge prog_std.txt into coding_style.mdPavel Roskin2016-10-174-44/+18
|/
* Merge pull request #434 from proski/buildxmetalefty2016-10-174-39/+30
|\
| * Move libXdmcp above libxcb, libxcb can use itPavel Roskin2016-10-091-1/+1
| * Add *.a to top .gitignore, add xorg/X11R7.6/.gitignorePavel Roskin2016-10-092-0/+4
| * buildx.sh: force forward patch, don't ask whether to revertPavel Roskin2016-10-091-1/+1
| * buildx.sh: remove special case for python, it's not built anymorePavel Roskin2016-10-081-8/+0
| * Change compilation order to resolve dependenciesPavel Roskin2016-10-081-7/+7
| * buildx.sh: utilize all available CPUs when compilingPavel Roskin2016-10-081-1/+5
| * buildx.sh: "clean" is a constant string, not a semantic variablePavel Roskin2016-10-081-1/+1
| * buildx.sh: use "mkdir -p" to create $PREFIX_DIR, don't retryPavel Roskin2016-10-081-20/+11
* | xrdp: librfxcodc link fixKoichiro IWAO2016-10-131-1/+1
* | Merge pull request #435 from metalefty/update-submodulesjsorg712016-10-122-0/+0
|\ \ | |/ |/|
| * librfxcodec=845ee8cKoichiro IWAO2016-10-091-0/+0
| * xorgxrdp=822e3b8Koichiro IWAO2016-10-091-0/+0
|/
* Merge pull request #431 from metalefty/remove-python-from-x11rdpmetalefty2016-10-061-1/+0
|\
| * X11rdp: remove python as it isn't really needed these daysKoichiro IWAO2016-10-051-1/+0
|/
* remove a debug messageJay Sorg2016-10-031-1/+0
* xrdp: handle 3 byte PDUJay Sorg2016-10-031-5/+43
* Merge pull request #411 from proski/socket_closemetalefty2016-09-2010-114/+176
|\
| * Fix outgoing connections on Mac OSXPavel Roskin2016-09-081-1/+17
| * Add socklen_t check with substitution, use socklen_t as neededPavel Roskin2016-09-085-93/+80
| * Improve message about listening socket is a wrong statePavel Roskin2016-09-081-2/+2
| * Don't close socket in scp_process_start(), the caller closes itPavel Roskin2016-09-081-1/+0
| * g_term_event is a wait object, not TCP socket, delete it correctlyPavel Roskin2016-09-081-1/+1
| * sesrun: remove unused g_sck and write-only g_pidPavel Roskin2016-09-081-4/+0
| * sesman: don't close listening socket in signal handlerPavel Roskin2016-09-081-2/+0
| * Improve debug information when closing a socketPavel Roskin2016-09-081-10/+76
* | Merge pull request #417 from metalefty/apply-keyboard-optionsmetalefty2016-09-092-3/+9
|\ \ | |/ |/|
| * libxrdp: cleanup log log in xrdp_load_keyboard_layoutKoichiro IWAO2016-09-061-1/+0
| * libxrdp: log keyboard type/subtypeKoichiro IWAO2016-09-021-0/+3
| * libxrdp: log keyboard optionsKoichiro IWAO2016-09-021-2/+2
| * x11rdp: apply keyboard optionsKoichiro IWAO2016-09-021-0/+4
* | Merge pull request #420 from proski/uk-keyboardmetalefty2016-09-093-0/+1060
|\ \ | |/ |/|
| * Add UK English keyboard and code to generate itPavel Roskin2016-09-053-0/+1060
|/
* Merge pull request #415 from metalefty/pathname-should-be-url-decodedmetalefty2016-09-011-0/+1
|\
| * chansrv: pathname also should be URL decodedKoichiro IWAO2016-08-301-0/+1
|/
* Merge pull request #364 from laigor/develmetalefty2016-08-301-0/+9
|\
| * Allows use the xkb options that for example allows you to specify a key combi...laigor2016-04-141-0/+9