log plugins/mod_posix.lua @ 991:cd0d75de8345

age author description
Sun, 12 Apr 2009 02:57:52 +0100 Matthew Wild mod_posix: Allow logging and pidfile options to take effect without needing to daemonize. Add the ability to catch SIGTERM.
Fri, 16 Jan 2009 05:41:59 +0000 Matthew Wild mod_posix: logging fix
Fri, 16 Jan 2009 05:40:40 +0000 Matthew Wild Fix for pposix version detection
Fri, 16 Jan 2009 05:18:38 +0000 Matthew Wild mod_posix: Check version of pposix
Thu, 15 Jan 2009 20:59:36 +0000 Matthew Wild 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.
Thu, 15 Jan 2009 20:06:41 +0000 Matthew Wild mod_posix: Support for logging to syslog (log = 'syslog' in config)
Sun, 07 Dec 2008 03:12:56 +0000 Matthew Wild Small logging adjustment for mod_posix
Sat, 06 Dec 2008 23:21:55 +0000 Matthew Wild Add mod_posix, fixes #5