Software /
code /
prosody
Log
plugins/mod_posix.lua @ 2073:72784ce0c0e0
description | author | age |
---|---|---|
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 | Matthew Wild | Sun, 08 Nov 2009 15:10:44 +0000 |
Merge waqas with Tobias. Eww. | Matthew Wild | Tue, 18 Aug 2009 13:03:35 +0100 |
mod_posix: Updated to use module:get_option instead of configmanager | Waqas Hussain | Thu, 13 Aug 2009 16:55:44 +0500 |
Shutdown prosody if changing user or group fails. | Tobias Markmann | Sat, 15 Aug 2009 12:30:43 +0200 |
Make mod_posix not complain about root user, if setuid is set to something different as root. | Tobias Markmann | Sat, 15 Aug 2009 12:19:07 +0200 |
Add setuid and setgid support. | Tobias Markmann | Sat, 15 Aug 2009 12:17:27 +0200 |
pposix, mod_posix: Bump pposix version number | Matthew Wild | Thu, 23 Jul 2009 03:47:06 +0100 |