| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | prosodyctl: check dns: Whitespace fix in output | Matthew Wild | 2013-05-17 | 1 | -1/+1 |
* | | prosodyctl: check dns: More concise output (merged separate v4/v6 warnings) | Matthew Wild | 2013-05-17 | 1 | -4/+9 |
* | | prosodyctl: check dns: Correctly mark host as failed if expected SRV records ... | Matthew Wild | 2013-05-17 | 1 | -0/+2 |
* | | prosodyctl: Add 'prosodyctl check dns' to make an attempt at verifying the se... | Matthew Wild | 2013-05-17 | 1 | -1/+142 |
* | | prosodyctl: Add 'check' command, which currently checks the config file for s... | Matthew Wild | 2013-05-17 | 1 | -0/+52 |
|/ |
|
* | prosodyctl: Guess the country from the TLD for the cert config | Kim Alvefur | 2013-04-29 | 1 | -0/+5 |
* | prosodyctl: Ask about the distinguished name in a in a consistent order | Kim Alvefur | 2013-04-29 | 1 | -12/+15 |
* | prosodyctl: Add message describing the distinguished name input expected | Kim Alvefur | 2013-04-29 | 1 | -0/+2 |
* | prosodyctl: Put keys and certificates in ./certs when in a source checkout | Kim Alvefur | 2013-04-28 | 1 | -4/+4 |
* | prosodyctl: Bump util.pposix version for API change | Kim Alvefur | 2013-04-09 | 1 | -1/+1 |
* | prosodyctl: Define prosody.core_post_stanza as an empty function | Matthew Wild | 2013-04-06 | 1 | -0/+1 |
* | prosody, prosodyctl: Remove last trace of "core" \o/ | Kim Alvefur | 2013-03-23 | 1 | -9/+9 |
* | prosodyctl, prosody: Pass the selected config file from prosodyctl to prosody | Kim Alvefur | 2013-01-09 | 1 | -0/+3 |
* | prosodyctl: Pop arg items after use. Fixes #306 | Kim Alvefur | 2013-01-09 | 1 | -1/+1 |
* | prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for cert... | Kim Alvefur | 2013-01-08 | 1 | -1/+1 |
* | prosodyctl: Load LFS and util.openssl when actually needed (fixes unhelpful w... | Kim Alvefur | 2013-01-08 | 1 | -2/+4 |
* | prosodyctl: Fix copypaste error | Kim Alvefur | 2012-09-19 | 1 | -1/+1 |
* | prosodyctl: Set stricter umask while generating key (thanks darkrain) | Kim Alvefur | 2012-09-19 | 1 | -1/+3 |
* | prosodyctl: Abort if unable to load util.pposix | Kim Alvefur | 2012-09-19 | 1 | -0/+1 |
* | prosodyctl: Set $HOME to data path. Fixes issue with openssl and random state... | Kim Alvefur | 2012-09-19 | 1 | -0/+1 |
* | prosodyctl: Make sure hosts[*].modules always exists. | Waqas Hussain | 2012-09-23 | 1 | -0/+1 |
* | prosody, prosodyctl: chdir() to data directory on startup | Matthew Wild | 2012-09-19 | 1 | -0/+6 |
* | prosodyctl: Use util.prosodyctl.deluser | Kim Alvefur | 2012-08-25 | 1 | -1/+1 |
* | Merge with Florob | Matthew Wild | 2012-07-28 | 1 | -1/+1 |
|\ |
|
| * | prosodyctl: Fix typo | Kim Alvefur | 2012-07-03 | 1 | -1/+1 |
* | | mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modu... | Florian Zeitz | 2012-06-09 | 1 | -3/+3 |
|/ |
|
* | prosodyctl: Add duplicate code for getting version of prosody | Kim Alvefur | 2012-05-15 | 1 | -0/+16 |
* | prosodyctl: Fix for generating certs with UTF-8 | Kim Alvefur | 2012-05-14 | 1 | -0/+3 |
* | prosodyctl: Improve help messages for cert commands | Kim Alvefur | 2012-05-13 | 1 | -8/+13 |
* | prosodyctl: Show an error if the user doesn't supply a hostname to the certif... | Kim Alvefur | 2012-05-09 | 1 | -1/+6 |
* | prosodyctl: Replace hack with lfs for checking if a file exists | Kim Alvefur | 2012-05-09 | 1 | -12/+12 |
* | prosodyctl: Use util.openssl in certificate helpers. Improve feedback | Kim Alvefur | 2012-05-09 | 1 | -21/+28 |
* | prosodyctl: Fix import of util.iterators | Kim Alvefur | 2012-05-04 | 1 | -1/+1 |
* | prosodyctl: Add commands for generating certificates and keys | Kim Alvefur | 2012-01-20 | 1 | -0/+101 |
* | prosodyctl: Adjust description of 'reload' command (thanks crocket) | Matthew Wild | 2012-01-17 | 1 | -1/+1 |
* | prosodyctl: Update message on reload success | Matthew Wild | 2011-08-04 | 1 | -1/+1 |
* | Add "reload" command to prosodyctl | Vladimir Protasov | 2011-08-04 | 1 | -1/+22 |
* | prosodyctl: Remove typo'd '+' after LuaRocks 1.x version (thanks spoobie) | Matthew Wild | 2011-07-27 | 1 | -1/+1 |
* | prosodyctl: Add info about the presence of LuaRocks to 'about' command | Matthew Wild | 2011-07-27 | 1 | -0/+5 |
* | prosodyctl: Fix 'about' command to not show up where it shouldn't... | Matthew Wild | 2011-07-19 | 1 | -0/+5 |
* | prosodyctl: Add 'about' command to list Prosody version, directories, and var... | Matthew Wild | 2011-06-27 | 1 | -1/+44 |
* | prosody, prosodyctl: Use plugin_paths in addition to, not instead of, the def... | Matthew Wild | 2011-02-24 | 1 | -2/+4 |
* | prosodyctl: Support for plugin_paths config option | Matthew Wild | 2011-02-22 | 1 | -0/+4 |
* | prosodyctl, util.prosodyctl: Move UI functions to util.prosodyctl so they can... | Matthew Wild | 2011-02-13 | 1 | -80/+5 |
* | prosodyctl: Instead of calling datamanager.set_path(), just ensure prosody.p... | Matthew Wild | 2011-01-07 | 1 | -3/+4 |
* | prosody, prosodyctl: Filter out relative paths from package.(c)path when inst... | Matthew Wild | 2011-01-04 | 1 | -2/+14 |
* | prosody, prosodyctl: Create prosody object as a local before exporting as a g... | Matthew Wild | 2011-01-04 | 1 | -2/+2 |
* | prosody, prosodyctl, util.dependencies: Split checking and logging of depende... | Matthew Wild | 2010-12-20 | 1 | -3/+6 |
* | mod_admin_adhoc: Support for reloading multiple modules | Florian Zeitz | 2010-12-18 | 1 | -1/+1 |
* | prosodyctl: Add dummy lock/unlock_globals() until util.startup comes along | Matthew Wild | 2010-12-18 | 1 | -3/+5 |