Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | added g_snprintf to header | jsorg71 | 2007-01-27 | 1 | -0/+2 | |
| | ||||||
* | fix for file_read_line | jsorg71 | 2007-01-15 | 1 | -14/+28 | |
| | ||||||
* | copyright year update | jsorg71 | 2007-01-12 | 17 | -17/+17 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| |