Software /
code /
prosody
Log
plugins/mod_posix.lua @ 2345:c0da9e7b0447
description | author | age |
---|---|---|
mod_posix: Fix to not loop in SIGTERM either, but the same happens with SIGHUP (where the same 'fix' can't be applied) - shall investigate tomorrow | Matthew Wild | Tue, 08 Dec 2009 01:24:16 +0000 |
mod_posix: Set empty SIGINT handler when a SIGINT is caught | Matthew Wild | Tue, 08 Dec 2009 01:16:24 +0000 |
mod_posix: Catch SIGINT | Matthew Wild | Mon, 07 Dec 2009 18:38:35 +0000 |
mod_posix: Log warning when no_daemonize is used, and instruct on how to update config | Matthew Wild | Sun, 08 Nov 2009 15:25:03 +0000 |
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 |