summaryrefslogtreecommitdiffstats
path: root/common/os_calls.h
Commit message (Expand)AuthorAgeFilesLines
* vnc: code cleanupJay Sorg2016-12-041-0/+2
* Use const pointers in function arguments when possiblePavel Roskin2016-10-171-2/+2
* Merge pull request #390 from proski/june21jsorg712016-08-051-14/+10
|\
| * Introduce glib style macros for allocating memory with typePavel Roskin2016-07-081-0/+7
| * Fix warnings detected by -Wwrite-stringsPavel Roskin2016-07-081-3/+3
| * Check string format in log_messagePavel Roskin2016-06-211-11/+0
* | sesman: env_set_user, fix potential bof issuesspeidy2016-07-221-3/+3
|/
* Include config_ac.h from common/os_calls.h to enable all format warningsPavel Roskin2016-04-211-0/+4
* Merge pull request #341 from proski/sanity-checksjsorg712016-03-161-5/+14
|\
| * Annotate printf-like functions if supported by the compilerPavel Roskin2016-03-031-5/+14
* | fix warnings, move some calls to os_callsJay Sorg2016-03-161-0/+2
* | Don't attempt to intercept SIGKILL, it doesn't work on any OSJay Sorg2016-03-141-1/+0
|/
* common: change wait objs to use 'pipe' and remove per process temp directorie...Jay Sorg2015-10-061-24/+35
* common: add g_mirror_memcpyJay Sorg2015-08-181-0/+1
* common: merge from a8Jay Sorg2014-11-071-0/+2
* sesman: more options for session lookup from Fredy PaquetJay Sorg2014-04-201-0/+1
* common: no logic change, update commentsJay Sorg2014-03-011-1/+1
* remove some warning, move gethostname to os_callsJay Sorg2014-02-081-0/+1
* common: added shm to os_callsJay Sorg2014-01-281-0/+2
* log client ip with pid, etcJay Sorg2013-10-021-0/+2
* added options to set tcp send and recv buffer sizesJay Sorg2013-10-021-0/+4
* add pid loggingJay Sorg2013-10-011-0/+1
* common: added g_signal_segfault to headerJay Sorg2013-09-091-0/+1
* move text2bool to os_callsJay Sorg2013-08-241-0/+1
* folder redirection: fixed language issuesLaxmikant Rashinkar2013-06-081-247/+125
* ipv6Jay Sorg2013-04-031-1/+1
* ipv6Jay Sorg2013-04-031-1/+1
* adding ipv6 supportJay Sorg2013-04-031-3/+3
* Add g_strchr to os_callsLawrenceK2012-12-201-0/+2
* added getgid to os_callsJay Sorg2012-10-291-0/+2
* added a file open funtionJay Sorg2012-10-131-0/+3
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-23/+19
* Merge pull request #28 from ArvidNorr/tcp_nodelayArvidNorr2012-06-181-0/+2
|\
| * Support for TCP keepalive and TCP no_delay addednorrarvid2012-06-041-0/+2
* | Improved error handling for module load and init, fixed bug in logwindownorrarvid2012-05-301-0/+2
|/
* xrdp: pid file fixesJay Sorg2012-05-261-0/+2
* added g_close_wait_obj and size parameter to g_write_ip_addressJay Sorg2012-05-261-1/+3
* /tmp cleanupJay Sorg2012-02-141-0/+4
* common: added signal for usr1Jay Sorg2012-02-121-0/+2
* fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619Jay Sorg2012-02-051-2/+2
* added g_chownJay Sorg2011-07-071-0/+2
* Implemented client IP loggingNicola Ruggero2010-11-041-0/+2
* Major code cleanup:Nicola Ruggero2010-11-031-0/+4
* bind to specific addressJay Sorg2010-10-191-0/+2
* update copyright yearJay Sorg2010-10-191-1/+1
* const char for atoijsorg712010-08-091-1/+1
* add unix socket to transjsorg712009-09-051-0/+2
* channel fixesjsorg712009-08-151-0/+2
* remove g_signal and change g_waitpid to check for signaljsorg712009-05-291-2/+0
* remove g_set_file_rights since g_file_open sets the bits rightjsorg712009-05-191-2/+0