util/prosodyctl/check.lua
Sat, 05 Mar 2022 20:32:47 +0000 Matthew Wild prosodyctl: check turn: fix traceback when server does not provide realm/nonce
Sat, 05 Mar 2022 20:31:17 +0000 Matthew Wild prosodyctl: check turn: fix formatting of multiple warnings
Sat, 05 Mar 2022 16:07:47 +0000 Matthew Wild prosodyctl: check turn: always show debug info even if test fails
Sat, 05 Mar 2022 16:06:39 +0000 Matthew Wild prosodyctl: check turn: Clearer error when unable to resolve external service host
Sat, 05 Mar 2022 11:53:53 +0000 Matthew Wild prosodyctl: check: include TURN checks by default
Sat, 05 Mar 2022 11:36:38 +0000 Matthew Wild prosodyctl: check: Slightly improved argument handling
Sat, 05 Mar 2022 11:31:22 +0000 Matthew Wild prosodyctl: check turn: show relayed address(es) in verbose mode
Sat, 05 Mar 2022 11:15:25 +0000 Matthew Wild prosodyctl: check turn: Allow specifying port for the ping service
Sat, 05 Mar 2022 11:10:18 +0000 Matthew Wild prosodyctl: check turn: Add support for testing data relay with an external STUN server via --ping
Fri, 04 Mar 2022 16:33:41 +0000 Matthew Wild Merge config-updates+check-turn from timber
Fri, 04 Mar 2022 15:28:44 +0000 Matthew Wild util.prosodyctl: check turn: New command to verify STUN/TURN service is operational
Wed, 02 Mar 2022 16:12:28 +0000 Matthew Wild prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in config
Wed, 02 Mar 2022 16:02:42 +0000 Matthew Wild prosodyctl: check dns: List discovered addresses for diagnostic purposes
Wed, 02 Mar 2022 15:45:24 +0000 Matthew Wild util.prosodyctl: check: warn about unreferenced components, suggest disco_items
Wed, 02 Mar 2022 15:22:12 +0000 Matthew Wild util.prosodyctl: Warn about enabled public registration in 'check config'
Tue, 01 Feb 2022 14:46:42 +0100 Kim Alvefur util.prosodyctl.check: Fix reset of libunbound before DNS checks
Sun, 30 Jan 2022 16:04:22 +0100 Kim Alvefur util.prosodyctl.check: Fix A/AAAA check for proxy65 and http
Sun, 30 Jan 2022 13:16:30 +0100 Kim Alvefur util.prosodyctl.check: Include multiplexed ports in DNS checks #1704
Thu, 27 Jan 2022 12:52:01 +0100 Kim Alvefur util.prosodyctl.check: Fix use of LuaSocket URL parser
Thu, 27 Jan 2022 12:36:50 +0100 Kim Alvefur util.prosodyctl.check: Add HTTP related DNS checks
Sat, 08 Jan 2022 18:02:32 +0100 Kim Alvefur util.prosodyctl.check: Parameterize replacement instructions
Sat, 08 Jan 2022 17:01:10 +0100 Kim Alvefur util.prosodyctl.check: Move word to ease future translations
Sat, 08 Jan 2022 22:55:49 +0100 Kim Alvefur util.prosodyctl.check: Use same wording about 'daemonize' and 'no_daemonize'
Sat, 25 Dec 2021 13:02:48 +0100 Kim Alvefur util.prosodyctl.check: Remove obsolete settings from known globals
Sat, 25 Dec 2021 13:00:23 +0100 Kim Alvefur util.prosodyctl.check: Add some more obsolete settings
Wed, 22 Dec 2021 14:24:26 +0100 Kim Alvefur core.certmanager: Rename preset option to 'tls_preset'
Sun, 28 Nov 2021 22:51:50 +0100 Kim Alvefur util.prosodyctl.check: Support direct TLS connectivity checks
Thu, 25 Nov 2021 12:14:44 +0100 Kim Alvefur util.prosodyctl.check: Add mod_http_openmetrics settings to known globals
Sat, 20 Nov 2021 18:58:09 +0100 Kim Alvefur util.prosodyctl.check: Highlight inconsistency of AAAA records and use_ipv6=false
Sat, 20 Nov 2021 17:05:32 +0100 Kim Alvefur util.prosodyctl.check: Respect use_ipv4/v6 in proxy65 check
Sat, 20 Nov 2021 17:04:15 +0100 Kim Alvefur util.prosodyctl.check: Take IPv6 support in LuaSocket into account
Sun, 03 Oct 2021 19:05:15 +0200 Kim Alvefur util.prosodyctl.check: Add two known globals from mod_http
Thu, 30 Sep 2021 17:37:05 +0200 Kim Alvefur prosodyctl: Add alternate XMPP Blackbox Exporter connectivity check
Thu, 30 Sep 2021 17:33:49 +0200 Kim Alvefur prosodyctl: Use HTTP client in promise mode for connectivity check
Sun, 19 Sep 2021 15:52:07 +0200 Kim Alvefur mod_register_limits: Reword some options
Tue, 14 Sep 2021 14:19:05 +0200 Kim Alvefur util.prosodyctl.check: Suggest replacing 'use_libevent' with 'network_backend'
Tue, 14 Sep 2021 02:03:50 +0200 Kim Alvefur util.prosodyctl.check: Nudge towards plural port options
Tue, 14 Sep 2021 01:41:59 +0200 Kim Alvefur util.prosodyctl.check: Fix to not treat some options as misplaced
Tue, 14 Sep 2021 01:34:30 +0200 Kim Alvefur util.prosodyctl.check: Suggest replacements for deprecated options #1684
Sun, 12 Sep 2021 11:46:32 +0200 Kim Alvefur util.prosodyctl.check: Remove stray debug print()
Sun, 12 Sep 2021 01:48:51 +0200 Kim Alvefur util.prosodyctl.check: Ignore unused "ok" variable [luacheck]
Sat, 11 Sep 2021 22:24:34 +0200 Kim Alvefur util.prosodyctl.check: Refuse to do ojn test unless prosody is running
Wed, 06 May 2020 18:20:33 +0200 Jonas Schäfer prosodyctl: Add external connectivity check based on observe.jabber.network
Thu, 09 Sep 2021 22:14:43 +0200 Kim Alvefur mod_c2s: Rename Direct TLS listener 'c2s_direct_tls' for clarity
Thu, 09 Sep 2021 22:10:12 +0200 Kim Alvefur util.prosodyctl.check: Add TODO about replacements for deprecated settings
Thu, 09 Sep 2021 22:09:41 +0200 Kim Alvefur util.prosodyctl.check: Check for server-to-server Direct TLS records
Sun, 04 Jul 2021 02:33:15 +0200 Kim Alvefur util.prosodyctl.check: Normalize away trailing dot in some messages too
Sun, 04 Jul 2021 01:33:53 +0200 Kim Alvefur util.prosodyctl.check: Normalize potential to form without trailing '.'
Sun, 04 Jul 2021 01:32:04 +0200 Kim Alvefur util.prosodyctl.check: Point out if A/AAAA exists despite disabled IPvX
Sun, 04 Jul 2021 01:29:47 +0200 Kim Alvefur util.prosodyctl.check: Warn if both use_ipv4 and use_ipv6 are set to false
Sun, 04 Jul 2021 01:23:35 +0200 Kim Alvefur util.prosodyctl.check: Silence IP protocol mismatches when disabled
Sat, 03 Jul 2021 03:24:26 +0200 Kim Alvefur util.prosodyctl.check: Reload unbound to ensure hosts.txt is ignored
Thu, 27 May 2021 13:09:18 +0200 Kim Alvefur util.prosodyctl.check: Collect options from all global plugins
Thu, 27 May 2021 13:07:57 +0200 Kim Alvefur util.prosodyctl.check: Format, sort option listings into canonical form
Sun, 20 Jun 2021 17:51:44 +0200 Kim Alvefur util.prosodyctl.check: Ensure that libunbound does not check hosts file
Sun, 20 Jun 2021 17:34:50 +0200 Kim Alvefur util.prosodyctl.check: Deprecate legacy_ssl related options
Sun, 20 Jun 2021 17:11:19 +0200 Kim Alvefur util.prosodyctl.check: Add support for checking Direct TLS SRV records
Sun, 20 Jun 2021 17:14:17 +0200 Kim Alvefur util.prosodyctl.check: Fix for net.dns vs unbound API difference
Sun, 20 Jun 2021 17:11:59 +0200 Kim Alvefur util.prosodyctl.check: Add knowledge of the global-only 'use_ipv4' setting
Thu, 27 May 2021 12:51:07 +0200 Kim Alvefur Merge 0.11->trunk
less more (0) -60 tip