Log

prosody @ 13109:5469045ef7f0

description author age
executables: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:29:54 +0100
executables: Invoke loader to allow mixing of old and new import style Kim Alvefur Fri, 17 Mar 2023 16:29:07 +0100
executables: Reject Lua 5.1 early Kim Alvefur Sat, 02 Jul 2022 17:27:39 +0200
util.startup: Fix async waiting for last shutdown steps 0.12 Kim Alvefur Tue, 14 Jun 2022 16:28:49 +0200
prosody: Expose main thread on the 'prosody' global Kim Alvefur Wed, 06 Oct 2021 14:49:26 +0200
prosody: Run shutdown procedure in async thread Kim Alvefur Tue, 01 Jan 2019 16:43:49 +0100
prosody: Move last cleanup and shutdown code into util.startup Kim Alvefur Tue, 01 Jan 2019 16:42:52 +0100
prosody: Close the state on exit (ie garbage-collect everything) Kim Alvefur Tue, 18 May 2021 20:08:37 +0200
Merge 0.11->trunk Matthew Wild Sun, 19 Jan 2020 15:34:28 +0000
prosody/util.startup: Switch to parse_args() for --root and --config 0.11 Matthew Wild Sun, 19 Jan 2020 15:27:16 +0000
prosody: Also log status code passed to exit() Kim Alvefur Fri, 31 May 2019 18:50:34 +0200
prosody: Log shutdown reason (in past tense) as the very last thing Kim Alvefur Fri, 31 May 2019 18:50:13 +0200
prosody: Log shutdown reason Kim Alvefur Fri, 31 May 2019 17:01:22 +0200
prosody: Get net.server via requre to avoid relying on globals Kim Alvefur Thu, 05 Apr 2018 19:34:51 +0200
prosody: Use prosody.log instead of _G.log because it looks nicer Kim Alvefur Thu, 05 Apr 2018 16:00:00 +0200
prosody, util.startup: Switch from async.once() to long-lived thread, to avoid GC Matthew Wild Fri, 23 Mar 2018 14:18:27 +0000
prosody, prosodyctl, util.startup: Finally factor out startup-related and common code into a separate module Matthew Wild Tue, 20 Mar 2018 16:10:37 +0000
Merge 0.10->trunk Kim Alvefur Fri, 29 Sep 2017 13:45:03 +0200
prosody, prosodyctl: Print the actual config file name used when a problem loading it was encountered (see #990) Kim Alvefur Wed, 27 Sep 2017 15:33:29 +0200
Merge 0.10->trunk Matthew Wild Tue, 26 Sep 2017 17:24:25 +0100
prosody: Tiny whitespace fix Kim Alvefur Sun, 24 Sep 2017 05:46:24 +0200
Merge 0.10->trunk Kim Alvefur Tue, 29 Aug 2017 15:24:53 +0200
prosody, prosodyctl: Fix traceback if ssl config is missing (thanks lookshe and sol) Kim Alvefur Tue, 29 Aug 2017 15:23:39 +0200
Merge 0.10->trunk Kim Alvefur Mon, 28 Aug 2017 21:05:12 +0200
prosody, prosodyctl: Set up TLS settings for HTTPS requests in net.http (part of fix for #659) Kim Alvefur Fri, 07 Jul 2017 20:42:35 +0200
configmanager: Remove support for multiple parsers, fixes #852. Emmanuel Gil Peyrot Sat, 27 May 2017 15:32:28 +0100
Merge 0.10->trunk Kim Alvefur Sun, 29 Jan 2017 22:32:03 +0100
prosody: Silence warnings about setting the globals 'server' and 'socket' [luacheck] Kim Alvefur Sun, 29 Jan 2017 22:31:34 +0100
prosody: Trim trailing whitespace Kim Alvefur Sun, 29 Jan 2017 22:26:38 +0100
Merge 0.10->trunk Kim Alvefur Mon, 02 Jan 2017 03:06:51 +0100