Log

plugins/mod_posix.lua @ 6367:769a3577dd85

description author age
Merge 0.9->0.10 Matthew Wild Thu, 28 Aug 2014 09:23:24 +0100
mod_posix: Make sure that 'pidfile' is a string Kim Alvefur Tue, 26 Aug 2014 12:02:41 +0200
mod_posix: Remove compat code for 0.5 Kim Alvefur Thu, 10 Apr 2014 00:23:35 +0200
mod_posix: Daemonize by default only when installed Kim Alvefur Sun, 26 Jan 2014 18:35:03 +0100
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
mod_posix: Improve error message for a pposix version mismatch Matthew Wild Mon, 08 Apr 2013 17:21:16 +0100
mod_posix, util.pposix: Bump version for API change Matthew Wild Mon, 08 Apr 2013 16:57:59 +0100
mod_posix: Pass logger name to syslog, so that sources now get logged Matthew Wild Mon, 08 Apr 2013 16:57:05 +0100
mod_posix: Log a message explaining that we are detaching from the console Kim Alvefur Sun, 11 Nov 2012 23:44:56 +0100
mod_posix: Remove console and stdout logging sinks before daemonizing Kim Alvefur Sat, 10 Nov 2012 23:39:22 +0100
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages Matthew Wild Mon, 23 Jul 2012 17:32:33 +0100
Merge 0.9->trunk Matthew Wild Sun, 29 Apr 2012 02:10:55 +0100
mod_posix: Support syslog_facility config option Matthew Wild Thu, 26 Apr 2012 18:14:42 +0100
mod_posix, mod_bosh, mod_admin_telnet: Use module:set_global() Kim Alvefur Thu, 15 Mar 2012 14:47:46 +0100
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
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
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +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
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
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