Log

plugins/mod_posix.lua @ 8465:0ec72e67f797

description author age
mod_posix: Make sure that 'pidfile' is a string Kim Alvefur 2014-08-26
mod_posix: Remove compat code for 0.5 Kim Alvefur 2014-04-09
mod_posix: Daemonize by default only when installed Kim Alvefur 2014-01-26
Remove all trailing whitespace Florian Zeitz 2013-08-09
mod_posix: Improve error message for a pposix version mismatch Matthew Wild 2013-04-08
mod_posix, util.pposix: Bump version for API change Matthew Wild 2013-04-08
mod_posix: Pass logger name to syslog, so that sources now get logged Matthew Wild 2013-04-08
mod_posix: Log a message explaining that we are detaching from the console Kim Alvefur 2012-11-11
mod_posix: Remove console and stdout logging sinks before daemonizing Kim Alvefur 2012-11-10
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages Matthew Wild 2012-07-23
Merge 0.9->trunk Matthew Wild 2012-04-29
mod_posix: Support syslog_facility config option Matthew Wild 2012-04-26
mod_posix, mod_bosh, mod_admin_telnet: Use module:set_global() Kim Alvefur 2012-03-15
mod_posix: Remove redundant import of logger.setwriter() Matthew Wild 2010-11-04
Monster whitespace commit (beware the whitespace monster). Waqas Hussain 2010-10-16
mod_posix: Updated to use the new events API. Waqas Hussain 2010-10-16
util.pposix: Add pposix.uname(), bump version Matthew Wild 2010-08-31
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 2010-08-28
mod_posix: Some (perhaps temporary) changes to re-lock the pidfile after truncating, to avoid breaking prosodyctl Matthew Wild 2010-07-09
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 2010-07-09
Merge 0.7->trunk Waqas Hussain 2010-05-07
Merge 0.6->0.7 Waqas Hussain 2010-05-07
mod_posix: Fixed a global access. Waqas Hussain 2010-05-07
mod_posix: Don't add a server-starting event handler while the server-starting event is being fired. Waqas Hussain 2010-05-07
Merge 0.6->0.7 Matthew Wild 2010-03-22
Update copyright headers for 2010 Matthew Wild 2010-03-22
mod_posix: Adjust file open mode depending on whether file exists (take that fopen designers!!!) Matthew Wild 2010-01-13
mod_posix: Lock pidfile when in use, shut down if we can't write or lock the pidfile Matthew Wild 2010-01-10
mod_posix: Adjust file open mode depending on whether file exists (take that fopen designers!!!) Matthew Wild 2010-01-13
util.pposix, mod_posix, prosodyctl: Bump pposix version to 0.3.3 for mkdir Matthew Wild 2010-01-12