Merge 0.12->trunk
|
Kim Alvefur |
22 months ago |
util.prosodyctl.check: Fix error where hostname can't be turned into A label
0.12
|
Kim Alvefur |
22 months ago |
util: Prefix module imports with prosody namespace
|
Kim Alvefur |
2023-03-17 |
Merge 0.12->trunk
|
Kim Alvefur |
2023-02-22 |
util.prosodyctl.check: Suggest 'http_cors_override' instead of older CORS settings
0.12
|
Kim Alvefur |
2023-02-22 |
Merge 0.12->trunk
|
Kim Alvefur |
2023-01-14 |
prosodyctl check dns: Check for Direct TLS SRV records even if not configured (fix #1793)
0.12
|
Kim Alvefur |
2023-01-14 |
prosodyctl: check turn: More clearly indicate the error is from TURN server
|
Matthew Wild |
2022-10-06 |
util.prosodyctl.check: Remove now redundant unbound config tweak
0.12
|
Kim Alvefur |
2022-05-26 |
util.prosodyctl.check: turn: Report lack of TURN services as a problem #1749
0.12
|
Kim Alvefur |
2022-05-03 |
util.prosodyctl: check turn: ensure a result is always returned from a check (thanks eTaurus)
0.12
|
Matthew Wild |
2022-04-13 |
prosodyctl: check config: Report paths of loaded configuration files (fixed #1729)
0.12
|
Matthew Wild |
2022-03-28 |
prosodyctl: check turn: Fail with error if our own address is supplied for the ping test
0.12
|
Matthew Wild |
2022-03-19 |
prosodyctl: check config: Skip bare JID components in orphan check
0.12
|
Matthew Wild |
2022-03-19 |
prosodyctl: check turn: warn about external port mismatches behind NAT
0.12
|
Matthew Wild |
2022-03-11 |
prosodyctl: check turn: compare correct addresses for relay mismatch detection (thanks Zash)
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: Add check for private IP returned from STUN.
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: improve warning text to suggest issues
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: fix traceback when server does not provide realm/nonce
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: fix formatting of multiple warnings
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: always show debug info even if test fails
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: Clearer error when unable to resolve external service host
|
Matthew Wild |
2022-03-05 |
prosodyctl: check: include TURN checks by default
|
Matthew Wild |
2022-03-05 |
prosodyctl: check: Slightly improved argument handling
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: show relayed address(es) in verbose mode
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: Allow specifying port for the ping service
|
Matthew Wild |
2022-03-05 |
prosodyctl: check turn: Add support for testing data relay with an external STUN server via --ping
|
Matthew Wild |
2022-03-05 |
Merge config-updates+check-turn from timber
|
Matthew Wild |
2022-03-04 |
util.prosodyctl: check turn: New command to verify STUN/TURN service is operational
|
Matthew Wild |
2022-03-04 |
prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in config
|
Matthew Wild |
2022-03-02 |
prosodyctl: check dns: List discovered addresses for diagnostic purposes
|
Matthew Wild |
2022-03-02 |
util.prosodyctl: check: warn about unreferenced components, suggest disco_items
|
Matthew Wild |
2022-03-02 |
util.prosodyctl: Warn about enabled public registration in 'check config'
|
Matthew Wild |
2022-03-02 |
util.prosodyctl.check: Fix reset of libunbound before DNS checks
|
Kim Alvefur |
2022-02-01 |
util.prosodyctl.check: Fix A/AAAA check for proxy65 and http
|
Kim Alvefur |
2022-01-30 |
util.prosodyctl.check: Include multiplexed ports in DNS checks #1704
|
Kim Alvefur |
2022-01-30 |
util.prosodyctl.check: Fix use of LuaSocket URL parser
|
Kim Alvefur |
2022-01-27 |
util.prosodyctl.check: Add HTTP related DNS checks
|
Kim Alvefur |
2022-01-27 |
util.prosodyctl.check: Parameterize replacement instructions
|
Kim Alvefur |
2022-01-08 |
util.prosodyctl.check: Move word to ease future translations
|
Kim Alvefur |
2022-01-08 |
util.prosodyctl.check: Use same wording about 'daemonize' and 'no_daemonize'
|
Kim Alvefur |
2022-01-08 |
util.prosodyctl.check: Remove obsolete settings from known globals
|
Kim Alvefur |
2021-12-25 |
util.prosodyctl.check: Add some more obsolete settings
|
Kim Alvefur |
2021-12-25 |
core.certmanager: Rename preset option to 'tls_preset'
|
Kim Alvefur |
2021-12-22 |
util.prosodyctl.check: Support direct TLS connectivity checks
|
Kim Alvefur |
2021-11-28 |
util.prosodyctl.check: Add mod_http_openmetrics settings to known globals
|
Kim Alvefur |
2021-11-25 |
util.prosodyctl.check: Highlight inconsistency of AAAA records and use_ipv6=false
|
Kim Alvefur |
2021-11-20 |
util.prosodyctl.check: Respect use_ipv4/v6 in proxy65 check
|
Kim Alvefur |
2021-11-20 |
util.prosodyctl.check: Take IPv6 support in LuaSocket into account
|
Kim Alvefur |
2021-11-20 |
util.prosodyctl.check: Add two known globals from mod_http
|
Kim Alvefur |
2021-10-03 |
prosodyctl: Add alternate XMPP Blackbox Exporter connectivity check
|
Kim Alvefur |
2021-09-30 |
prosodyctl: Use HTTP client in promise mode for connectivity check
|
Kim Alvefur |
2021-09-30 |
mod_register_limits: Reword some options
|
Kim Alvefur |
2021-09-19 |
util.prosodyctl.check: Suggest replacing 'use_libevent' with 'network_backend'
|
Kim Alvefur |
2021-09-14 |
util.prosodyctl.check: Nudge towards plural port options
|
Kim Alvefur |
2021-09-14 |
util.prosodyctl.check: Fix to not treat some options as misplaced
|
Kim Alvefur |
2021-09-13 |
util.prosodyctl.check: Suggest replacements for deprecated options #1684
|
Kim Alvefur |
2021-09-13 |
util.prosodyctl.check: Remove stray debug print()
|
Kim Alvefur |
2021-09-12 |
util.prosodyctl.check: Ignore unused "ok" variable [luacheck]
|
Kim Alvefur |
2021-09-11 |
util.prosodyctl.check: Refuse to do ojn test unless prosody is running
|
Kim Alvefur |
2021-09-11 |