Software /
code /
prosody
Log
plugins/mod_posix.lua @ 2443:b335ae55af77
description | author | age |
---|---|---|
mod_posix: Set umask to 'umask' from the config, or 027 | Matthew Wild | Sun, 10 Jan 2010 22:15:15 +0000 |
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 |