aboutsummaryrefslogtreecommitdiffstats
path: root/util-src/pposix.c
Commit message (Expand)AuthorAgeFilesLines
* Close std{in,out,err} when daemonizingvault/0.4.20.4.2Matthew Wild2009-05-221-2/+2
* 0.3->0.4Matthew Wild2009-03-201-1/+1
* pposix: Standardize error messagesMatthew Wild2009-03-031-7/+9
* pposix: Small fix for copyright noticeMatthew Wild2009-03-031-1/+1
* Make the code actually build.Tobias Markmann2009-02-221-13/+13
* Added missing code.Tobias Markmann2009-02-221-1/+28
* Adding setrlimits() binding.Tobias Markmann2009-02-221-0/+82
* util.pposix: Add getuid/setuid (we don't use them yet)Matthew Wild2009-02-151-1/+80
* util.pposix: Fix incompatible pointer type compiler warningsMatthew Wild2009-02-131-5/+6
* Licensing/version updates for some files (forgot to commit, doh...)Matthew Wild2009-02-021-18/+9
* pposix: Remove debug lineMatthew Wild2009-01-161-1/+0
* pposix: Add syslog_setmask (use config: minimum_log_level = 'warn' etc.)Matthew Wild2009-01-161-0/+17
* pposix: Add _NAME and _VERSIONMatthew Wild2009-01-161-0/+8
* mod_posix/pposix: Fix reporting of incorrect PID on daemonization. Log correc...Matthew Wild2009-01-151-8/+21
* mod_posix: Support for logging to syslog (log = 'syslog' in config)Matthew Wild2009-01-151-0/+129
* Remove some debugging from pposix.cMatthew Wild2008-12-061-2/+0
* Add posix support library, and adjust makefiles for itMatthew Wild2008-12-061-0/+94