Merge 0.10->trunk
|
Kim Alvefur |
Thu, 28 Jun 2018 11:05:00 +0200 |
prosodyctl: Warn if attempting to run an unknown check (fixes #1161)
|
Kim Alvefur |
Thu, 28 Jun 2018 10:56:24 +0200 |
prosodyctl: Restrict c2s checks for when c2s is enabled
|
Kim Alvefur |
Sat, 23 Jun 2018 17:28:24 +0200 |
prosodyctl: Only check for s2s if mod_s2s is enabled (fixes #1031)
|
Emmanuel Gil Peyrot |
Sat, 23 Jun 2018 16:15:36 +0200 |
prosodyctl: check: Replace loaded-module calculation with a more accurate query to modulemanager, fixes #1171
|
Matthew Wild |
Wed, 20 Jun 2018 10:42:57 +0100 |
Merge 0.10->trunk
|
Matthew Wild |
Thu, 07 Jun 2018 11:24:29 +0100 |
prosodyctl: Make log level configurable through PROSODYCTL_LOG_LEVEL (useful for debugging)
|
Matthew Wild |
Thu, 07 Jun 2018 11:21:51 +0100 |
prosodyctl: Config check for modules that are also components (fixes #1138)
|
Kim Alvefur |
Fri, 11 May 2018 16:03:35 +0200 |
prosodyctl: Use prosody.hosts instead of _G.hosts
|
Kim Alvefur |
Thu, 29 Mar 2018 20:51:16 +0200 |
prosodyctl: Increase robustness in luarocks version detection (fixes #1003)
|
Kim Alvefur |
Fri, 30 Mar 2018 12:12:50 +0200 |
prosodyctl: Large number of changes to satisfy [luacheck], includes bug fixes
|
Matthew Wild |
Thu, 22 Mar 2018 22:33:42 +0000 |
prosodyctl, util.prosodyctl: Pass source path as a parameter instead of global variable
|
Matthew Wild |
Thu, 22 Mar 2018 21:54:59 +0000 |
prosodyctl: Run commands inside async context
|
Matthew Wild |
Thu, 22 Mar 2018 16:23:06 +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 |
Tue, 06 Mar 2018 01:45:58 +0100 |
prosodyctl: Use correct separator in chown call (fixes #1093)
|
Kim Alvefur |
Fri, 02 Mar 2018 01:51:06 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Fri, 01 Dec 2017 04:54:23 +0100 |
prosodyctl: Fix traceback with lfs < 1.6.2 and show warning
|
Matthew Wild |
Thu, 30 Nov 2017 18:47:06 +0000 |
Merge 0.10->trunk
|
Kim Alvefur |
Fri, 29 Sep 2017 13:45:03 +0200 |
prosodyctl: Abort and warn if the config can't be opened after dropping root privileges (fixes #990)
|
Kim Alvefur |
Wed, 27 Sep 2017 15:37:10 +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 |
prosodyctl: cert import: Reuse function from certmanager for locating certificates and keys
|
Kim Alvefur |
Wed, 27 Sep 2017 15:21:20 +0200 |
Merge 0.10->trunk
|
Matthew Wild |
Tue, 26 Sep 2017 17:24:25 +0100 |
prosodyctl check: Fix traceback when no modules_enabled are defined (e.g., a completely empty config)
|
Waqas Hussain |
Sun, 24 Sep 2017 18:23:45 -0400 |
Merge 0.10->trunk
|
Kim Alvefur |
Thu, 21 Sep 2017 02:36:28 +0200 |
prosodyctl: cert import: Use env variable set by certbot if invoked as post-renew hook
|
Kim Alvefur |
Mon, 18 Sep 2017 18:28:29 +0200 |
prosodyctl: Only demand a hostname argument to cert commands other than import
|
Kim Alvefur |
Mon, 18 Sep 2017 17:08:31 +0200 |
prosodyctl: Use all enabled hosts if no hostnames passed to cert import
|
Kim Alvefur |
Mon, 18 Sep 2017 17:06:35 +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 |