Software /
code /
prosody
Log
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.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 |
util.signal: Update version in header, and author's email | Matthew Wild | Sun, 10 Jan 2010 00:31:38 +0000 |
util.signal: Queue up multiple signals, instead of trampling on the previous debug hook (and never clearing our own) | Matthew Wild | Sun, 10 Jan 2010 00:28:48 +0000 |
prosody: net_activate_ports: Accept strings as well as numbers for specifying ports | Matthew Wild | Sat, 09 Jan 2010 07:12:30 +0000 |