Thu, 22 Mar 2018 22:35:27 +0000 util.startup: Expose user switching information via prosody global object
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 22:35:27 +0000] rev 8675
util.startup: Expose user switching information via prosody global object
Thu, 22 Mar 2018 22:33:42 +0000 prosodyctl: Large number of changes to satisfy [luacheck], includes bug fixes
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 22:33:42 +0000] rev 8674
prosodyctl: Large number of changes to satisfy [luacheck], includes bug fixes
Thu, 22 Mar 2018 23:20:06 +0100 storagemanager: Remove unused variable [luacheck]
Kim Alvefur <zash@zash.se> [Thu, 22 Mar 2018 23:20:06 +0100] rev 8673
storagemanager: Remove unused variable [luacheck]
Thu, 22 Mar 2018 23:15:04 +0100 util.async: Use wrapper for once runner (thanks luacheck)
Kim Alvefur <zash@zash.se> [Thu, 22 Mar 2018 23:15:04 +0100] rev 8672
util.async: Use wrapper for once runner (thanks luacheck)
Thu, 22 Mar 2018 21:54:59 +0000 prosodyctl, util.prosodyctl: Pass source path as a parameter instead of global variable
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 21:54:59 +0000] rev 8671
prosodyctl, util.prosodyctl: Pass source path as a parameter instead of global variable
Thu, 22 Mar 2018 21:47:16 +0000 util.startup: Fix variable usage [luacheck]
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 21:47:16 +0000] rev 8670
util.startup: Fix variable usage [luacheck]
Thu, 22 Mar 2018 21:46:55 +0000 util.startup: Move original_logging_config to a local variable
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 21:46:55 +0000] rev 8669
util.startup: Move original_logging_config to a local variable
Thu, 22 Mar 2018 21:46:05 +0000 util.startup: Restore user switching
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 21:46:05 +0000] rev 8668
util.startup: Restore user switching
Thu, 22 Mar 2018 21:45:38 +0000 util.startup: Fix chdir() to use correct path variable
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 21:45:38 +0000] rev 8667
util.startup: Fix chdir() to use correct path variable
Thu, 22 Mar 2018 21:18:58 +0000 mod_posix: Delay setting signal handlers until in the main thread
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 21:18:58 +0000] rev 8666
mod_posix: Delay setting signal handlers until in the main thread Signal handlers work by setting a debug hook. Hooks are per-thread, so we need this to be called in the main thread. However module loading is not in the main thread anymore.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip