Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove warnings, check for nil | Jay Sorg | 2011-10-12 | 1 | -87/+159 |
| | |||||
* | added 15 and 24bpp support and changes for reconnect / resize | Jay Sorg | 2011-09-10 | 2 | -2/+17 |
| | |||||
* | add max bpp option to xrdp.ini | Jay Sorg | 2011-08-24 | 1 | -1/+1 |
| | |||||
* | move disconnect to X11rdp | Jay Sorg | 2011-08-24 | 2 | -35/+0 |
| | |||||
* | added a way to disconnect a session from within a session | Jay Sorg | 2011-07-07 | 2 | -0/+37 |
| | |||||
* | printf error when can't bind port | Jay Sorg | 2011-07-06 | 1 | -1/+2 |
| | |||||
* | update some copyright years | Jay Sorg | 2011-07-06 | 1 | -4/+4 |
| | |||||
* | minor changes | Jay Sorg | 2011-05-28 | 2 | -1/+1 |
| | |||||
* | variable drop down menu size | Jay Sorg | 2010-11-25 | 1 | -0/+10 |
| | |||||
* | include missing files in make dist | Itamar Reis Peixoto | 2010-11-20 | 1 | -0/+1 |
| | |||||
* | xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org> | Itamar Reis Peixoto | 2010-11-20 | 5 | -80/+195 |
| | |||||
* | use package version in xrdp.c | Itamar Reis Peixoto | 2010-11-20 | 1 | -1/+1 |
| | |||||
* | work on freerdp | Jay Sorg | 2010-11-19 | 1 | -0/+6 |
| | |||||
* | fixes for bell function | Jay Sorg | 2010-11-18 | 1 | -2/+2 |
| | |||||
* | Removed dead code re-introduced erroneously in commit ↵ | Nicola Ruggero | 2010-11-04 | 1 | -1/+0 |
| | | | | 4cf06dbbcb8522be5fa069976c8f361fc874039f | ||||
* | Read keymaps over 128 keys. Patch by Yoshitomo Nakashima | Nicola Ruggero | 2010-11-04 | 2 | -6/+6 |
| | |||||
* | Implemented client IP logging | Nicola Ruggero | 2010-11-04 | 1 | -0/+8 |
| | |||||
* | Version up to 0.6.0 | Nicola Ruggero | 2010-11-03 | 1 | -1/+1 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 8 | -157/+207 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | Added bell (pcspeaker) support | Nicola Ruggero | 2010-10-26 | 4 | -0/+26 |
| | |||||
* | log messages friend | Jay Sorg | 2010-10-22 | 1 | -4/+4 |
| | |||||
* | use en-us keymap file if no keymap file | Jay Sorg | 2010-10-22 | 2 | -1/+6 |
| | |||||
* | bind to specific address | Jay Sorg | 2010-10-19 | 1 | -5/+14 |
| | |||||
* | fix spelling error | jsorg71 | 2010-07-26 | 1 | -4/+4 |
| | |||||
* | write to pid file as early as possible | jsorg71 | 2010-07-26 | 1 | -11/+8 |
| | |||||
* | update copyright year and add tui64 type | jsorg71 | 2010-07-26 | 1 | -3/+8 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 13 | -13/+13 |
| | |||||
* | use trans | jsorg71 | 2010-05-04 | 5 | -67/+87 |
| | |||||
* | added debug configure option | jsorg71 | 2010-03-17 | 1 | -1/+8 |
| | |||||
* | remove some dead code | jsorg71 | 2009-12-26 | 1 | -1/+0 |
| | |||||
* | update trans in xrdp->sesman connection | jsorg71 | 2009-09-21 | 4 | -344/+219 |
| | |||||
* | improve login graphics | jsorg71 | 2009-09-17 | 7 | -8/+28 |
| | |||||
* | improve xrdp_bitmap_load to support 4 and 24 bpp bitmaps | jsorg71 | 2009-09-17 | 1 | -18/+122 |
| | |||||
* | remove noise | jsorg71 | 2009-09-12 | 1 | -6/+1 |
| | |||||
* | read the ini file to get the ip for chansrv | jsorg71 | 2009-09-06 | 1 | -8/+21 |
| | |||||
* | use unix socket for chansrv | jsorg71 | 2009-09-05 | 1 | -2/+2 |
| | |||||
* | log connection failure | jsorg71 | 2009-08-27 | 1 | -0/+2 |
| | |||||
* | try to connect to chansrv up to 4 times | jsorg71 | 2009-08-23 | 1 | -3/+10 |
| | |||||
* | fixes for small screen | jsorg71 | 2009-08-21 | 2 | -43/+84 |
| | |||||
* | move some big items to heap | jsorg71 | 2009-08-21 | 1 | -13/+12 |
| | |||||
* | 3 seconds is 3000, not 3 | jsorg71 | 2009-08-21 | 1 | -1/+1 |
| | |||||
* | pass domain, program, and directory to sesman and use directory and program | jsorg71 | 2009-08-19 | 1 | -0/+12 |
| | |||||
* | minor keyboard fixes | jsorg71 | 2009-08-17 | 2 | -26/+29 |
| | |||||
* | channel fixes | jsorg71 | 2009-08-15 | 2 | -2/+11 |
| | |||||
* | change the order of params for keydown/up to be more backward compatible | jsorg71 | 2009-08-12 | 1 | -2/+2 |
| | |||||
* | keymap changes | jsorg71 | 2009-08-12 | 4 | -1093/+130 |
| | |||||
* | log an error if send fails | jsorg71 | 2009-08-08 | 1 | -0/+4 |
| | |||||
* | add extended log output | jsorg71 | 2009-08-05 | 5 | -5/+32 |
| | |||||
* | patch from Christoph Brill - Don't always assume 3350 as the sesman port | jsorg71 | 2009-08-05 | 1 | -2/+54 |
| | |||||
* | when autologin, don't use client passed params unless xrdp.ini ask is used | jsorg71 | 2009-05-28 | 1 | -11/+18 |
| |