util: Prefix module imports with prosody namespace
|
Kim Alvefur |
Fri, 17 Mar 2023 16:23:16 +0100 |
Merge 0.12->trunk
|
Kim Alvefur |
Wed, 22 Feb 2023 22:29:53 +0100 |
util.prosodyctl.check: Suggest 'http_cors_override' instead of older CORS settings
0.12
|
Kim Alvefur |
Wed, 22 Feb 2023 22:27:42 +0100 |
Merge 0.12->trunk
|
Kim Alvefur |
Sat, 14 Jan 2023 14:09:33 +0100 |
prosodyctl check dns: Check for Direct TLS SRV records even if not configured (fix #1793)
0.12
|
Kim Alvefur |
Sat, 14 Jan 2023 05:47:47 +0100 |
prosodyctl: check turn: More clearly indicate the error is from TURN server
|
Matthew Wild |
Thu, 06 Oct 2022 11:12:57 +0100 |
util.prosodyctl.check: Remove now redundant unbound config tweak
0.12
|
Kim Alvefur |
Thu, 26 May 2022 13:03:58 +0200 |
util.prosodyctl.check: turn: Report lack of TURN services as a problem #1749
0.12
|
Kim Alvefur |
Tue, 03 May 2022 19:36:17 +0200 |
util.prosodyctl: check turn: ensure a result is always returned from a check (thanks eTaurus)
0.12
|
Matthew Wild |
Wed, 13 Apr 2022 18:46:11 +0100 |
prosodyctl: check config: Report paths of loaded configuration files (fixed #1729)
0.12
|
Matthew Wild |
Mon, 28 Mar 2022 11:41:57 +0100 |
prosodyctl: check turn: Fail with error if our own address is supplied for the ping test
0.12
|
Matthew Wild |
Sat, 19 Mar 2022 11:09:10 +0000 |
prosodyctl: check config: Skip bare JID components in orphan check
0.12
|
Matthew Wild |
Sat, 19 Mar 2022 09:28:27 +0000 |
prosodyctl: check turn: warn about external port mismatches behind NAT
0.12
|
Matthew Wild |
Fri, 11 Mar 2022 20:33:03 +0000 |
prosodyctl: check turn: compare correct addresses for relay mismatch detection (thanks Zash)
|
Matthew Wild |
Sat, 05 Mar 2022 20:47:40 +0000 |
prosodyctl: check turn: Add check for private IP returned from STUN.
|
Matthew Wild |
Sat, 05 Mar 2022 20:34:58 +0000 |
prosodyctl: check turn: improve warning text to suggest issues
|
Matthew Wild |
Sat, 05 Mar 2022 20:34:24 +0000 |
prosodyctl: check turn: fix traceback when server does not provide realm/nonce
|
Matthew Wild |
Sat, 05 Mar 2022 20:32:47 +0000 |
prosodyctl: check turn: fix formatting of multiple warnings
|
Matthew Wild |
Sat, 05 Mar 2022 20:31:17 +0000 |
prosodyctl: check turn: always show debug info even if test fails
|
Matthew Wild |
Sat, 05 Mar 2022 16:07:47 +0000 |
prosodyctl: check turn: Clearer error when unable to resolve external service host
|
Matthew Wild |
Sat, 05 Mar 2022 16:06:39 +0000 |
prosodyctl: check: include TURN checks by default
|
Matthew Wild |
Sat, 05 Mar 2022 11:53:53 +0000 |
prosodyctl: check: Slightly improved argument handling
|
Matthew Wild |
Sat, 05 Mar 2022 11:36:38 +0000 |
prosodyctl: check turn: show relayed address(es) in verbose mode
|
Matthew Wild |
Sat, 05 Mar 2022 11:31:22 +0000 |
prosodyctl: check turn: Allow specifying port for the ping service
|
Matthew Wild |
Sat, 05 Mar 2022 11:15:25 +0000 |
prosodyctl: check turn: Add support for testing data relay with an external STUN server via --ping
|
Matthew Wild |
Sat, 05 Mar 2022 11:10:18 +0000 |
Merge config-updates+check-turn from timber
|
Matthew Wild |
Fri, 04 Mar 2022 16:33:41 +0000 |
util.prosodyctl: check turn: New command to verify STUN/TURN service is operational
|
Matthew Wild |
Fri, 04 Mar 2022 15:28:44 +0000 |
prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in config
|
Matthew Wild |
Wed, 02 Mar 2022 16:12:28 +0000 |
prosodyctl: check dns: List discovered addresses for diagnostic purposes
|
Matthew Wild |
Wed, 02 Mar 2022 16:02:42 +0000 |
util.prosodyctl: check: warn about unreferenced components, suggest disco_items
|
Matthew Wild |
Wed, 02 Mar 2022 15:45:24 +0000 |