mod_posix: Run signal handlers in the startup thread
|
Kim Alvefur |
2021-10-06 |
mod_posix: Exit with non-zero status code on problems
|
Kim Alvefur |
2021-09-30 |
mod_posix: Hook and fire events on SIGUSR1/2
|
Matthew Wild |
2020-10-16 |
mod_posix: Daemonize later
|
Kim Alvefur |
2020-09-08 |
mod_posix: Remove ancient undocumented user switching
|
Kim Alvefur |
2020-08-24 |
mod_posix: Add deprecation warning for the 'daemonize' option
|
Kim Alvefur |
2020-01-26 |
Merge 0.11->trunk
|
Matthew Wild |
2020-01-19 |
mod_posix: Support for command-line flags to override 'daemonize' config option
0.11
|
Matthew Wild |
2020-01-19 |
mod_posix: Remove unnecessary import of util.format (thanks luacheck and buildbot)
|
Matthew Wild |
2019-03-26 |
loggingmanager, mod_posix: Move syslog to core, fixes #541 (in a way)
|
Matthew Wild |
2019-03-26 |
mod_posix: Don't reload logging twice
0.11
|
Kim Alvefur |
2019-01-06 |
mod_posix: Delay setting signal handlers until in the main thread
|
Matthew Wild |
2018-03-22 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-09-14 |
loggingmanager, mod_posix: Import util.format correctly (fixes #985)
|
Kim Alvefur |
2017-09-11 |
loggingmanager, mod_posix: Replace the old inconsistent log formatting with the new util.format
|
Waqas Hussain |
2017-09-10 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-06-13 |
mod_posix: Ignore currently unused argument [luacheck]
|
Kim Alvefur |
2017-06-13 |
mod_posix: Split long line [luacheck]
|
Kim Alvefur |
2017-06-13 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-04-24 |
mod_posix: Use typed config API
|
Kim Alvefur |
2017-04-22 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-03-28 |
util.pposix: Remove fallocate
|
Kim Alvefur |
2017-02-28 |
util.pposix: Add function for atomically appending data to a file
|
Kim Alvefur |
2017-03-01 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-03-23 |
mod_posix: Use path variant of config API for pidfile option
|
Kim Alvefur |
2017-03-21 |
Merge 0.10->trunk
|
Kim Alvefur |
2016-11-21 |
mod_posix: Use type-specific config API
|
Kim Alvefur |
2016-11-20 |
Update every link to the documentation to use HTTPS
|
Emmanuel Gil Peyrot |
2016-04-16 |
mod_posix: Detect failure to load util.signal by first pcall return value not by type of the second
|
Kim Alvefur |
2015-09-26 |
mod_posix: Normalize indentation
|
Kim Alvefur |
2015-09-26 |