Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | move temp files from /tmp to /tmp/.xrdp | Jay Sorg | 2012-02-11 | 1 | -2/+8 | |
* | fix init error | Jay Sorg | 2012-02-06 | 1 | -1/+1 | |
* | fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619 | Jay Sorg | 2012-02-05 | 1 | -21/+57 | |
* | added g_chown | Jay Sorg | 2011-07-07 | 1 | -0/+8 | |
* | Implemented client IP logging | Nicola Ruggero | 2010-11-04 | 1 | -0/+29 | |
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -32/+54 | |
* | bind to specific address | Jay Sorg | 2010-10-19 | 1 | -0/+18 | |
* | const char for atoi | jsorg71 | 2010-08-09 | 1 | -1/+1 | |
* | fixes for hppa | jsorg71 | 2010-02-22 | 1 | -2/+2 | |
* | add unix socket to trans | jsorg71 | 2009-09-05 | 1 | -0/+17 | |
* | fix warnings | jsorg71 | 2009-08-20 | 1 | -2/+6 | |
* | channel fixes | jsorg71 | 2009-08-15 | 1 | -0/+16 | |
* | add extended log output | jsorg71 | 2009-08-05 | 1 | -0/+4 | |
* | remove g_signal and change g_waitpid to check for signal | jsorg71 | 2009-05-29 | 1 | -16/+26 | |
* | remove g_set_file_rights since g_file_open sets the bits right | jsorg71 | 2009-05-19 | 1 | -17/+0 | |
* | work on chansrv | jsorg71 | 2009-04-20 | 1 | -0/+7 | |
* | fix some minor error issues | jsorg71 | 2009-04-19 | 1 | -0/+12 | |
* | update copyright year | jsorg71 | 2009-02-02 | 1 | -1/+1 | |
* | added g_signal_* functions | jsorg71 | 2008-12-30 | 1 | -0/+55 | |
* | add pid to event names | jsorg71 | 2008-12-01 | 1 | -3/+2 | |
* | remove unset_signals | jsorg71 | 2008-11-10 | 1 | -14/+0 | |
* | added HAVE_CONFIG_H | jsorg71 | 2008-08-10 | 1 | -0/+3 | |
* | added getuid function | jsorg71 | 2008-05-08 | 1 | -1/+15 | |
* | socket options fixes | jsorg71 | 2008-04-05 | 1 | -14/+17 | |
* | wait objs function changes | jsorg71 | 2008-04-04 | 1 | -4/+34 | |
* | added wait obj functions | jsorg71 | 2008-03-31 | 1 | -0/+266 | |
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 | |
* | fix warning | jsorg71 | 2007-12-24 | 1 | -2/+2 | |
* | add comments | jsorg71 | 2007-12-16 | 1 | -0/+21 | |
* | added g_strtrim | jsorg71 | 2007-10-27 | 1 | -0/+119 | |
* | remove CLK_TCK, not always defined | jsorg71 | 2007-10-15 | 1 | -1/+1 | |
* | added g_htoi | jsorg71 | 2007-10-15 | 1 | -0/+78 | |
* | added g_time2 function | jsorg71 | 2007-10-03 | 1 | -0/+18 | |
* | added g_file_get_size function | jsorg71 | 2007-09-26 | 1 | -0/+21 | |
* | return value var | jsorg71 | 2007-09-23 | 1 | -2/+6 | |
* | removed some warnings about wchar_t | jsorg71 | 2007-09-21 | 1 | -2/+8 | |
* | unicode | jsorg71 | 2007-09-21 | 1 | -0/+14 | |
* | added init and deinit functions and windows unicode fixes | jsorg71 | 2007-09-15 | 1 | -9/+31 | |
* | make sure malloc didn't return nil | jsorg71 | 2007-07-26 | 1 | -1/+4 | |
* | don't set send buffer size unless its less than 32k | jsorg71 | 2007-06-11 | 1 | -23/+60 | |
* | improve win32 random | jsorg71 | 2007-06-07 | 1 | -1/+8 | |
* | added tcp_socket_ok to test socket status | jsorg71 | 2007-04-11 | 1 | -2/+26 | |
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 | |
* | added EINPROGRESS as a valid blocking errno | jsorg71 | 2006-12-20 | 1 | -1/+1 | |
* | added calling convention defaults for os_calls | jsorg71 | 2006-12-12 | 1 | -85/+85 | |
* | removed sleep calls from xrdp_tcp | jsorg71 | 2006-12-09 | 1 | -0/+25 | |
* | added g_tcp_can_send | jsorg71 | 2006-12-09 | 1 | -0/+25 | |
* | commit patch 1589325, slightly modified - code cleanup | jsorg71 | 2006-11-04 | 1 | -95/+40 | |
* | g_chmod to g_chmod_hex | jsorg71 | 2006-10-28 | 1 | -2/+17 | |
* | added g_create_dir, g_directory_exist, g_remove_dir, and g_chmod | jsorg71 | 2006-10-27 | 1 | -1/+59 |