Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new logo | jsorg71 | 2005-03-23 | 1 | -0/+0 |
* | shutdown socket when closing | jsorg71 | 2005-03-13 | 1 | -0/+3 |
* | respond to shutdown signals | jsorg71 | 2005-03-13 | 2 | -13/+40 |
* | remove vncauth.c | jsorg71 | 2005-03-13 | 4 | -60/+24 |
* | deamon shutdown | jsorg71 | 2005-03-12 | 2 | -30/+25 |
* | added get_threadid | jsorg71 | 2005-03-12 | 2 | -0/+11 |
* | makefile and header changes | jsorg71 | 2005-03-11 | 5 | -112/+125 |
* | some ints should be long | jsorg71 | 2005-03-08 | 4 | -8/+10 |
* | added connection log | jsorg71 | 2005-03-06 | 10 | -108/+324 |
* | moved some functions around and changed some ifdefs | jsorg71 | 2005-03-01 | 6 | -125/+151 |
* | bitmap cache change | jsorg71 | 2005-02-25 | 3 | -8/+9 |
* | almost null hot spot should be 3, 3 | jsorg71 | 2005-02-22 | 1 | -1/+1 |
* | a few minor fixes | jsorg71 | 2005-02-22 | 2 | -33/+143 |
* | readability and 64 bit changes | jsorg71 | 2005-02-20 | 11 | -20/+74 |
* | gata give X more time to start | jsorg71 | 2005-02-19 | 1 | -1/+1 |
* | fix thread leak, gota detach | jsorg71 | 2005-02-17 | 3 | -3/+11 |
* | added script to start window manager | jsorg71 | 2005-02-13 | 2 | -18/+46 |
* | more debug info | jsorg71 | 2005-02-13 | 1 | -1/+2 |
* | fix some crashes and added some debug messages | jsorg71 | 2005-02-11 | 5 | -17/+44 |
* | added a bunch of error checks | jsorg71 | 2005-02-08 | 13 | -426/+440 |
* | use our own vnc passwd file | jsorg71 | 2005-02-04 | 2 | -14/+38 |
* | fix disconnect problems | jsorg71 | 2005-02-04 | 4 | -519/+175 |
* | move d3des to common | jsorg71 | 2005-02-04 | 2 | -0/+498 |
* | if sck is closed, don't write or read it again, other small fixes | jsorg71 | 2005-02-04 | 4 | -1/+29 |
* | added session manager and fixed disconnect problems | jsorg71 | 2005-01-30 | 12 | -228/+914 |
* | added pointer cache, some debug messages and some other fixes | jsorg71 | 2005-01-21 | 17 | -249/+440 |
* | fix debug parameters | jsorg71 | 2005-01-18 | 1 | -1/+2 |
* | don't load font unless needed | jsorg71 | 2005-01-17 | 4 | -548/+564 |
* | added lib header and makefile | jsorg71 | 2005-01-17 | 9 | -184/+470 |
* | changed the way the palette works in 8 bpp and changed some parameter passing | jsorg71 | 2005-01-15 | 15 | -662/+807 |
* | set bitmap cache and bitmap compression from the config file | jsorg71 | 2005-01-14 | 12 | -73/+399 |
* | added bitmap cache | jsorg71 | 2005-01-12 | 14 | -210/+978 |
* | updated 8 bpp compression | jsorg71 | 2005-01-07 | 1 | -18/+145 |
* | copyright update | jsorg71 | 2005-01-07 | 23 | -23/+23 |
* | removed 2 files | jsorg71 | 2005-01-07 | 2 | -1061/+0 |
* | commit bitmap compres work and moved some files around | jsorg71 | 2005-01-07 | 10 | -195/+1126 |
* | move some file to common | jsorg71 | 2005-01-07 | 5 | -1242/+143 |
* | added files from xrdp directory | jsorg71 | 2005-01-07 | 4 | -0/+1260 |
* | added vnc mod | jsorg71 | 2004-11-28 | 24 | -402/+3830 |
* | started work on moduals | jsorg71 | 2004-11-15 | 6 | -6/+77 |
* | more work on combo box | jsorg71 | 2004-11-12 | 6 | -36/+253 |
* | some combo box work | jsorg71 | 2004-11-09 | 6 | -63/+231 |
* | hide password chars | jsorg71 | 2004-11-07 | 3 | -5/+21 |
* | control focus improvements | jsorg71 | 2004-10-26 | 3 | -44/+100 |
* | added xrdp_defines.h | jsorg71 | 2004-10-26 | 1 | -0/+61 |
* | work on logon edits | jsorg71 | 2004-10-25 | 8 | -71/+186 |
* | win32 compile changes | jsorg71 | 2004-10-21 | 10 | -82/+227 |
* | added early keyboard work and some other fixes | jsorg71 | 2004-10-11 | 9 | -55/+417 |
* | organization and optimazation | jsorg71 | 2004-10-06 | 11 | -165/+216 |
* | some oganization and macros | jsorg71 | 2004-10-01 | 7 | -171/+220 |