Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 24 bit color | jsorg71 | 2007-04-29 | 1 | -0/+18 |
* | more portable start / stop script | jsorg71 | 2007-04-29 | 1 | -24/+68 |
* | more portable start / stop script | jsorg71 | 2007-04-29 | 1 | -24/+68 |
* | need 24 bit RGB and BGR macros | jsorg71 | 2007-04-28 | 3 | -12/+13 |
* | 24 bit color | jsorg71 | 2007-04-28 | 1 | -3/+35 |
* | 24 bit color | jsorg71 | 2007-04-28 | 2 | -1/+473 |
* | moving module management to seperate c file and moving sesman coomuniation to... | jsorg71 | 2007-04-26 | 2 | -251/+214 |
* | added -f to make clean rm command | jsorg71 | 2007-04-26 | 1 | -1/+1 |
* | move scp to xrdp | jsorg71 | 2007-04-20 | 2 | -87/+10 |
* | moved scp to xrdp | jsorg71 | 2007-04-20 | 1 | -2/+0 |
* | move scp to xrdp | jsorg71 | 2007-04-20 | 1 | -75/+2 |
* | some style fixes | ilsimo | 2007-04-15 | 3 | -33/+33 |
* | adding more logging after various exec() | ilsimo | 2007-04-15 | 1 | -16/+56 |
* | Xrdp to X11rdp | jsorg71 | 2007-04-14 | 1 | -1/+1 |
* | moving sesrun to tools/ | ilsimo | 2007-04-13 | 1 | -125/+0 |
* | portability fix: changed uintXX_t in xrdp defined datatypes | ilsimo | 2007-04-13 | 5 | -86/+73 |
* | added xrdp_mm | jsorg71 | 2007-04-13 | 1 | -0/+954 |
* | added xrdp_mm work for module management | jsorg71 | 2007-04-13 | 1 | -15/+11 |
* | added xrdp_mm struct | jsorg71 | 2007-04-13 | 1 | -5/+19 |
* | removed xrdp/xrdp_interface.c | jsorg71 | 2007-04-13 | 1 | -446/+0 |
* | added the xrdp_mm struct | jsorg71 | 2007-04-13 | 1 | -8/+27 |
* | added a comment | jsorg71 | 2007-04-13 | 1 | -0/+1 |
* | moved module work to its own struct | jsorg71 | 2007-04-13 | 1 | -4/+5 |
* | added xrdp_mm.c and removed xrdp_interface.c | jsorg71 | 2007-04-13 | 1 | -3/+3 |
* | undo disable cursor | jsorg71 | 2007-04-13 | 1 | -2/+0 |
* | added tcp_socket_ok to test socket status | jsorg71 | 2007-04-11 | 2 | -2/+28 |
* | added size int types | jsorg71 | 2007-04-11 | 1 | -0/+11 |
* | added debug out, added update sync | jsorg71 | 2007-04-08 | 4 | -4/+13 |
* | added debug out, added update sync call | jsorg71 | 2007-04-08 | 1 | -14/+93 |
* | added debug data | jsorg71 | 2007-04-08 | 1 | -0/+3 |
* | removed strip from Makefile | jsorg71 | 2007-04-08 | 1 | -1/+0 |
* | added sessvc as session supervisor | ilsimo | 2007-04-07 | 11 | -81/+514 |
* | small fixes for italian keymap (added <>{} keys) | ilsimo | 2007-04-01 | 1 | -4/+4 |
* | added ListenAddress configuration option | ilsimo | 2007-03-25 | 6 | -10/+64 |
* | fixes bug #1595324 in sf.net bugtracker | ilsimo | 2007-03-25 | 1 | -1/+3 |
* | adding libscp to xup | ilsimo | 2007-03-25 | 5 | -63/+68 |
* | added use of libscp | ilsimo | 2007-03-25 | 3 | -68/+61 |
* | some fixes for scp v0 | ilsimo | 2007-03-24 | 2 | -12/+63 |
* | more work on scp v1 | ilsimo | 2007-03-17 | 8 | -235/+643 |
* | fixing sone really stupid deadlocks occurring if there is some network error | ilsimo | 2007-02-17 | 1 | -0/+12 |
* | licence change | jsorg71 | 2007-02-07 | 2 | -32/+40 |
* | thread_calls and added semaphore | jsorg71 | 2007-02-04 | 2 | -8/+76 |
* | thread_calls | jsorg71 | 2007-02-04 | 4 | -31/+40 |
* | xrdp_control.sh is a bash script | jsorg71 | 2007-02-03 | 2 | -76/+92 |
* | thread and mutex work | jsorg71 | 2007-02-03 | 2 | -64/+31 |
* | tc_ prefix for thread calls | jsorg71 | 2007-02-03 | 1 | -1/+1 |
* | dont need length in strcmp | jsorg71 | 2007-02-03 | 1 | -18/+11 |
* | ansi | jsorg71 | 2007-02-03 | 1 | -1/+1 |
* | work on threads | jsorg71 | 2007-02-03 | 2 | -5/+70 |
* | indent | jsorg71 | 2007-02-01 | 3 | -9/+8 |