| Commit message (Expand) | Author | Age | Files | Lines |
* | copyright year update | jsorg71 | 2006-02-04 | 13 | -13/+13 |
* | minor comment changes | jsorg71 | 2006-02-03 | 1 | -3/+3 |
* | rop fix | jsorg71 | 2006-02-03 | 1 | -1/+7 |
* | marked some options as ignored | ilsimo | 2006-01-13 | 1 | -1/+7 |
* | new session list code | ilsimo | 2006-01-13 | 7 | -30/+445 |
* | added g_strcmp | ilsimo | 2006-01-11 | 2 | -0/+9 |
* | added new options in sesman.ini | ilsimo | 2006-01-10 | 10 | -0/+433 |
* | added missing config directives | ilsimo | 2005-12-21 | 1 | -0/+6 |
* | adding some access control features | ilsimo | 2005-12-15 | 8 | -20/+308 |
* | get_threadid should return long | jsorg71 | 2005-12-14 | 3 | -7/+8 |
* | started rec file | jsorg71 | 2005-12-14 | 3 | -0/+289 |
* | added g_time1 function | jsorg71 | 2005-12-10 | 2 | -0/+16 |
* | list.c, file.c, os_calls.c, and thread_calls.c make check | jsorg71 | 2005-12-10 | 1 | -4/+4 |
* | os_calls.c and d3des.c make check | jsorg71 | 2005-12-10 | 1 | -2/+2 |
* | os_calls.c, d2des.c, list.c, file.c, and log.c make check | jsorg71 | 2005-12-10 | 1 | -5/+5 |
* | file.c, os_calls.c, and ssl_calls.c make check | jsorg71 | 2005-12-10 | 1 | -3/+3 |
* | os_call.o and ssl_calls.o check | jsorg71 | 2005-12-10 | 1 | -2/+2 |
* | powerpc is big endian | jsorg71 | 2005-12-09 | 1 | -1/+1 |
* | fix a couple of warnings | jsorg71 | 2005-12-09 | 1 | -0/+3 |
* | fix sentinel warning | jsorg71 | 2005-12-08 | 1 | -2/+2 |
* | added file_loc.h | jsorg71 | 2005-12-03 | 1 | -0/+38 |
* | removed #include "file_loc.h" | ilsimo | 2005-12-02 | 2 | -2/+0 |
* | Makefile and file location changes | jsorg71 | 2005-12-02 | 13 | -24/+29 |
* | Makefile changes | jsorg71 | 2005-12-02 | 7 | -30/+108 |
* | added win32 makefile | jsorg71 | 2005-12-02 | 1 | -0/+31 |
* | 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 |