Log

plugins/mod_posix.lua @ 1081:d41e88b07225

description author age
mod_posix: Fix calls to log() (replace with module:log) and make some global accesses explicit Matthew Wild Thu, 23 Apr 2009 21:35:24 +0100
mod_posix: Fix for removing the pidfile on exit Matthew Wild Thu, 23 Apr 2009 21:34:03 +0100
Merge with 0.4 branch Matthew Wild Thu, 23 Apr 2009 03:28:35 +0100
mod_posix: Remove some debug coooooooooode Matthew Wild Wed, 22 Apr 2009 21:42:19 +0100
mod_*: Fix a load of global accesses Matthew Wild Wed, 22 Apr 2009 21:32:23 +0100
mod_posix: Integrate with loggingmanager, register syslog sink, remove redundant logging code Matthew Wild Wed, 22 Apr 2009 20:01:19 +0100
mod_posix: Remove pidfile on exit Matthew Wild Wed, 22 Apr 2009 19:59:58 +0100
mod_posix: Allow logging and pidfile options to take effect without needing to daemonize. Add the ability to catch SIGTERM. Matthew Wild Sun, 12 Apr 2009 02:57:52 +0100
mod_posix: logging fix Matthew Wild Fri, 16 Jan 2009 05:41:59 +0000
Fix for pposix version detection Matthew Wild Fri, 16 Jan 2009 05:40:40 +0000
mod_posix: Check version of pposix Matthew Wild Fri, 16 Jan 2009 05:18:38 +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
Small logging adjustment for mod_posix Matthew Wild Sun, 07 Dec 2008 03:12:56 +0000
Add mod_posix, fixes #5 Matthew Wild Sat, 06 Dec 2008 23:21:55 +0000