log plugins/mod_posix.lua @ 2321:7e7484a4e821

age author description
Sun, 08 Nov 2009 15:25:03 +0000 Matthew Wild mod_posix: Log warning when no_daemonize is used, and instruct on how to update config
Sun, 08 Nov 2009 15:10:44 +0000 Matthew Wild mod_posix: Switch config option to 'daemonize', fall back to 'no_daemonize' if not set, default behaviour remains the same... daemonize if mod_posix is loaded
Tue, 18 Aug 2009 13:03:35 +0100 Matthew Wild Merge waqas with Tobias. Eww.
Thu, 13 Aug 2009 16:55:44 +0500 Waqas Hussain mod_posix: Updated to use module:get_option instead of configmanager
Sat, 15 Aug 2009 12:30:43 +0200 Tobias Markmann Shutdown prosody if changing user or group fails.
Sat, 15 Aug 2009 12:19:07 +0200 Tobias Markmann Make mod_posix not complain about root user, if setuid is set to something different as root.
Sat, 15 Aug 2009 12:17:27 +0200 Tobias Markmann Add setuid and setgid support.