plugins/mod_posix.lua
Sat, 23 Mar 2024 20:48:19 +0100 Kim Alvefur mod_posix: Move everything to util.startup
Sat, 02 Mar 2024 13:23:24 +0100 Kim Alvefur mod_posix: Move POSIX signal handling into util.startup to avoid race
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Wed, 06 Oct 2021 14:50:47 +0200 Kim Alvefur mod_posix: Run signal handlers in the startup thread
Thu, 30 Sep 2021 23:22:07 +0200 Kim Alvefur mod_posix: Exit with non-zero status code on problems
Fri, 16 Oct 2020 14:01:25 +0100 Matthew Wild mod_posix: Hook and fire events on SIGUSR1/2
Tue, 08 Sep 2020 22:50:43 +0200 Kim Alvefur mod_posix: Daemonize later
Mon, 24 Aug 2020 19:48:47 +0200 Kim Alvefur mod_posix: Remove ancient undocumented user switching
Sun, 26 Jan 2020 16:42:56 +0100 Kim Alvefur mod_posix: Add deprecation warning for the 'daemonize' option
Sun, 19 Jan 2020 15:34:28 +0000 Matthew Wild Merge 0.11->trunk
Sun, 19 Jan 2020 15:28:09 +0000 Matthew Wild mod_posix: Support for command-line flags to override 'daemonize' config option 0.11
Tue, 26 Mar 2019 14:59:42 +0000 Matthew Wild mod_posix: Remove unnecessary import of util.format (thanks luacheck and buildbot)
Tue, 26 Mar 2019 14:48:21 +0000 Matthew Wild loggingmanager, mod_posix: Move syslog to core, fixes #541 (in a way)
Sun, 06 Jan 2019 12:17:00 +0100 Kim Alvefur mod_posix: Don't reload logging twice 0.11
Thu, 22 Mar 2018 21:18:58 +0000 Matthew Wild mod_posix: Delay setting signal handlers until in the main thread
Thu, 14 Sep 2017 02:48:34 +0200 Kim Alvefur Merge 0.10->trunk
Mon, 11 Sep 2017 19:32:12 +0200 Kim Alvefur loggingmanager, mod_posix: Import util.format correctly (fixes #985)
Sun, 10 Sep 2017 13:05:45 -0400 Waqas Hussain loggingmanager, mod_posix: Replace the old inconsistent log formatting with the new util.format
Tue, 13 Jun 2017 20:14:06 +0200 Kim Alvefur Merge 0.10->trunk
Tue, 13 Jun 2017 20:13:09 +0200 Kim Alvefur mod_posix: Ignore currently unused argument [luacheck]
Tue, 13 Jun 2017 20:10:40 +0200 Kim Alvefur mod_posix: Split long line [luacheck]
Mon, 24 Apr 2017 14:19:49 +0200 Kim Alvefur Merge 0.10->trunk
Sat, 22 Apr 2017 16:41:44 +0200 Kim Alvefur mod_posix: Use typed config API
Tue, 28 Mar 2017 20:14:35 +0200 Kim Alvefur Merge 0.10->trunk
Tue, 28 Feb 2017 13:26:05 +0100 Kim Alvefur util.pposix: Remove fallocate
Wed, 01 Mar 2017 01:33:00 +0100 Kim Alvefur util.pposix: Add function for atomically appending data to a file
Thu, 23 Mar 2017 01:30:58 +0100 Kim Alvefur Merge 0.10->trunk
Tue, 21 Mar 2017 12:08:29 +0100 Kim Alvefur mod_posix: Use path variant of config API for pidfile option
Mon, 21 Nov 2016 02:40:47 +0100 Kim Alvefur Merge 0.10->trunk
Sun, 20 Nov 2016 11:51:13 +0100 Kim Alvefur mod_posix: Use type-specific config API
Sat, 16 Apr 2016 21:08:05 +0100 Emmanuel Gil Peyrot Update every link to the documentation to use HTTPS
Sat, 26 Sep 2015 21:41:11 +0200 Kim Alvefur mod_posix: Detect failure to load util.signal by first pcall return value not by type of the second
Sat, 26 Sep 2015 21:39:26 +0200 Kim Alvefur mod_posix: Normalize indentation
Thu, 28 Aug 2014 09:23:24 +0100 Matthew Wild Merge 0.9->0.10
Tue, 26 Aug 2014 12:02:41 +0200 Kim Alvefur mod_posix: Make sure that 'pidfile' is a string
Thu, 10 Apr 2014 00:23:35 +0200 Kim Alvefur mod_posix: Remove compat code for 0.5
Sun, 26 Jan 2014 18:35:03 +0100 Kim Alvefur mod_posix: Daemonize by default only when installed
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Mon, 08 Apr 2013 17:21:16 +0100 Matthew Wild mod_posix: Improve error message for a pposix version mismatch
Mon, 08 Apr 2013 16:57:59 +0100 Matthew Wild mod_posix, util.pposix: Bump version for API change
Mon, 08 Apr 2013 16:57:05 +0100 Matthew Wild mod_posix: Pass logger name to syslog, so that sources now get logged
Sun, 11 Nov 2012 23:44:56 +0100 Kim Alvefur mod_posix: Log a message explaining that we are detaching from the console
Sat, 10 Nov 2012 23:39:22 +0100 Kim Alvefur mod_posix: Remove console and stdout logging sinks before daemonizing
Mon, 23 Jul 2012 17:32:33 +0100 Matthew Wild Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages
Sun, 29 Apr 2012 02:10:55 +0100 Matthew Wild Merge 0.9->trunk
Thu, 26 Apr 2012 18:14:42 +0100 Matthew Wild mod_posix: Support syslog_facility config option
Thu, 15 Mar 2012 14:47:46 +0100 Kim Alvefur mod_posix, mod_bosh, mod_admin_telnet: Use module:set_global()
Thu, 04 Nov 2010 08:41:24 +0000 Matthew Wild mod_posix: Remove redundant import of logger.setwriter()
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Sat, 16 Oct 2010 07:45:12 +0500 Waqas Hussain mod_posix: Updated to use the new events API.
Tue, 31 Aug 2010 15:14:39 +0100 Matthew Wild util.pposix: Add pposix.uname(), bump version
Sat, 28 Aug 2010 14:31:48 +0100 Matthew Wild util.pposix, prosodyctl, mod_posix: Add initgroups() function, and bump module version. prosodyctl inits groups with the groups of prosody_user. (thanks dbb)
Fri, 09 Jul 2010 01:23:54 +0100 Matthew Wild mod_posix: Some (perhaps temporary) changes to re-lock the pidfile after truncating, to avoid breaking prosodyctl
Fri, 09 Jul 2010 01:16:09 +0100 Brian Cully 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.
Fri, 07 May 2010 16:21:04 +0500 Waqas Hussain Merge 0.7->trunk
Fri, 07 May 2010 16:17:48 +0500 Waqas Hussain Merge 0.6->0.7
Fri, 07 May 2010 16:04:45 +0500 Waqas Hussain mod_posix: Fixed a global access.
Fri, 07 May 2010 07:18:09 +0500 Waqas Hussain mod_posix: Don't add a server-starting event handler while the server-starting event is being fired.
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
less more (0) -60 tip