Log

prosody @ 11792:fa130e49f19c

description author age
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
prosody: Fix typo Kim Alvefur Mon, 02 Jan 2017 01:51:39 +0100
Merge 0.10->trunk Kim Alvefur Mon, 21 Nov 2016 02:40:47 +0100
prosody: Add annotations to ignore various globals and unused arguments [luacheck] Kim Alvefur Sun, 20 Nov 2016 11:32:05 +0100
prosody: Set session tables on the 'prosody' global first, then export them as globals Kim Alvefur Sun, 20 Nov 2016 11:30:26 +0100
Update every link to the documentation to use HTTPS Emmanuel Gil Peyrot Sat, 16 Apr 2016 21:08:05 +0100
prosody, prosodyctl: Allow setting CFG_* variables via Lua interpreter before loading Prosody. Fixes #308. Matthew Wild Fri, 18 Mar 2016 10:24:46 +0000
prosody: Allow prosody.shutdown() to take an exit code for the process (thanks daurnimator) Matthew Wild Fri, 15 Jan 2016 00:51:01 +0000