Software /
code /
prosody
Log
plugins/mod_posix.lua @ 2438:819ba949c7bc
description | author | age |
---|---|---|
util.pposix: Add pposix.umask(), bump version to 0.3.2 (and do the same in mod_posix) | Matthew Wild | Sun, 10 Jan 2010 21:48:25 +0000 |
mod_posix: Remove the lines added to work around the util.signal loop bug | Matthew Wild | Sun, 10 Jan 2010 14:09:17 +0000 |
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 |