Software /
code /
prosody
Log
plugins/mod_posix.lua @ 4370:be14f96290a4
description | author | age |
---|---|---|
mod_posix: Remove redundant import of logger.setwriter() | Matthew Wild | Thu, 04 Nov 2010 08:41:24 +0000 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | Sat, 16 Oct 2010 23:00:42 +0500 |
mod_posix: Updated to use the new events API. | Waqas Hussain | Sat, 16 Oct 2010 07:45:12 +0500 |
util.pposix: Add pposix.uname(), bump version | Matthew Wild | Tue, 31 Aug 2010 15:14:39 +0100 |
util.pposix, prosodyctl, mod_posix: Add initgroups() function, and bump module version. prosodyctl inits groups with the groups of prosody_user. (thanks dbb) | Matthew Wild | Sat, 28 Aug 2010 14:31:48 +0100 |
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 |