Log

prosodyctl @ 8247:2c386ee5cd5c

description author age
prosodyctl: Use all enabled hosts if no hostnames passed to cert import Kim Alvefur 2017-09-18
Merge 0.10->trunk Kim Alvefur 2017-08-29
prosody, prosodyctl: Fix traceback if ssl config is missing (thanks lookshe and sol) Kim Alvefur 2017-08-29
Merge 0.10->trunk Kim Alvefur 2017-08-28
prosody, prosodyctl: Set up TLS settings for HTTPS requests in net.http (part of fix for #659) Kim Alvefur 2017-07-07
prosodyctl: Skip certificate checks for hosts of the form node@host (fixes #779) Kim Alvefur 2017-08-04
Merge 0.10->trunk Kim Alvefur 2017-07-06
prosodyctl: Make `cert check` do the same as `check certs` Kim Alvefur 2017-07-06
configmanager: Remove support for multiple parsers, fixes #852. Emmanuel Gil Peyrot 2017-05-27
Merge 0.10->trunk Kim Alvefur 2017-05-16
prosodyctl: Show description of each certificate subcommand Kim Alvefur 2017-05-16
Merge 0.10->trunk Kim Alvefur 2017-04-24
prosodyctl: Add cert import to short help Kim Alvefur 2017-04-24
Merge 0.10->trunk Kim Alvefur 2017-04-24
prosodyctl: Attempt to reload prosody after importing certificates Kim Alvefur 2017-04-22
prosodyctl: Make note about reporting where certificates are searched for Kim Alvefur 2017-04-22
prosodyctl: Return non-zero exit code from cert import if no certificates imported Kim Alvefur 2017-04-22
prosodyctl: Delay reporting of successful certificate imports until all done Kim Alvefur 2017-04-22
Merge 0.10->trunk Kim Alvefur 2017-04-21
prosodyctl: cert import: Command to copy certificates into prosodys certificate directory (fixes #892) Kim Alvefur 2017-04-21
prosodyctl: Split long line [luacheck] Kim Alvefur 2017-04-21
prosodyctl: Normalize inconsistent whitespace [luacheck] Kim Alvefur 2017-04-21
prosodyctl: Verify that directory certs are written to exists Kim Alvefur 2017-04-21
prosodyctl: Verify permissions on directory that certificates are written to Kim Alvefur 2017-04-21
prosodyctl: Return non-zero status to indicate error Kim Alvefur 2017-04-21
prosodyctl: Remove example showing deprecated config option Kim Alvefur 2017-04-21
prosodyctl: Fix indentation Kim Alvefur 2017-04-21
Merge 0.10->trunk Kim Alvefur 2017-04-20
prosodyctl: Use the correct variable Kim Alvefur 2017-04-20
Merge 0.10->trunk Kim Alvefur 2017-04-19
prosodyctl cert: If running as root, write certificate files to config directory (fixes #530) Kim Alvefur 2017-04-19
prosodyctl: Rename variable for soft-require success to improve readability Kim Alvefur 2017-04-19
prosodyctl: Remove --root from arg array Kim Alvefur 2017-04-19
prosodyctl: Allow continuing to run as root (fixes #893) Kim Alvefur 2017-04-19
prosodyctl: Don't switch user if we are root and run_as_root is enabled Matthew Wild 2017-04-19
Merge 0.10->trunk Kim Alvefur 2017-04-08
prosodyctl: Point out how default_storage is redundant if storage is a string Kim Alvefur 2017-04-08
Merge 0.10->trunk Kim Alvefur 2017-03-28
util.pposix: Remove fallocate Kim Alvefur 2017-02-28
util.pposix: Add function for atomically appending data to a file Kim Alvefur 2017-03-01
Merge 0.10->trunk Kim Alvefur 2017-03-01
prosodyctl: Trim trailing whitespace Kim Alvefur 2017-02-27
prosodyctl: Handle move of 'unpack' in Lua 5.2 Kim Alvefur 2017-02-27
Merge 0.10->trunk Kim Alvefur 2016-10-07
Merge 0.9->0.10 Kim Alvefur 2016-09-28
prosodyctl: Fix copy/paste error in help text for deluser command Matthew Wild 2016-09-27
Merge 0.10 -> trunk Matthew Wild 2016-07-28
prosodyctl: remove unused variables [luacheck] Anton Shestakov 2016-07-28
Merge 0.10->trunk Kim Alvefur 2016-07-13
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