Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | removed sleep calls from xrdp_tcp | jsorg71 | 2006-12-09 | 2 | -0/+29 | |
| | ||||||
* | added g_tcp_can_send | jsorg71 | 2006-12-09 | 1 | -0/+25 | |
| | ||||||
* | commit patch 1589325, slightly modified - code cleanup | jsorg71 | 2006-11-04 | 9 | -146/+88 | |
| | ||||||
* | g_chmod to g_chmod_hex | jsorg71 | 2006-10-28 | 2 | -3/+18 | |
| | ||||||
* | added g_create_dir, g_directory_exist, g_remove_dir, and g_chmod | jsorg71 | 2006-10-27 | 2 | -1/+67 | |
| | ||||||
* | remove k&r functions per 1579342 | jsorg71 | 2006-10-24 | 1 | -19/+9 | |
| | ||||||
* | make some functions static per 1579343 | jsorg71 | 2006-10-24 | 2 | -3/+3 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | got g_file_open working with read only files and added an exe function | jsorg71 | 2006-09-18 | 2 | -4/+47 | |
| | ||||||
* | added function list_append_list_strdup | jsorg71 | 2006-09-18 | 2 | -0/+20 | |
| | ||||||
* | fix lock problem | jsorg71 | 2006-08-25 | 1 | -2/+4 | |
| | ||||||
* | #include using <> | jsorg71 | 2006-08-23 | 1 | -7/+7 | |
| | ||||||
* | added comments | jsorg71 | 2006-08-23 | 1 | -9/+48 | |
| | ||||||
* | comment return value of g_initgroups function | jsorg71 | 2006-08-22 | 1 | -0/+1 | |
| | ||||||
* | got log.c compiling and formating changes and comments | jsorg71 | 2006-08-21 | 1 | -65/+88 | |
| | ||||||
* | added -ac to Xserver start params | jsorg71 | 2006-08-14 | 2 | -0/+18 | |
| | ||||||
* | fix for g_file_open | jsorg71 | 2006-08-06 | 1 | -1/+1 | |
| | ||||||
* | 64 bit fix | jsorg71 | 2006-07-22 | 1 | -1/+1 | |
| | ||||||
* | allow comments starting with # or cvs diff | jsorg71 | 2006-07-21 | 1 | -6/+18 | |
| | ||||||
* | adding initgroups() to support multiple user groups | ilsimo | 2006-07-01 | 2 | -0/+13 | |
| | ||||||
* | added some comments | jsorg71 | 2006-06-18 | 1 | -2/+12 | |
| | ||||||
* | making (hopefully) the logging system thread-safe | ilsimo | 2006-06-04 | 2 | -42/+35 | |
| | ||||||
* | need to include stdlib.h before opensll headers | jsorg71 | 2006-05-31 | 1 | -0/+1 | |
| | ||||||
* | printf -> writeln | jsorg71 | 2006-04-29 | 1 | -1/+3 | |
| | ||||||
* | some solaris fixes and add some funcs for sesman | jsorg71 | 2006-04-23 | 2 | -0/+101 | |
| | ||||||
* | use strcasecmp when comparing | jsorg71 | 2006-04-23 | 1 | -1/+1 | |
| | ||||||
* | fix an error in tcp_select | jsorg71 | 2006-03-25 | 1 | -0/+4 | |
| | ||||||
* | copyright year updates | jsorg71 | 2006-03-21 | 16 | -17/+51 | |
| | ||||||
* | added g_strcmp | ilsimo | 2006-01-11 | 2 | -0/+9 | |
| | ||||||
* | get_threadid should return long | jsorg71 | 2005-12-14 | 2 | -6/+7 | |
| | ||||||
* | added g_time1 function | jsorg71 | 2005-12-10 | 2 | -0/+16 | |
| | ||||||
* | powerpc is big endian | jsorg71 | 2005-12-09 | 1 | -1/+1 | |
| | ||||||
* | fix sentinel warning | jsorg71 | 2005-12-08 | 1 | -2/+2 | |
| | ||||||
* | added file_loc.h | jsorg71 | 2005-12-03 | 1 | -0/+38 | |
| | ||||||
* | more win32 stuff | jsorg71 | 2005-11-28 | 1 | -6/+3 | |
| | ||||||
* | <lf><cr> should be <cr><lf> | jsorg71 | 2005-11-26 | 1 | -1/+1 | |
| | ||||||
* | added some APP_CC and changed ssl prefix | jsorg71 | 2005-11-26 | 4 | -83/+84 | |
| | ||||||
* | win32 fixes | jsorg71 | 2005-11-19 | 1 | -2/+2 | |
| | ||||||
* | added logging to stdout | ilsimo | 2005-11-16 | 1 | -7/+18 | |
| | ||||||
* | add SPLITCOLOR15 and 16 | jsorg71 | 2005-11-10 | 1 | -4/+17 | |
| | ||||||
* | add SPLITCOLOR32 | jsorg71 | 2005-11-09 | 1 | -0/+6 | |
| | ||||||
* | MAKELONG should be lo, hi, not hi, lo | jsorg71 | 2005-11-07 | 1 | -1/+6 | |
| | ||||||
* | win32 changes | jsorg71 | 2005-11-07 | 1 | -0/+20 | |
| | ||||||
* | added file delete | jsorg71 | 2005-11-05 | 2 | -0/+14 | |
| |