Log

prosodyctl @ 7539:366964dbddb1

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