Log

prosodyctl @ 7521:1c8b63fe6472

description author age
prosodyctl: remove unused one-letter loop variable [luacheck] Anton Shestakov 2016-07-09
Merge 0.10->trunk Kim Alvefur 2016-06-12
prosodyctl: Warn if encryption is required but mod_tls is not enabled (see #617) Kim Alvefur 2016-06-12
Merge 0.10->trunk Kim Alvefur 2016-05-30
prosodyctl: Fix typo (thanks av6) Kim Alvefur 2016-05-28
Update every link to the documentation to use HTTPS Emmanuel Gil Peyrot 2016-04-16
Merge 0.10->trunk Matthew Wild 2016-03-23
prosodyctl: Only use host part of JIDs eg components that have node parts (thanks suzyo) Kim Alvefur 2016-03-22
Merge 0.10->trunk Matthew Wild 2016-03-18
prosody, prosodyctl: Allow setting CFG_* variables via Lua interpreter before loading Prosody. Fixes #308. Matthew Wild 2016-03-18
Merge 0.10->trunk Kim Alvefur 2016-03-11
prosodyctl check: Add 'vcard_compatibility' to deprecated options Kim Alvefur 2016-03-11
Merge 0.10->trunk Matthew Wild 2016-03-09
prosodyctl: Fix variable typo [luacheck] Matthew Wild 2016-03-09
prosodyctl: Fix typo'd variable name [luacheck] Matthew Wild 2016-03-08
Merge 0.10->trunk Kim Alvefur 2016-03-07
prosodyctl: Use already sorted array of module names [luacheck] Kim Alvefur 2016-03-07
prosodyctl: Include libevent version in "about" output if luaevent is available Kim Alvefur 2016-03-07
Merge 0.10->trunk Kim Alvefur 2016-02-28
prosodyctl: One month is 31 days, no 13 (thanks av6) Kim Alvefur 2016-02-28
prosodyctl: Fix typo (thanks av6) Kim Alvefur 2016-02-28
Merge 0.10->trunk Kim Alvefur 2016-02-28
prosodyctl: check certs: Warn about certificate expiry in the near future Kim Alvefur 2016-02-28
prosodyctl: check certs: Update messages to account for 'ssl' option maybe not existing Kim Alvefur 2016-02-28
prosodyctl: check certs: Use certmanager to get the final ssl config in order to support the new certificate(s) config option Kim Alvefur 2016-02-28
Merge 0.10->trunk Kim Alvefur 2016-02-25
prosodyctl: Allow a DN path to be given to 'cert generate' command (fixes #349) Kim Alvefur 2016-02-25
Merge 0.10->trunk Kim Alvefur 2016-02-24
prosodyctl: Create host.sessions table, (needed by 1295e14614f4) (thanks goffi) Kim Alvefur 2016-02-24
prosodyctl: fix CnP bug in deluser output Thomas Gstädtner 2016-02-08
prosodyctl: check config: Suggest moving modules enabled on all hosts to a global_modules enabled if that is unset Kim Alvefur 2016-01-12
prosodyctl check: Fix traceback if the global modules_enabled is unset Kim Alvefur 2016-01-12
prosodyctl: Show an example ssl config after generating a certificate Kim Alvefur 2016-01-09
prosodyctl check: Point out that authentication and storage modules should not be added to modules_enabled (fixes #570) Kim Alvefur 2015-12-03
prosodyctl check: Point out items in the modules_enabled list that incorrectly include the 'mod_' prefix Kim Alvefur 2015-12-03
prosodyctl check: Really store imported LuaSec (must be a leftover from debugging) Kim Alvefur 2015-12-03
prosodyctl check: Include global options when checking "all options" Kim Alvefur 2015-12-03
prosodyctl: check: Don't complain about c2s_ssl or s2s_ssl being in VirtualHost sections, that's supported Kim Alvefur 2015-10-21
prosodyctl check: Warn if certificate checking is enforced but LuaSec is too old Kim Alvefur 2015-09-24
prosodyctl check: Warn if encryption is required but LuaSec is unavailable Kim Alvefur 2015-09-24
prosodyctl: Move files out of the way when generating new cert or key Kim Alvefur 2015-09-19
prosodyctl: Import LuaSocket to a local, don't assume that a global will be set Kim Alvefur 2015-03-13
prosodyctl: check: Add some more known global config options Kim Alvefur 2015-07-05
prosodyctl: Soft-require LuaSec and LuaEvent so they show up in the module version listing Kim Alvefur 2015-05-18
prosodyctl: check certs: Correctly check that certificates are valid for s2s Kim Alvefur 2015-04-27
prosodyctl: Use ssl.loadcertificate instead of ssl.x509.load, as the ssl.x509 export dissapears in 97b1974 or 356e03a Kim Alvefur 2015-04-02
prosodyctl: Document magic commit ID Paul Aurich 2015-04-01
prosodyctl: Expand plugin paths and attempt to identify prosody-modules checkouts Kim Alvefur 2015-01-21
prosodyctl: Use util.mercurial to identify hg repository and revision Kim Alvefur 2015-01-21
prosodyctl: Show relative paths in about Kim Alvefur 2014-07-04
Merge 0.9->0.10 Kim Alvefur 2014-10-26
prosodyctl: Fix nil global access traceback in `prosodyctl about` (luarocks 2.2.0 no longer uses module()) Waqas Hussain 2014-10-19
prosodyctl: Add 'require_encryption' to list of deprecated options pointed out by the check command Kim Alvefur 2014-10-21
prosodyctl: Use sha256 for certificate requests and self-signed certificates Kim Alvefur 2014-09-10
Merge 0.9->0.10 Matthew Wild 2014-08-28
prosodyctl: Verify that 'pidfile' is a string, show friendly error otherwise Kim Alvefur 2014-08-26
Merge 0.9->0.10 Matthew Wild 2014-07-31
prosodyctl: Remove nonsensical warning Matthew Wild 2014-07-31
prosodyctl: Improve JID splitting and normalization for adduser/passwd/deluser Matthew Wild 2014-07-31
prosodyctl: Check that there is at least one enabled VirtualHost (or Component) defined Kim Alvefur 2014-05-02