summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't capitalize "Error" and print the error valuePavel Roskin2016-02-071-1/+2
* Spell "return value", not "returnvalue"Pavel Roskin2016-02-071-1/+1
* Change an unconditional #warning to a commentPavel Roskin2016-01-311-2/+5
* xcon: include sys/types.h for select() and related macrosPavel Roskin2016-01-311-0/+1
* rail: fix declaration of rail_desktop_resize()Pavel Roskin2016-01-311-1/+1
* Declare xrdp_mm_frame_ack() in xrdp.h, it's used in xrdp_wm.cPavel Roskin2016-01-311-0/+2
* clipboard: undefine previously defined log levelPavel Roskin2016-01-301-0/+2
* More spelling fixes found by codespell and aspellPavel Roskin2016-01-3010-17/+17
* Replace "charactor" with "character" everywherePavel Roskin2016-01-3012-27/+27
* xrdpapi: fix MacOS compilation - use SO_NOSIGPIPE instead of MSG_NOSIGNALPavel Roskin2016-01-301-0/+13
* Use standard autotools means to detect X11Pavel Roskin2016-01-304-9/+28
* clipboard_file: include sys/time.h for struct timeval, needed on Mac OS XPavel Roskin2016-01-301-0/+1
* Disable systemd support for "make distcheck"Pavel Roskin2016-01-291-0/+1
* Don't touch any files in bootstrapPavel Roskin2016-01-291-5/+0
* Create the m4 directory for Autoconf macro filesPavel Roskin2016-01-293-0/+4
* Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGSPavel Roskin2016-01-2916-61/+31
* Don't use a symlink where #include would sufficePavel Roskin2016-01-263-2/+1
* Remove GOT_PREFIX, it's a broken hack of limited utilityPavel Roskin2016-01-263-12/+0
* Merge pull request #306 from metalefty/fontconfig-disable-docsjsorg712016-01-241-1/+1
|\
| * X11rdp: disable fontconfig docsKoichiro IWAO2016-01-191-1/+1
* | Merge pull request #304 from proski/develjsorg712016-01-2430-45/+45
|\ \
| * | Run through codespellPavel Roskin2016-01-1428-43/+43
| * | Fix building outside the source treePavel Roskin2016-01-141-1/+1
| * | PIDDIR should be /var/run, not /var/run/xrdpPavel Roskin2016-01-141-1/+1
| |/
* | Merge pull request #307 from metalefty/adjust-permissionItamar Reis Peixoto2016-01-215-0/+0
|\ \ | |/ |/|
| * Drop exec permission of non executable filesKoichiro IWAO2016-01-225-0/+0
|/
* common: check for term in force send and recvJay Sorg2016-01-111-54/+66
* chansrv: fix some warningsJay Sorg2015-12-291-7/+7
* Merge pull request #301 from metalefty/update-mailing-list-addressjsorg712015-12-291-1/+1
|\
| * Update mailing list addressKoichiro IWAO2015-12-221-1/+1
* | chansrv: fix a crash in fuseJay Sorg2015-12-261-0/+5
* | don't use g_free in xrdpapiJay Sorg2015-12-261-1/+1
|/
* sesman: remove the threadJay Sorg2015-12-1113-679/+63
* no logic change, remove trailing spaceJay Sorg2015-12-111-1/+1
* libxrdp: rail fix for when no flags are setJay Sorg2015-12-111-0/+6
* xorgxrdp=3379d2cJay Sorg2015-12-101-0/+0
* xrdp: change when using xrdp.ini hidelogwindowJay Sorg2015-12-012-2/+16
* Merge pull request #276 from metalefty/show-license-freebsd-rcItamar Reis Peixoto2015-11-181-0/+23
|\
| * instfiles: show license at the script taken from FreeBSD portsKoichiro IWAO2015-08-211-0/+23
* | Merge pull request #295 from metalefty/swissfrench-keyboardjsorg712015-11-112-0/+660
|\ \
| * | instfiles: add km-100c.ini to Makefile.amKoichiro IWAO2015-11-111-0/+1
| * | add swiss french keyboard mapDartheo2015-11-111-0/+659
|/ /
* | Merge pull request #294 from janLo/simplify-session-matchjsorg712015-11-081-20/+2
|\ \
| * | Simplify session match logic.Jan Losinski2015-10-251-20/+2
* | | common: fix possible deadlock in transJay Sorg2015-11-021-1/+2
* | | xup: no logic change, add loggingJay Sorg2015-11-021-0/+6
|/ /
* | Merge pull request #267 from moobyfr/fix-systemd-debianItamar Reis Peixoto2015-10-142-3/+5
|\ \
| * | Add default directory for debian, and set them optionalBlindauer Emmanuel2015-07-242-3/+5
* | | tabs to spaces, no logic changeJay Sorg2015-10-101-5/+5
* | | for Xvnc sesman session, use hash of password for vnc authJay Sorg2015-10-102-5/+42