Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
util.datamanager: Use pposix.mkdir if available | Matthew Wild | Sun, 10 Jan 2010 23:13:30 +0000 |
util.pposix: Add mkdir(path) | Matthew Wild | Sun, 10 Jan 2010 23:12:22 +0000 |
prosodyctl: Move definition of prosody singleton to prior to loading datamanager, and add platform | Matthew Wild | Sun, 10 Jan 2010 23:11:28 +0000 |
util.pposix: Replace the unwieldy module table generation with luaL_register() call - side effect - it now sets the pposix global to the module table | Matthew Wild | Sun, 10 Jan 2010 22:43:28 +0000 |
mod_posix: Set umask to 'umask' from the config, or 027 | Matthew Wild | Sun, 10 Jan 2010 22:15:15 +0000 |
prosodyctl: Set umask to protect data files, bump pposix dep to 0.3.2 | Matthew Wild | Sun, 10 Jan 2010 22:14:44 +0000 |