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 |