Log

plugins/mod_posix.lua @ 1340:f707d0957155

description author age
mod_posix: Use global prosody object Matthew Wild 2009-05-30
Merge with 0.4 Matthew Wild 2009-05-05
mod_posix: Reload the config and reopen log files on SIGHUP Matthew Wild 2009-05-05
Merge with 0.4 Matthew Wild 2009-05-03
mod_posix: Don't let the server run as root without the magic run_as_root in config Matthew Wild 2009-05-02
Merge with 0.4 Matthew Wild 2009-04-29
mod_posix: Fix calls to log() (replace with module:log) and make some global accesses explicit Matthew Wild 2009-04-23
mod_posix: Fix for removing the pidfile on exit Matthew Wild 2009-04-23
Merge with 0.4 branch Matthew Wild 2009-04-23
mod_posix: Remove some debug coooooooooode Matthew Wild 2009-04-22
mod_*: Fix a load of global accesses Matthew Wild 2009-04-22
mod_posix: Integrate with loggingmanager, register syslog sink, remove redundant logging code Matthew Wild 2009-04-22
mod_posix: Remove pidfile on exit Matthew Wild 2009-04-22
mod_posix: Allow logging and pidfile options to take effect without needing to daemonize. Add the ability to catch SIGTERM. Matthew Wild 2009-04-12
mod_posix: logging fix Matthew Wild 2009-01-16
Fix for pposix version detection Matthew Wild 2009-01-16
mod_posix: Check version of pposix Matthew Wild 2009-01-16
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 2009-01-15
mod_posix: Support for logging to syslog (log = 'syslog' in config) Matthew Wild 2009-01-15
Small logging adjustment for mod_posix Matthew Wild 2008-12-07
Add mod_posix, fixes #5 Matthew Wild 2008-12-06