summaryrefslogtreecommitdiffstats
path: root/xrdp
Commit message (Expand)AuthorAgeFilesLines
* 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 4cf06dbbcb8522be5fa0699...Nicola Ruggero2010-11-041-1/+0
* 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
* Added bell (pcspeaker) supportNicola Ruggero2010-10-264-0/+26
* log messages friendJay Sorg2010-10-221-4/+4
* use en-us keymap file if no keymap fileJay Sorg2010-10-222-1/+6
* bind to specific addressJay Sorg2010-10-191-5/+14
* fix spelling errorjsorg712010-07-261-4/+4
* write to pid file as early as possiblejsorg712010-07-261-11/+8
* update copyright year and add tui64 typejsorg712010-07-261-3/+8
* update copyright yearjsorg712010-07-0413-13/+13
* use transjsorg712010-05-045-67/+87
* added debug configure optionjsorg712010-03-171-1/+8
* remove some dead codejsorg712009-12-261-1/+0
* update trans in xrdp->sesman connectionjsorg712009-09-214-344/+219
* improve login graphicsjsorg712009-09-177-8/+28
* improve xrdp_bitmap_load to support 4 and 24 bpp bitmapsjsorg712009-09-171-18/+122
* remove noisejsorg712009-09-121-6/+1
* read the ini file to get the ip for chansrvjsorg712009-09-061-8/+21
* use unix socket for chansrvjsorg712009-09-051-2/+2
* log connection failurejsorg712009-08-271-0/+2
* try to connect to chansrv up to 4 timesjsorg712009-08-231-3/+10
* fixes for small screenjsorg712009-08-212-43/+84
* move some big items to heapjsorg712009-08-211-13/+12
* 3 seconds is 3000, not 3jsorg712009-08-211-1/+1
* pass domain, program, and directory to sesman and use directory and programjsorg712009-08-191-0/+12
* minor keyboard fixesjsorg712009-08-172-26/+29
* channel fixesjsorg712009-08-152-2/+11
* change the order of params for keydown/up to be more backward compatiblejsorg712009-08-121-2/+2
* keymap changesjsorg712009-08-124-1093/+130
* log an error if send failsjsorg712009-08-081-0/+4
* add extended log outputjsorg712009-08-055-5/+32
* patch from Christoph Brill - Don't always assume 3350 as the sesman portjsorg712009-08-051-2/+54
* when autologin, don't use client passed params unless xrdp.ini ask is usedjsorg712009-05-281-11/+18