Log

plugins/mod_posix.lua @ 12480:7e9ebdc75ce4

description author age
mod_posix: Run signal handlers in the startup thread Kim Alvefur Wed, 06 Oct 2021 14:50:47 +0200
mod_posix: Exit with non-zero status code on problems Kim Alvefur Thu, 30 Sep 2021 23:22:07 +0200
mod_posix: Hook and fire events on SIGUSR1/2 Matthew Wild Fri, 16 Oct 2020 14:01:25 +0100
mod_posix: Daemonize later Kim Alvefur Tue, 08 Sep 2020 22:50:43 +0200
mod_posix: Remove ancient undocumented user switching Kim Alvefur Mon, 24 Aug 2020 19:48:47 +0200
mod_posix: Add deprecation warning for the 'daemonize' option Kim Alvefur Sun, 26 Jan 2020 16:42:56 +0100
Merge 0.11->trunk Matthew Wild Sun, 19 Jan 2020 15:34:28 +0000
mod_posix: Support for command-line flags to override 'daemonize' config option 0.11 Matthew Wild Sun, 19 Jan 2020 15:28:09 +0000
mod_posix: Remove unnecessary import of util.format (thanks luacheck and buildbot) Matthew Wild Tue, 26 Mar 2019 14:59:42 +0000
loggingmanager, mod_posix: Move syslog to core, fixes #541 (in a way) Matthew Wild Tue, 26 Mar 2019 14:48:21 +0000
mod_posix: Don't reload logging twice 0.11 Kim Alvefur Sun, 06 Jan 2019 12:17:00 +0100
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