summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* added g_snprintf to headerjsorg712007-01-271-0/+2
* fix for file_read_linejsorg712007-01-151-14/+28
* copyright year updatejsorg712007-01-1217-17/+17
* added EINPROGRESS as a valid blocking errnojsorg712006-12-201-1/+1
* license changejsorg712006-12-181-16/+19
* added calling convention defaults for os_callsjsorg712006-12-122-170/+172
* removed sleep calls from xrdp_tcpjsorg712006-12-092-0/+29
* added g_tcp_can_sendjsorg712006-12-091-0/+25
* commit patch 1589325, slightly modified - code cleanupjsorg712006-11-049-146/+88
* g_chmod to g_chmod_hexjsorg712006-10-282-3/+18
* added g_create_dir, g_directory_exist, g_remove_dir, and g_chmodjsorg712006-10-272-1/+67
* remove k&r functions per 1579342jsorg712006-10-241-19/+9
* make some functions static per 1579343jsorg712006-10-242-3/+3
* copyright changes on some filesjsorg712006-10-126-92/+112
* added in_sint8jsorg712006-10-121-0/+7
* copyright changejsorg712006-10-121-20/+22
* set some default socket optionsjsorg712006-10-041-1/+10
* win32 fixjsorg712006-09-291-1/+1
* win32 fixjsorg712006-09-231-1/+1
* win32 thread creation fixjsorg712006-09-231-2/+10
* got g_file_open working with read only files and added an exe functionjsorg712006-09-182-4/+47
* added function list_append_list_strdupjsorg712006-09-182-0/+20
* fix lock problemjsorg712006-08-251-2/+4
* #include using <>jsorg712006-08-231-7/+7
* added commentsjsorg712006-08-231-9/+48
* comment return value of g_initgroups functionjsorg712006-08-221-0/+1
* got log.c compiling and formating changes and commentsjsorg712006-08-211-65/+88
* added -ac to Xserver start paramsjsorg712006-08-142-0/+18
* fix for g_file_openjsorg712006-08-061-1/+1
* 64 bit fixjsorg712006-07-221-1/+1
* allow comments starting with # or cvs diffjsorg712006-07-211-6/+18
* adding initgroups() to support multiple user groupsilsimo2006-07-012-0/+13
* added some commentsjsorg712006-06-181-2/+12
* making (hopefully) the logging system thread-safeilsimo2006-06-042-42/+35
* need to include stdlib.h before opensll headersjsorg712006-05-311-0/+1
* printf -> writelnjsorg712006-04-291-1/+3
* some solaris fixes and add some funcs for sesmanjsorg712006-04-232-0/+101
* use strcasecmp when comparingjsorg712006-04-231-1/+1
* fix an error in tcp_selectjsorg712006-03-251-0/+4
* copyright year updatesjsorg712006-03-2116-17/+51
* added g_strcmpilsimo2006-01-112-0/+9
* get_threadid should return longjsorg712005-12-142-6/+7
* added g_time1 functionjsorg712005-12-102-0/+16
* powerpc is big endianjsorg712005-12-091-1/+1
* fix sentinel warningjsorg712005-12-081-2/+2
* added file_loc.hjsorg712005-12-031-0/+38
* more win32 stuffjsorg712005-11-281-6/+3
* <lf><cr> should be <cr><lf>jsorg712005-11-261-1/+1
* added some APP_CC and changed ssl prefixjsorg712005-11-264-83/+84
* win32 fixesjsorg712005-11-191-2/+2