Log

prosodyctl @ 9506:ae6636052be9

description author age
prosodyctl: Also look for options that belong in global section under disabled hosts (fixes #1207) Kim Alvefur 2018-08-29
Merge 0.10->trunk Kim Alvefur 2018-06-28
prosodyctl: Warn if attempting to run an unknown check (fixes #1161) Kim Alvefur 2018-06-28
prosodyctl: Restrict c2s checks for when c2s is enabled Kim Alvefur 2018-06-23
prosodyctl: Only check for s2s if mod_s2s is enabled (fixes #1031) Emmanuel Gil Peyrot 2018-06-23
prosodyctl: check: Replace loaded-module calculation with a more accurate query to modulemanager, fixes #1171 Matthew Wild 2018-06-20
Merge 0.10->trunk Matthew Wild 2018-06-07
prosodyctl: Make log level configurable through PROSODYCTL_LOG_LEVEL (useful for debugging) Matthew Wild 2018-06-07
prosodyctl: Config check for modules that are also components (fixes #1138) Kim Alvefur 2018-05-11
prosodyctl: Use prosody.hosts instead of _G.hosts Kim Alvefur 2018-03-29
prosodyctl: Increase robustness in luarocks version detection (fixes #1003) Kim Alvefur 2018-03-30
prosodyctl: Large number of changes to satisfy [luacheck], includes bug fixes Matthew Wild 2018-03-22
prosodyctl, util.prosodyctl: Pass source path as a parameter instead of global variable Matthew Wild 2018-03-22
prosodyctl: Run commands inside async context Matthew Wild 2018-03-22
prosody, prosodyctl, util.startup: Finally factor out startup-related and common code into a separate module Matthew Wild 2018-03-20
Merge 0.10->trunk Kim Alvefur 2018-03-06
prosodyctl: Use correct separator in chown call (fixes #1093) Kim Alvefur 2018-03-02
Merge 0.10->trunk Kim Alvefur 2017-12-01
prosodyctl: Fix traceback with lfs < 1.6.2 and show warning Matthew Wild 2017-11-30
Merge 0.10->trunk Kim Alvefur 2017-09-29
prosodyctl: Abort and warn if the config can't be opened after dropping root privileges (fixes #990) Kim Alvefur 2017-09-27
prosody, prosodyctl: Print the actual config file name used when a problem loading it was encountered (see #990) Kim Alvefur 2017-09-27
prosodyctl: cert import: Reuse function from certmanager for locating certificates and keys Kim Alvefur 2017-09-27
Merge 0.10->trunk Matthew Wild 2017-09-26
prosodyctl check: Fix traceback when no modules_enabled are defined (e.g., a completely empty config) Waqas Hussain 2017-09-24
Merge 0.10->trunk Kim Alvefur 2017-09-21
prosodyctl: cert import: Use env variable set by certbot if invoked as post-renew hook Kim Alvefur 2017-09-18
prosodyctl: Only demand a hostname argument to cert commands other than import Kim Alvefur 2017-09-18
prosodyctl: Use all enabled hosts if no hostnames passed to cert import Kim Alvefur 2017-09-18
Merge 0.10->trunk Kim Alvefur 2017-08-29