mod_posix: Fix to not loop in SIGTERM either, but the same happens with SIGHUP (where...
[prosody.git] / plugins / mod_posix.lua
2009-12-08 Matthew Wildmod_posix: Fix to not loop in SIGTERM either, but the...
2009-12-08 Matthew Wildmod_posix: Set empty SIGINT handler when a SIGINT is...
2009-12-07 Matthew Wildmod_posix: Catch SIGINT
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-11-08 Matthew Wildmod_posix: Log warning when no_daemonize is used, and...
2009-11-08 Matthew Wildmod_posix: Switch config option to 'daemonize', fall...
2009-08-20 Matthew WildMerge with 0.5
2009-08-20 Matthew WildUncertain merge with 0.5's SASL
2009-08-18 Matthew WildMerge waqas with Tobias. Eww.
2009-08-15 Tobias MarkmannShutdown prosody if changing user or group fails.
2009-08-15 Tobias MarkmannMake mod_posix not complain about root user, if setuid...
2009-08-15 Tobias MarkmannAdd setuid and setgid support.
2009-08-13 Waqas Hussainmod_posix: Updated to use module:get_option instead...
2009-07-23 Matthew WildMerge with 0.5
2009-07-23 Matthew Wildpposix, mod_posix: Bump pposix version number
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-05-30 Matthew Wildmod_posix: Use global prosody object
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew Wildmod_posix: Reload the config and reopen log files on...
2009-05-03 Matthew WildMerge with 0.4
2009-05-02 Matthew Wildmod_posix: Don't let the server run as root without...
2009-04-23 Matthew Wildmod_posix: Fix calls to log() (replace with module...
2009-04-23 Matthew Wildmod_posix: Fix for removing the pidfile on exit
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-22 Matthew Wildmod_posix: Remove some debug coooooooooode
2009-04-22 Matthew Wildmod_*: Fix a load of global accesses
2009-04-22 Matthew WildMerge with 0.4.1
2009-04-22 Matthew Wildmod_posix: Integrate with loggingmanager, register...
2009-04-22 Matthew Wildmod_posix: Remove pidfile on exit
2009-04-12 Matthew Wildmod_posix: Allow logging and pidfile options to take...
2009-01-16 Matthew Wildmod_posix: logging fix
2009-01-16 Matthew WildFix for pposix version detection
2009-01-16 Matthew Wildmod_posix: Check version of pposix
2009-01-15 Matthew Wildmod_posix/pposix: Fix reporting of incorrect PID on...
2009-01-15 Matthew Wildmod_posix: Support for logging to syslog (log = 'syslog...
2008-12-07 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-07 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-07 Matthew WildSmall logging adjustment for mod_posix
2008-12-06 Matthew WildMerge from waqas
2008-12-06 Matthew WildAdd mod_posix, fixes #5