| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't capitalize "Error" and print the error value | Pavel Roskin | 2016-02-07 | 1 | -1/+2 |
* | Spell "return value", not "returnvalue" | Pavel Roskin | 2016-02-07 | 1 | -1/+1 |
* | Change an unconditional #warning to a comment | Pavel Roskin | 2016-01-31 | 1 | -2/+5 |
* | xcon: include sys/types.h for select() and related macros | Pavel Roskin | 2016-01-31 | 1 | -0/+1 |
* | rail: fix declaration of rail_desktop_resize() | Pavel Roskin | 2016-01-31 | 1 | -1/+1 |
* | Declare xrdp_mm_frame_ack() in xrdp.h, it's used in xrdp_wm.c | Pavel Roskin | 2016-01-31 | 1 | -0/+2 |
* | clipboard: undefine previously defined log level | Pavel Roskin | 2016-01-30 | 1 | -0/+2 |
* | More spelling fixes found by codespell and aspell | Pavel Roskin | 2016-01-30 | 10 | -17/+17 |
* | Replace "charactor" with "character" everywhere | Pavel Roskin | 2016-01-30 | 12 | -27/+27 |
* | xrdpapi: fix MacOS compilation - use SO_NOSIGPIPE instead of MSG_NOSIGNAL | Pavel Roskin | 2016-01-30 | 1 | -0/+13 |
* | Use standard autotools means to detect X11 | Pavel Roskin | 2016-01-30 | 4 | -9/+28 |
* | clipboard_file: include sys/time.h for struct timeval, needed on Mac OS X | Pavel Roskin | 2016-01-30 | 1 | -0/+1 |
* | Disable systemd support for "make distcheck" | Pavel Roskin | 2016-01-29 | 1 | -0/+1 |
* | Don't touch any files in bootstrap | Pavel Roskin | 2016-01-29 | 1 | -5/+0 |
* | Create the m4 directory for Autoconf macro files | Pavel Roskin | 2016-01-29 | 3 | -0/+4 |
* | Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS | Pavel Roskin | 2016-01-29 | 16 | -61/+31 |
* | Don't use a symlink where #include would suffice | Pavel Roskin | 2016-01-26 | 3 | -2/+1 |
* | Remove GOT_PREFIX, it's a broken hack of limited utility | Pavel Roskin | 2016-01-26 | 3 | -12/+0 |
* | Merge pull request #306 from metalefty/fontconfig-disable-docs | jsorg71 | 2016-01-24 | 1 | -1/+1 |
|\ |
|
| * | X11rdp: disable fontconfig docs | Koichiro IWAO | 2016-01-19 | 1 | -1/+1 |
* | | Merge pull request #304 from proski/devel | jsorg71 | 2016-01-24 | 30 | -45/+45 |
|\ \ |
|
| * | | Run through codespell | Pavel Roskin | 2016-01-14 | 28 | -43/+43 |
| * | | Fix building outside the source tree | Pavel Roskin | 2016-01-14 | 1 | -1/+1 |
| * | | PIDDIR should be /var/run, not /var/run/xrdp | Pavel Roskin | 2016-01-14 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #307 from metalefty/adjust-permission | Itamar Reis Peixoto | 2016-01-21 | 5 | -0/+0 |
|\ \
| |/
|/| |
|
| * | Drop exec permission of non executable files | Koichiro IWAO | 2016-01-22 | 5 | -0/+0 |
|/ |
|
* | common: check for term in force send and recv | Jay Sorg | 2016-01-11 | 1 | -54/+66 |
* | chansrv: fix some warnings | Jay Sorg | 2015-12-29 | 1 | -7/+7 |
* | Merge pull request #301 from metalefty/update-mailing-list-address | jsorg71 | 2015-12-29 | 1 | -1/+1 |
|\ |
|
| * | Update mailing list address | Koichiro IWAO | 2015-12-22 | 1 | -1/+1 |
* | | chansrv: fix a crash in fuse | Jay Sorg | 2015-12-26 | 1 | -0/+5 |
* | | don't use g_free in xrdpapi | Jay Sorg | 2015-12-26 | 1 | -1/+1 |
|/ |
|
* | sesman: remove the thread | Jay Sorg | 2015-12-11 | 13 | -679/+63 |
* | no logic change, remove trailing space | Jay Sorg | 2015-12-11 | 1 | -1/+1 |
* | libxrdp: rail fix for when no flags are set | Jay Sorg | 2015-12-11 | 1 | -0/+6 |
* | xorgxrdp=3379d2c | Jay Sorg | 2015-12-10 | 1 | -0/+0 |
* | xrdp: change when using xrdp.ini hidelogwindow | Jay Sorg | 2015-12-01 | 2 | -2/+16 |
* | Merge pull request #276 from metalefty/show-license-freebsd-rc | Itamar Reis Peixoto | 2015-11-18 | 1 | -0/+23 |
|\ |
|
| * | instfiles: show license at the script taken from FreeBSD ports | Koichiro IWAO | 2015-08-21 | 1 | -0/+23 |
* | | Merge pull request #295 from metalefty/swissfrench-keyboard | jsorg71 | 2015-11-11 | 2 | -0/+660 |
|\ \ |
|
| * | | instfiles: add km-100c.ini to Makefile.am | Koichiro IWAO | 2015-11-11 | 1 | -0/+1 |
| * | | add swiss french keyboard map | Dartheo | 2015-11-11 | 1 | -0/+659 |
|/ / |
|
* | | Merge pull request #294 from janLo/simplify-session-match | jsorg71 | 2015-11-08 | 1 | -20/+2 |
|\ \ |
|
| * | | Simplify session match logic. | Jan Losinski | 2015-10-25 | 1 | -20/+2 |
* | | | common: fix possible deadlock in trans | Jay Sorg | 2015-11-02 | 1 | -1/+2 |
* | | | xup: no logic change, add logging | Jay Sorg | 2015-11-02 | 1 | -0/+6 |
|/ / |
|
* | | Merge pull request #267 from moobyfr/fix-systemd-debian | Itamar Reis Peixoto | 2015-10-14 | 2 | -3/+5 |
|\ \ |
|
| * | | Add default directory for debian, and set them optional | Blindauer Emmanuel | 2015-07-24 | 2 | -3/+5 |
* | | | tabs to spaces, no logic change | Jay Sorg | 2015-10-10 | 1 | -5/+5 |
* | | | for Xvnc sesman session, use hash of password for vnc auth | Jay Sorg | 2015-10-10 | 2 | -5/+42 |