Log

prosodyctl @ 7041:aff786e7b4ce

description author age
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
prosodyctl: Use correct variable in check certs Kim Alvefur 2014-05-02
prosodyctl: Check for deprecated config options Kim Alvefur 2014-05-02
prosodyctl: Add check that points out any disabled hosts Kim Alvefur 2014-05-02
prosodyctl: Only perform checks on enabled hosts Kim Alvefur 2014-05-02
prosodyctl, util.prosodyctl: Update to reflect that mod_posix gets loaded by default on posix platforms Kim Alvefur 2014-04-09
Merge 0.9->0.10 Kim Alvefur 2014-03-25
prosodyctl: Show real error if certificate config file can't be opened Kim Alvefur 2014-03-22
prosodyctl: check: Support for unicode (IDN) domains (thanks once again albert) Matthew Wild 2013-09-02
prosodyctl: Import local_addresses from the new util.net intead of luasocket Kim Alvefur 2013-07-01
prosodyctl: Add 'prosodyctl check certs' for validating TLS/SSL certificates Kim Alvefur 2013-06-07
prosodyctl: Add 'prosodyctl check --help' Kim Alvefur 2013-06-07
prosodyctl: check dns: Add check that proxy65 addresses resolve correctly Matthew Wild 2013-05-22
prosodyctl: check config: Fix check for whether host is a component Matthew Wild 2013-05-22
prosodyctl: check config: whitespace fix Matthew Wild 2013-05-21
prosodyctl: check config: Show a suggestion to change hosts that begin with jabber/xmpp/chat/im subdomains, and link to DNS documentation Matthew Wild 2013-05-21
prosodyctl: Use jid.split() to parse parameter to adduser/deluser/passwd Matthew Wild 2013-05-20
prosodyctl: check dns: Use socket.local_addresses() if available Matthew Wild 2013-05-17
prosodyctl: check dns: Whitespace fix in output Matthew Wild 2013-05-17
prosodyctl: check dns: More concise output (merged separate v4/v6 warnings) Matthew Wild 2013-05-17
prosodyctl: check dns: Correctly mark host as failed if expected SRV records are not found Matthew Wild 2013-05-17
prosodyctl: Add 'prosodyctl check dns' to make an attempt at verifying the server's DNS records Matthew Wild 2013-05-17
prosodyctl: Add 'check' command, which currently checks the config file for some common mistakes Matthew Wild 2013-05-17
Merge 0.9->trunk Matthew Wild 2013-05-01
prosodyctl: Guess the country from the TLD for the cert config Kim Alvefur 2013-04-29
prosodyctl: Ask about the distinguished name in a in a consistent order Kim Alvefur 2013-04-29
prosodyctl: Add message describing the distinguished name input expected Kim Alvefur 2013-04-29
Merge 0.9->trunk Matthew Wild 2013-04-28
prosodyctl: Put keys and certificates in ./certs when in a source checkout Kim Alvefur 2013-04-28
Merge 0.9->trunk Kim Alvefur 2013-04-09
prosodyctl: Bump util.pposix version for API change Kim Alvefur 2013-04-09
Merge 0.9->trunk Matthew Wild 2013-04-08
prosodyctl: Define prosody.core_post_stanza as an empty function Matthew Wild 2013-04-06
Merge 0.9->trunk Matthew Wild 2013-03-28