Software /
code /
prosody
Log
plugins/mod_posix.lua @ 2703:bd134aa85fa9
description | author | age |
---|---|---|
mod_posix: Adjust file open mode depending on whether file exists (take that fopen designers!!!) | Matthew Wild | Wed, 13 Jan 2010 00:03:22 +0000 |
util.pposix, mod_posix, prosodyctl: Bump pposix version to 0.3.3 for mkdir | Matthew Wild | Tue, 12 Jan 2010 15:35:36 +0000 |
mod_posix: Lock pidfile when in use, shut down if we can't write or lock the pidfile | Matthew Wild | Sun, 10 Jan 2010 23:49:38 +0000 |
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 |