| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | prosodyctl: Use prosody.hosts instead of _G.hosts | Kim Alvefur | 2018-03-29 | 1 | -8/+8 |
* | | prosodyctl: Increase robustness in luarocks version detection (fixes #1003) | Kim Alvefur | 2018-03-30 | 1 | -3/+9 |
* | | prosodyctl: Large number of changes to satisfy [luacheck], includes bug fixes | Matthew Wild | 2018-03-22 | 1 | -113/+131 |
* | | prosodyctl, util.prosodyctl: Pass source path as a parameter instead of globa... | Matthew Wild | 2018-03-22 | 1 | -1/+1 |
* | | prosodyctl: Run commands inside async context | Matthew Wild | 2018-03-22 | 1 | -57/+70 |
* | | prosody, prosodyctl, util.startup: Finally factor out startup-related and com... | Matthew Wild | 2018-03-20 | 1 | -226/+10 |
* | | Merge 0.10->trunk | Kim Alvefur | 2018-03-06 | 1 | -1/+1 |
|\| |
|
| * | prosodyctl: Use correct separator in chown call (fixes #1093) | Kim Alvefur | 2018-03-02 | 1 | -1/+1 |
* | | Merge 0.10->trunk | Kim Alvefur | 2017-12-01 | 1 | -0/+3 |
|\| |
|
| * | prosodyctl: Fix traceback with lfs < 1.6.2 and show warning | Matthew Wild | 2017-11-30 | 1 | -0/+3 |
* | | Merge 0.10->trunk | Kim Alvefur | 2017-09-29 | 1 | -11/+18 |
|\| |
|
| * | prosodyctl: Abort and warn if the config can't be opened after dropping root ... | Kim Alvefur | 2017-09-27 | 1 | -0/+11 |
| * | prosody, prosodyctl: Print the actual config file name used when a problem lo... | Kim Alvefur | 2017-09-27 | 1 | -2/+2 |
| * | prosodyctl: cert import: Reuse function from certmanager for locating certifi... | Kim Alvefur | 2017-09-27 | 1 | -9/+5 |
* | | Merge 0.10->trunk | Matthew Wild | 2017-09-26 | 1 | -1/+1 |
|\| |
|
| * | prosodyctl check: Fix traceback when no modules_enabled are defined (e.g., a ... | Waqas Hussain | 2017-09-24 | 1 | -1/+1 |
* | | Merge 0.10->trunk | Kim Alvefur | 2017-09-21 | 1 | -8/+24 |
|\| |
|
| * | prosodyctl: cert import: Use env variable set by certbot if invoked as post-r... | Kim Alvefur | 2017-09-18 | 1 | -2/+9 |
| * | prosodyctl: Only demand a hostname argument to cert commands other than import | Kim Alvefur | 2017-09-18 | 1 | -7/+9 |
| * | prosodyctl: Use all enabled hosts if no hostnames passed to cert import | Kim Alvefur | 2017-09-18 | 1 | -1/+8 |
* | | Merge 0.10->trunk | Kim Alvefur | 2017-08-29 | 1 | -1/+1 |
|\| |
|
| * | prosody, prosodyctl: Fix traceback if ssl config is missing (thanks lookshe a... | Kim Alvefur | 2017-08-29 | 1 | -1/+1 |
* | | Merge 0.10->trunk | Kim Alvefur | 2017-08-28 | 1 | -1/+15 |
|\| |
|
| * | prosody, prosodyctl: Set up TLS settings for HTTPS requests in net.http (part... | Kim Alvefur | 2017-07-07 | 1 | -0/+7 |
| * | prosodyctl: Skip certificate checks for hosts of the form node@host (fixes #779) | Kim Alvefur | 2017-08-04 | 1 | -1/+8 |
* | | Merge 0.10->trunk | Kim Alvefur | 2017-07-06 | 1 | -0/+2 |
|\| |
|
| * | prosodyctl: Make `cert check` do the same as `check certs` | Kim Alvefur | 2017-07-06 | 1 | -0/+2 |
* | | configmanager: Remove support for multiple parsers, fixes #852. | Emmanuel Gil Peyrot | 2017-05-27 | 1 | -3/+1 |
* | | Merge 0.10->trunk | Kim Alvefur | 2017-05-17 | 1 | -0/+4 |
|\| |
|
| * | prosodyctl: Show description of each certificate subcommand | Kim Alvefur | 2017-05-16 | 1 | -0/+4 |
* | | Merge 0.10->trunk | Kim Alvefur | 2017-04-25 | 1 | -1/+1 |
|\| |
|
| * | prosodyctl: Add cert import to short help | Kim Alvefur | 2017-04-24 | 1 | -1/+1 |
* | | Merge 0.10->trunk | Kim Alvefur | 2017-04-24 | 1 | -2/+14 |
|\| |
|
| * | prosodyctl: Attempt to reload prosody after importing certificates | Kim Alvefur | 2017-04-22 | 1 | -0/+4 |
| * | prosodyctl: Make note about reporting where certificates are searched for | Kim Alvefur | 2017-04-22 | 1 | -0/+1 |
| * | prosodyctl: Return non-zero exit code from cert import if no certificates imp... | Kim Alvefur | 2017-04-22 | 1 | -0/+3 |
| * | prosodyctl: Delay reporting of successful certificate imports until all done | Kim Alvefur | 2017-04-22 | 1 | -2/+6 |
* | | Merge 0.10->trunk | Kim Alvefur | 2017-04-21 | 1 | -3/+83 |
|\| |
|
| * | prosodyctl: cert import: Command to copy certificates into prosodys certifica... | Kim Alvefur | 2017-04-21 | 1 | -0/+66 |
| * | prosodyctl: Split long line [luacheck] | Kim Alvefur | 2017-04-21 | 1 | -1/+4 |
| * | prosodyctl: Normalize inconsistent whitespace [luacheck] | Kim Alvefur | 2017-04-21 | 1 | -5/+5 |
| * | prosodyctl: Verify that directory certs are written to exists | Kim Alvefur | 2017-04-21 | 1 | -0/+4 |
| * | prosodyctl: Verify permissions on directory that certificates are written to | Kim Alvefur | 2017-04-21 | 1 | -0/+8 |
| * | prosodyctl: Return non-zero status to indicate error | Kim Alvefur | 2017-04-21 | 1 | -1/+1 |
| * | prosodyctl: Remove example showing deprecated config option | Kim Alvefur | 2017-04-21 | 1 | -1/+0 |
| * | prosodyctl: Fix indentation | Kim Alvefur | 2017-04-21 | 1 | -3/+3 |
* | | Merge 0.10->trunk | Kim Alvefur | 2017-04-20 | 1 | -1/+1 |
|\| |
|
| * | prosodyctl: Use the correct variable | Kim Alvefur | 2017-04-20 | 1 | -1/+1 |
* | | Merge 0.10->trunk | Kim Alvefur | 2017-04-20 | 1 | -7/+16 |
|\| |
|
| * | prosodyctl cert: If running as root, write certificate files to config direct... | Kim Alvefur | 2017-04-19 | 1 | -4/+11 |