Log

plugins/mod_posix.lua @ 8738:9f0dc1bbc83b

description author age
mod_posix: Delay setting signal handlers until in the main thread Matthew Wild Thu, 22 Mar 2018 21:18:58 +0000
Merge 0.10->trunk Kim Alvefur Thu, 14 Sep 2017 02:48:34 +0200
loggingmanager, mod_posix: Import util.format correctly (fixes #985) Kim Alvefur Mon, 11 Sep 2017 19:32:12 +0200
loggingmanager, mod_posix: Replace the old inconsistent log formatting with the new util.format Waqas Hussain Sun, 10 Sep 2017 13:05:45 -0400
Merge 0.10->trunk Kim Alvefur Tue, 13 Jun 2017 20:14:06 +0200
mod_posix: Ignore currently unused argument [luacheck] Kim Alvefur Tue, 13 Jun 2017 20:13:09 +0200
mod_posix: Split long line [luacheck] Kim Alvefur Tue, 13 Jun 2017 20:10:40 +0200
Merge 0.10->trunk Kim Alvefur Mon, 24 Apr 2017 14:19:49 +0200
mod_posix: Use typed config API Kim Alvefur Sat, 22 Apr 2017 16:41:44 +0200
Merge 0.10->trunk Kim Alvefur Tue, 28 Mar 2017 20:14:35 +0200
util.pposix: Remove fallocate Kim Alvefur Tue, 28 Feb 2017 13:26:05 +0100
util.pposix: Add function for atomically appending data to a file Kim Alvefur Wed, 01 Mar 2017 01:33:00 +0100
Merge 0.10->trunk Kim Alvefur Thu, 23 Mar 2017 01:30:58 +0100
mod_posix: Use path variant of config API for pidfile option Kim Alvefur Tue, 21 Mar 2017 12:08:29 +0100
Merge 0.10->trunk Kim Alvefur Mon, 21 Nov 2016 02:40:47 +0100
mod_posix: Use type-specific config API Kim Alvefur Sun, 20 Nov 2016 11:51:13 +0100
Update every link to the documentation to use HTTPS Emmanuel Gil Peyrot Sat, 16 Apr 2016 21:08:05 +0100
mod_posix: Detect failure to load util.signal by first pcall return value not by type of the second Kim Alvefur Sat, 26 Sep 2015 21:41:11 +0200
mod_posix: Normalize indentation Kim Alvefur Sat, 26 Sep 2015 21:39:26 +0200
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