Commit Graph

261 Commits (eeb98faa3a09ab9bdfeaa8ed9d2ff3d1d3a94de9)

Author SHA1 Message Date
Matthew Wild 4c6aca8604 prosodyctl: Fix traceback on incorrect proxy65_address type 6 years ago
Kim Alvefur f83b6fc79c prosodyctl: Include version of LuaDBI in 'about' 7 years ago
Matthew Wild fffb4ee43d prosodyctl about: Report network backend in use 7 years ago
Kim Alvefur 59c09fa604 prosodyctl check: Add statisticsmanager settings to known global options 7 years ago
Kim Alvefur 2dd5ee9357 prosodyctl: Change ownership of certs to same as the cert base dir when running from a source checkout 7 years ago
Kim Alvefur d3d71d91bb prosodyctl: Allow cert dir to not be owned by root (fixes #1075) 7 years ago
Kim Alvefur fbec700e42 prosodyctl: Warn if attempting to run an unknown check (fixes #1161) 8 years ago
Matthew Wild 29ebeb2da4 prosodyctl: Make log level configurable through PROSODYCTL_LOG_LEVEL (useful for debugging) 8 years ago
Kim Alvefur 8799bd0293 prosodyctl: Also look for options that belong in global section under disabled hosts (fixes #1207) 7 years ago
Kim Alvefur f7bf94cd03 prosodyctl: Use correct separator in chown call (fixes #1093) 8 years ago
Matthew Wild c09bd4346b prosodyctl: Fix traceback with lfs < 1.6.2 and show warning 8 years ago
Kim Alvefur b080aec43a prosodyctl: Abort and warn if the config can't be opened after dropping root privileges (fixes #990) 8 years ago
Kim Alvefur b71438e89d prosody, prosodyctl: Print the actual config file name used when a problem loading it was encountered (see #990) 8 years ago
Kim Alvefur 296e430244 prosodyctl: cert import: Reuse function from certmanager for locating certificates and keys 8 years ago
Waqas Hussain 30dcc73298 prosodyctl check: Fix traceback when no modules_enabled are defined (e.g., a completely empty config) 8 years ago
Kim Alvefur d578e7d08f prosodyctl: cert import: Use env variable set by certbot if invoked as post-renew hook 8 years ago
Kim Alvefur e7f9f1976b prosodyctl: Only demand a hostname argument to cert commands other than import 8 years ago
Kim Alvefur b70edb66cf prosodyctl: Use all enabled hosts if no hostnames passed to cert import 8 years ago
Kim Alvefur 0147d39460 prosody, prosodyctl: Fix traceback if ssl config is missing (thanks lookshe and sol) 9 years ago
Kim Alvefur cb0a2ffe81 prosody, prosodyctl: Set up TLS settings for HTTPS requests in net.http (part of fix for #659) 9 years ago
Kim Alvefur ef1f75a9dd prosodyctl: Skip certificate checks for hosts of the form node@host (fixes #779) 9 years ago
Kim Alvefur 39bcea0025 prosodyctl: Make `cert check` do the same as `check certs` 9 years ago
Kim Alvefur 25efb61c24 prosodyctl: Show description of each certificate subcommand 9 years ago
Kim Alvefur c73ae7ef30 prosodyctl: Add cert import to short help 9 years ago
Kim Alvefur 04abad10a7 prosodyctl: Attempt to reload prosody after importing certificates 9 years ago
Kim Alvefur dbb0ad8e7e prosodyctl: Make note about reporting where certificates are searched for 9 years ago
Kim Alvefur 934e6627ec prosodyctl: Return non-zero exit code from cert import if no certificates imported 9 years ago
Kim Alvefur eae8bd26c2 prosodyctl: Delay reporting of successful certificate imports until all done 9 years ago
Kim Alvefur 279badc8ae prosodyctl: cert import: Command to copy certificates into prosodys certificate directory (fixes #892) 9 years ago
Kim Alvefur e90ec99152 prosodyctl: Split long line [luacheck] 9 years ago
Kim Alvefur c89f88fd54 prosodyctl: Normalize inconsistent whitespace [luacheck] 9 years ago
Kim Alvefur 31c0689963 prosodyctl: Verify that directory certs are written to exists 9 years ago
Kim Alvefur 1dfc20f031 prosodyctl: Verify permissions on directory that certificates are written to 9 years ago
Kim Alvefur c732b4835f prosodyctl: Return non-zero status to indicate error 9 years ago
Kim Alvefur 3c2a15fa08 prosodyctl: Remove example showing deprecated config option 9 years ago
Kim Alvefur 868ae999f7 prosodyctl: Fix indentation 9 years ago
Kim Alvefur 9b5bd658a4 prosodyctl: Use the correct variable 9 years ago
Kim Alvefur 256ab5259d prosodyctl cert: If running as root, write certificate files to config directory (fixes #530) 9 years ago
Kim Alvefur 28473a6452 prosodyctl: Rename variable for soft-require success to improve readability 9 years ago
Kim Alvefur 1584f132bf prosodyctl: Remove --root from arg array 9 years ago
Kim Alvefur a3522c0f2d prosodyctl: Allow continuing to run as root (fixes #893) 9 years ago
Matthew Wild 5ce98ecf13 prosodyctl: Don't switch user if we are root and run_as_root is enabled 9 years ago
Kim Alvefur 54fea3aeec prosodyctl: Point out how default_storage is redundant if storage is a string 9 years ago
Kim Alvefur 087fbda1f7 prosodyctl: Restrict c2s checks for when c2s is enabled 8 years ago
Emmanuel Gil Peyrot d5e1b39056 prosodyctl: Only check for s2s if mod_s2s is enabled (fixes #1031) 8 years ago
Matthew Wild c5bd62df98 prosodyctl: check: Replace loaded-module calculation with a more accurate query to modulemanager, fixes #1171 8 years ago
Kim Alvefur 90f9911c53 prosodyctl: Config check for modules that are also components (fixes #1138) 8 years ago
Kim Alvefur 7af7beb0ea prosodyctl: Use prosody.hosts instead of _G.hosts 8 years ago
Kim Alvefur 574ae71c70 prosodyctl: Increase robustness in luarocks version detection (fixes #1003) 8 years ago
Matthew Wild b28a70db83 prosodyctl: Large number of changes to satisfy [luacheck], includes bug fixes 8 years ago