summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Remove GOT_PREFIX, it's a broken hack of limited utilityPavel Roskin2016-01-263-12/+0
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #314 from proski/localeItamar Reis Peixoto2016-02-081-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | sesman: don't set LANG, let initialization scripts take care of itPavel Roskin2016-02-071-1/+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
* | | | | | | | | | | | | xrdp: fix --killJay Sorg2015-10-101-33/+33
* | | | | | | | | | | | | rename g_tcp_can_recv to g_sck_can_recvJay Sorg2015-10-074-6/+6
* | | | | | | | | | | | | xorgxrdp=884b347Jay Sorg2015-10-061-0/+0
* | | | | | | | | | | | | common: change wait objs to use 'pipe' and remove per process temp directorie...Jay Sorg2015-10-062-250/+191
* | | | | | | | | | | | | sesman: close sync and term sockets after forkJay Sorg2015-09-271-0/+5
* | | | | | | | | | | | | common: set log file fd to close on execJay Sorg2015-09-271-0/+7
* | | | | | | | | | | | | common: fix logic for internal_log_endJay Sorg2015-09-271-1/+1
* | | | | | | | | | | | | Merge pull request #274 from teckids/submit-upstreamjsorg712015-09-013-0/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | add historic GPLv2+ to Simone’s filesmirabilos2015-08-262-0/+26
| * | | | | | | | | | | | | replace image with one I shot myself just now: “Blick auf’s Meßdorfer Fe...mirabilos2015-08-261-0/+0
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #278 from itamarjp/develItamar Reis Peixoto2015-08-301-4/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | add missing .ini files into extra_dist, so they will appear in xrdp tarball a...Itamar Reis Peixoto2015-08-301-4/+9
* | | | | | | | | | | | | | xorgxrdp=4a2b11fJay Sorg2015-08-261-0/+0
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | vnc: fix a issue with passwords longer that 8Jay Sorg2015-08-201-1/+3
* | | | | | | | | | | | | Merge pull request #270 from teckids/submit-upstreamjsorg712015-08-191-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \