Software /
code /
prosody
Log
plugins/mod_posix.lua @ 3422:331547f2393e
description | author | age |
---|---|---|
mod_posix: Some (perhaps temporary) changes to re-lock the pidfile after truncating, to avoid breaking prosodyctl | Matthew Wild | Fri, 09 Jul 2010 01:23:54 +0100 |
mod_posix: Truncate the pidfile before writing to ensure that we never overwrite with a PID shorter than the previous, and end with an invalid PID in the file. | Brian Cully | Fri, 09 Jul 2010 01:16:09 +0100 |
Merge 0.7->trunk | Waqas Hussain | Fri, 07 May 2010 16:21:04 +0500 |
Merge 0.6->0.7 | Waqas Hussain | Fri, 07 May 2010 16:17:48 +0500 |
mod_posix: Fixed a global access. | Waqas Hussain | Fri, 07 May 2010 16:04:45 +0500 |
mod_posix: Don't add a server-starting event handler while the server-starting event is being fired. | Waqas Hussain | Fri, 07 May 2010 07:18:09 +0500 |
Merge 0.6->0.7 | Matthew Wild | Mon, 22 Mar 2010 17:24:55 +0000 |