| Commit message (Expand) | Author | Age | Files | Lines |
* | spelling mistakes | jsorg71 | 2005-12-01 | 1 | -3/+3 |
* | read port, if set, from xrdp.ini | jsorg71 | 2005-11-30 | 1 | -7/+42 |
* | with autologin, use first non globals section in xrdp.ini | jsorg71 | 2005-11-28 | 1 | -2/+19 |
* | added win32 service calls | jsorg71 | 2005-11-28 | 1 | -39/+228 |
* | more win32 stuff | jsorg71 | 2005-11-28 | 1 | -6/+3 |
* | <lf><cr> should be <cr><lf> | jsorg71 | 2005-11-26 | 17 | -108/+106 |
* | changed ssl prefix | jsorg71 | 2005-11-26 | 5 | -140/+138 |
* | added some APP_CC and changed ssl prefix | jsorg71 | 2005-11-26 | 4 | -83/+84 |
* | -ldl should be in libs | jsorg71 | 2005-11-20 | 1 | -2/+2 |
* | Makefile changes | jsorg71 | 2005-11-19 | 3 | -10/+30 |
* | win32 fixes | jsorg71 | 2005-11-19 | 2 | -25/+31 |
* | fixed check for pid file and delete of pid file on exit | ilsimo | 2005-11-16 | 3 | -6/+35 |
* | added CORE logging level | ilsimo | 2005-11-16 | 1 | -0/+0 |
* | added logging to stdout | ilsimo | 2005-11-16 | 1 | -7/+18 |
* | added kerberos auth | jsorg71 | 2005-11-16 | 2 | -11/+416 |
* | added manpages for xrdp, xrdp.ini, sesman, sesman.ini, sesrun | ilsimo | 2005-11-13 | 5 | -0/+0 |
* | added --nodaemon and --kill options | ilsimo | 2005-11-13 | 8 | -101/+267 |
* | add SPLITCOLOR15 and 16 | jsorg71 | 2005-11-10 | 1 | -4/+17 |
* | 8 /16 bpp client fixes | jsorg71 | 2005-11-10 | 3 | -4/+31 |
* | source, then dest bpp | jsorg71 | 2005-11-09 | 2 | -4/+4 |
* | 8bpp fixes | jsorg71 | 2005-11-09 | 4 | -25/+181 |
* | add SPLITCOLOR32 | jsorg71 | 2005-11-09 | 1 | -0/+6 |
* | gota close socket | jsorg71 | 2005-11-08 | 1 | -0/+5 |
* | opps, MAKELONG fix | jsorg71 | 2005-11-08 | 1 | -1/+1 |
* | MAKELONG should be lo, hi, not hi, lo | jsorg71 | 2005-11-07 | 3 | -7/+12 |
* | win32 changes | jsorg71 | 2005-11-07 | 1 | -0/+20 |
* | minor xrdpstart.sh changes | jsorg71 | 2005-11-06 | 1 | -2/+2 |
* | added deamonizing | jsorg71 | 2005-11-06 | 1 | -7/+130 |
* | added file delete | jsorg71 | 2005-11-05 | 2 | -0/+14 |
* | align | jsorg71 | 2005-11-05 | 2 | -12/+12 |
* | some minor bugs | jsorg71 | 2005-11-05 | 2 | -3/+4 |
* | set default rdp port | jsorg71 | 2005-11-03 | 1 | -0/+1 |
* | rdp module | jsorg71 | 2005-11-03 | 3 | -2/+9 |
* | libradop -> librdp | jsorg71 | 2005-11-03 | 2 | -2/+2 |
* | added RDP_PDU_REDIRECT | jsorg71 | 2005-11-03 | 1 | -0/+1 |
* | add Makefile | jsorg71 | 2005-11-03 | 1 | -0/+20 |
* | early rdp module work | jsorg71 | 2005-11-03 | 10 | -21/+4694 |
* | gota use len in BN_bin2bn | jsorg71 | 2005-11-02 | 1 | -3/+3 |
* | fixing some errors in logging functions | ilsimo | 2005-10-26 | 2 | -8/+18 |
* | Added logging subsystem | ilsimo | 2005-10-23 | 2 | -0/+398 |
* | Added new sesman config options and fixed startup script | ilsimo | 2005-10-23 | 2 | -1/+7 |
* | Adding logging functions and adding log options in config files | ilsimo | 2005-10-23 | 10 | -74/+205 |
* | added rdp_mcs.c | jsorg71 | 2005-10-14 | 1 | -0/+549 |
* | added rdp_iso.c | jsorg71 | 2005-10-12 | 1 | -0/+196 |
* | added rdp_tcp.c | jsorg71 | 2005-10-12 | 1 | -0/+165 |
* | bsd compatable clearenv | jsorg71 | 2005-10-11 | 1 | -1/+7 |
* | makefile fix | jsorg71 | 2005-10-11 | 1 | -1/+1 |
* | fixing some typos in Makefiles | ilsimo | 2005-10-09 | 3 | -4/+2 |
* | Making sesman running as a daemon in the background and placing session start... | ilsimo | 2005-10-09 | 3 | -151/+235 |
* | Adding auth.h env.c env.h session.c session.h tcp.c tcp.h | ilsimo | 2005-10-06 | 7 | -0/+564 |