Software /
code /
prosody
Log
description | author | age |
---|---|---|
prosodyctl: Fix to load LuaRocks 2.x if we have it | Matthew Wild | Wed, 03 Mar 2010 20:12:24 +0000 |
util.dependencies: Load luarocks.loader/luarocks.require | Matthew Wild | Thu, 28 Jan 2010 18:10:20 +0000 |
prosodyctl: Use mode r+ for opening the file so 1) it fails if the file doesn't exist 2) we have write access to lock it | Matthew Wild | Wed, 13 Jan 2010 00:04:38 +0000 |
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.prosodyctl: Report Prosody as not running if the pidfile isn't locked | Matthew Wild | Mon, 11 Jan 2010 00:14:33 +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 |
util.signal: Restore the old debug hook earlier, just in case we receive another signal between clearing the signal queue and restoring it | Matthew Wild | Sun, 10 Jan 2010 03:54:29 +0000 |