summaryrefslogtreecommitdiffstats
path: root/xrdp
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | no logic changes, remove warnings and coding style changesJay Sorg2012-06-101-1/+1
| | | |
* | | | log: added path for when --prefix is usedJay Sorg2012-06-102-4/+5
| |_|/ |/| |
* | | Merge remote branch 'syslog3/syslog3'Jay Sorg2012-06-045-19/+57
|\ \ \ | |/ / |/| |
| * | Initial syslog support in XRDPnorrarvid2012-05-275-19/+57
| |/
* | Merge pull request #20 from ArvidNorr/widerloginMarc-André Moreau2012-05-281-4/+4
|\ \ | | | | | | Support for long user and DNS name
| * | Support for long user and DNS namenorrarvid2012-05-281-4/+4
| |/
* | xrdp: pid file fixesJay Sorg2012-05-261-13/+19
| |
* | xrdp: add fork option to xrdp.iniJay Sorg2012-05-263-10/+15
| |
* | added g_close_wait_obj and size parameter to g_write_ip_addressJay Sorg2012-05-262-3/+3
| |
* | xrdp: fix memory leak in forkJay Sorg2012-05-261-9/+15
| |
* | xrdp: added -f command line option to fork on connectionsJay Sorg2012-05-265-11/+103
|/
* offscreen bitmaps: implement the delete listJay Sorg2012-05-224-2/+21
|
* don't jpeg compress fontsJay Sorg2012-05-211-1/+2
|
* -xorg: work on off screen bitmapsJay Sorg2012-05-201-1/+1
|
* xorg: work on offscreen bitmapsJay Sorg2012-05-195-83/+83
|
* xorg: work on offscreen bitmapsJay Sorg2012-05-176-43/+314
|
* started work on off screen bitmap supportJay Sorg2012-05-133-0/+94
|
* xrdp: xrdp_painter_copy width, height fixJay Sorg2012-05-131-4/+4
|
* pass the client_info(caps) on to module and xserverJay Sorg2012-05-132-0/+5
|
* fixes from ArvidNorrJay Sorg2012-05-072-13/+27
|
* xrdp: added xrdp.ini options to auto execute a modules and hide log windowJay Sorg2012-03-165-13/+52
|
* xrdp: added override setting for chansrv portJay Sorg2012-03-163-41/+75
|
* use unix domain socket for xrdp-X11rdp connectionJay Sorg2012-03-151-1/+17
|
* remove old freerdp dirJay Sorg2012-02-131-0/+9
|
* freerdp1: nlaJay Sorg2012-02-121-0/+2
|
* move temp files from /tmp to /tmp/.xrdpJay Sorg2012-02-111-1/+1
|
* freerdp module, color conversionJay Sorg2012-02-071-1/+1
|
* fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619Jay Sorg2012-02-051-1/+2
|
* add --port command line overrideJay Sorg2012-02-024-77/+154
|
* move win32 to own fileJay Sorg2012-02-022-231/+608
|
* remove warnings, check for nilJay Sorg2011-10-121-87/+159
|
* added 15 and 24bpp support and changes for reconnect / resizeJay Sorg2011-09-102-2/+17
|
* add max bpp option to xrdp.iniJay Sorg2011-08-241-1/+1
|
* move disconnect to X11rdpJay Sorg2011-08-242-35/+0
|
* added a way to disconnect a session from within a sessionJay Sorg2011-07-072-0/+37
|
* printf error when can't bind portJay Sorg2011-07-061-1/+2
|
* update some copyright yearsJay Sorg2011-07-061-4/+4
|
* minor changesJay Sorg2011-05-282-1/+1
|
* variable drop down menu sizeJay Sorg2010-11-251-0/+10
|
* include missing files in make distItamar Reis Peixoto2010-11-201-0/+1
|
* xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org>Itamar Reis Peixoto2010-11-205-80/+195
|
* use package version in xrdp.cItamar Reis Peixoto2010-11-201-1/+1
|
* work on freerdpJay Sorg2010-11-191-0/+6
|
* fixes for bell functionJay Sorg2010-11-181-2/+2
|
* Removed dead code re-introduced erroneously in commit ↵Nicola Ruggero2010-11-041-1/+0
| | | | 4cf06dbbcb8522be5fa069976c8f361fc874039f
* Read keymaps over 128 keys. Patch by Yoshitomo NakashimaNicola Ruggero2010-11-042-6/+6
|
* Implemented client IP loggingNicola Ruggero2010-11-041-0/+8
|
* Version up to 0.6.0Nicola Ruggero2010-11-031-1/+1
|
* Major code cleanup:Nicola Ruggero2010-11-038-157/+207
| | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
* Added bell (pcspeaker) supportNicola Ruggero2010-10-264-0/+26
|