| Commit message (Expand) | Author | Age | Files | Lines |
* | remove uirdesktop | jsorg71 | 2007-01-11 | 4 | -2567/+0 |
* | channel data go go to the client | jsorg71 | 2006-12-30 | 1 | -0/+20 |
* | more work on channel support | jsorg71 | 2006-12-30 | 11 | -2/+199 |
* | added channel support | jsorg71 | 2006-12-28 | 6 | -81/+548 |
* | added chkconfig support for newer versions | jsorg71 | 2006-12-26 | 2 | -0/+4 |
* | added EINPROGRESS as a valid blocking errno | jsorg71 | 2006-12-20 | 1 | -1/+1 |
* | license change | jsorg71 | 2006-12-18 | 1 | -16/+19 |
* | added calling convention defaults for os_calls | jsorg71 | 2006-12-12 | 2 | -170/+172 |
* | remove sleep calls | jsorg71 | 2006-12-10 | 1 | -2/+2 |
* | remove sleep calls | jsorg71 | 2006-12-10 | 1 | -2/+2 |
* | remove sleep | jsorg71 | 2006-12-09 | 1 | -2/+2 |
* | removed sleep calls from xrdp_tcp | jsorg71 | 2006-12-09 | 3 | -2/+31 |
* | added g_tcp_can_send | jsorg71 | 2006-12-09 | 1 | -0/+25 |
* | let module decide if alt-gr needs to be ignored | jsorg71 | 2006-12-09 | 4 | -24/+22 |
* | fix keyup issue | jsorg71 | 2006-12-08 | 1 | -3/+4 |
* | remove debug messages | jsorg71 | 2006-12-02 | 2 | -35/+3 |
* | g_ for global variables | jsorg71 | 2006-11-29 | 1 | -11/+11 |
* | adding scp v1 first code, fixed passwd auth for disabled password | ilsimo | 2006-11-24 | 13 | -46/+982 |
* | use in_sint8 macro | jsorg71 | 2006-11-14 | 1 | -2/+2 |
* | update license clauses | jsorg71 | 2006-11-14 | 1 | -4/+30 |
* | some fixes for libscp | ilsimo | 2006-11-05 | 4 | -3/+106 |
* | big endian fix for mouse cursor | jsorg71 | 2006-11-05 | 1 | -1/+6 |
* | commit patch 1589325, slightly modified - code cleanup | jsorg71 | 2006-11-04 | 13 | -152/+94 |
* | added freetype2 dir for linking | jsorg71 | 2006-11-03 | 1 | -1/+1 |
* | Fix for an error which blocks X11rdp session to be started | ilsimo | 2006-10-28 | 1 | -2/+1 |
* | g_chmod to g_chmod_hex | jsorg71 | 2006-10-28 | 3 | -4/+19 |
* | make sure /tmp/.X11-unix directoy exist | jsorg71 | 2006-10-27 | 1 | -0/+7 |
* | added g_create_dir, g_directory_exist, g_remove_dir, and g_chmod | jsorg71 | 2006-10-27 | 2 | -1/+67 |
* | Adding MaxLoginRetry configuration option | ilsimo | 2006-10-25 | 1 | -0/+7 |
* | Adding MaxLoginRetry configuration option | ilsimo | 2006-10-25 | 3 | -2/+15 |
* | remove k&r functions per 1579342 | jsorg71 | 2006-10-24 | 1 | -19/+9 |
* | make some functions static per 1579343 | jsorg71 | 2006-10-24 | 6 | -14/+14 |
* | add a login callback | jsorg71 | 2006-10-24 | 5 | -5/+39 |
* | adding missing license notes | ilsimo | 2006-10-16 | 4 | -59/+232 |
* | fixed missink break in switch | ilsimo | 2006-10-16 | 1 | -0/+1 |
* | added italy keymap | jsorg71 | 2006-10-16 | 1 | -3/+72 |
* | first try for a scp protocol layer (aka libscp) | ilsimo | 2006-10-15 | 16 | -98/+885 |
* | copyright changes on some files | jsorg71 | 2006-10-12 | 6 | -92/+112 |
* | added in_sint8 | jsorg71 | 2006-10-12 | 1 | -0/+7 |
* | copyright change | jsorg71 | 2006-10-12 | 1 | -20/+22 |
* | added 'pt br' key layout | jsorg71 | 2006-10-11 | 1 | -0/+73 |
* | more --nodaemon aliases | jsorg71 | 2006-10-10 | 1 | -1/+5 |
* | altgr fix | jsorg71 | 2006-10-09 | 3 | -5/+21 |
* | added switch for any char conversion we need for other key layouts | jsorg71 | 2006-10-09 | 1 | -1/+11 |
* | added de, fr, and gb key layouts | jsorg71 | 2006-10-08 | 9 | -315/+515 |
* | set some default socket options | jsorg71 | 2006-10-04 | 1 | -1/+10 |
* | win32 fix | jsorg71 | 2006-09-29 | 1 | -1/+1 |
* | win32 fix | jsorg71 | 2006-09-23 | 1 | -1/+1 |
* | win32 thread creation fix | jsorg71 | 2006-09-23 | 1 | -2/+10 |
* | fix invalidate message | jsorg71 | 2006-09-22 | 2 | -3/+8 |