Close std{in,out,err} when daemonizing
0.4.2
|
Matthew Wild |
Fri, 22 May 2009 14:48:34 +0100 |
0.3->0.4
|
Matthew Wild |
Fri, 20 Mar 2009 20:16:25 +0000 |
pposix: Standardize error messages
|
Matthew Wild |
Tue, 03 Mar 2009 17:25:20 +0000 |
pposix: Small fix for copyright notice
|
Matthew Wild |
Tue, 03 Mar 2009 17:24:56 +0000 |
Make the code actually build.
|
Tobias Markmann |
Sun, 22 Feb 2009 20:57:57 +0100 |
Added missing code.
|
Tobias Markmann |
Sun, 22 Feb 2009 20:55:06 +0100 |
Adding setrlimits() binding.
|
Tobias Markmann |
Sun, 22 Feb 2009 20:35:41 +0100 |
util.pposix: Add getuid/setuid (we don't use them yet)
|
Matthew Wild |
Sun, 15 Feb 2009 15:56:04 +0000 |
util.pposix: Fix incompatible pointer type compiler warnings
|
Matthew Wild |
Fri, 13 Feb 2009 15:01:46 +0000 |
Licensing/version updates for some files (forgot to commit, doh...)
|
Matthew Wild |
Mon, 02 Feb 2009 18:03:18 +0000 |
pposix: Remove debug line
|
Matthew Wild |
Fri, 16 Jan 2009 05:22:28 +0000 |
pposix: Add syslog_setmask (use config: minimum_log_level = 'warn' etc.)
|
Matthew Wild |
Fri, 16 Jan 2009 05:20:04 +0000 |
pposix: Add _NAME and _VERSION
|
Matthew Wild |
Fri, 16 Jan 2009 04:57:36 +0000 |
mod_posix/pposix: Fix reporting of incorrect PID on daemonization. Log correct PID, and support writing a pidfile (pidfile = '/path/to/prosody.pid' in config). Added getpid() to pposix and improved function names.
|
Matthew Wild |
Thu, 15 Jan 2009 20:59:36 +0000 |
mod_posix: Support for logging to syslog (log = 'syslog' in config)
|
Matthew Wild |
Thu, 15 Jan 2009 20:06:41 +0000 |
Remove some debugging from pposix.c
|
Matthew Wild |
Sat, 06 Dec 2008 23:22:35 +0000 |
Add posix support library, and adjust makefiles for it
|
Matthew Wild |
Sat, 06 Dec 2008 23:20:59 +0000 |