Software /
code /
prosody
Log
plugins/mod_posix.lua @ 2793:08892e3f24bd
description | author | age |
---|---|---|
mod_posix: Lock pidfile when in use, shut down if we can't write or lock the pidfile | Matthew Wild | 2010-01-10 |
mod_posix: Adjust file open mode depending on whether file exists (take that fopen designers!!!) | Matthew Wild | 2010-01-13 |
util.pposix, mod_posix, prosodyctl: Bump pposix version to 0.3.3 for mkdir | Matthew Wild | 2010-01-12 |
mod_posix: Lock pidfile when in use, shut down if we can't write or lock the pidfile | Matthew Wild | 2010-01-10 |
mod_posix: Set umask to 'umask' from the config, or 027 | Matthew Wild | 2010-01-10 |
util.pposix: Add pposix.umask(), bump version to 0.3.2 (and do the same in mod_posix) | Matthew Wild | 2010-01-10 |