Commit Graph

118 Commits (ea2f97e9ed8317dc9a62e45d9a807dca7e3700a5)

Author SHA1 Message Date
Matthew Wild ac77dc3db2 prosodyctl check config: add recommendation to switch from admin_telnet to shell 9 months ago
Matthew Wild 775a4d3cf6 prosodyctl check config: List modules which Prosody cannot successfully load 9 months ago
Matthew Wild 3acd17a59e prosodyctl check certs: Use correct hostname in warning message about HTTPS 9 months ago
Matthew Wild 3d74ce8584 prosodyctl check: Be more robust against invalid disco_items, and show warning 10 months ago
Matthew Wild 04bd8258ef prosodyctl check features: Report size limit for HTTP upload 10 months ago
Matthew Wild 9f50add34e prosodyctl check features: Add descriptions to features 10 months ago
Matthew Wild 783c8fcc81 prosodyctl: check features: stop searching after finding a matching component 11 months ago
Matthew Wild 2c0af0666b prosodyctl: check features: Fix traceback for components with no recommended modules (thanks Menel, riau) 11 months ago
Matthew Wild 3ba87d07a9 util.prosodyctl.check: Recognise http_upload_external as a file upload service 11 months ago
Matthew Wild f7f794c5c6 util.prosodyctl.check: Fix typo in informational message 11 months ago
Matthew Wild 8edde6a299 prosodyctl: check features: check for mod_muc_mam on MUC components 11 months ago
Matthew Wild c7554fdba8 prosodyctl: check: Fix variable name (thanks luacheck) 11 months ago
Matthew Wild 500d0df0a4 prosodyctl: check: Skip DNS checks for known invalid domains (fixes traceback) 11 months ago
Matthew Wild f585db3acf prosodyctl: check features: Check for recommended feature availability 11 months ago
Matthew Wild fb733fb549 util.prosodyctl.check: Sort hosts in iterator for more stable output 11 months ago
Matthew Wild 35e48b2bac prosodyctl: check: Fix indentation in warning message 11 months ago
Matthew Wild ed5dfc1a62 prosodyctl: check: Warn about deprecated mod_posix 11 months ago
Matthew Wild bca60e609d util.prosodyctl.check: Improve error handling of UDP socket setup (for #1803) 1 year ago
Matthew Wild 655c972a7d prosodyctl check: Warn about invalid domain names in the config file 2 years ago
Kim Alvefur da3d755a15 util.prosodyctl.check: Correct modern replacement for 'disallow_s2s' 2 years ago
Kim Alvefur 683b90f871 util.prosodyctl.check: Hint about the 'external_addresses' config option 3 years ago
Kim Alvefur 43c39930c3 util.prosodyctl.check: Validate format of module list options 3 years ago
Kim Alvefur 3f81654a66 util.prosodyctl.check: Get some config options via minimal moduleapi #896 3 years ago
Kim Alvefur e4d5c15396 util.prosodyctl.check: Fix error where hostname can't be turned into A label 3 years ago
Kim Alvefur 9c49ca70fd util.prosodyctl.check: Suggest 'http_cors_override' instead of older CORS settings 3 years ago
Kim Alvefur c9fb0c2cab prosodyctl check dns: Check for Direct TLS SRV records even if not configured (fix #1793) 3 years ago
Kim Alvefur d545540ae0 util.prosodyctl.check: Remove now redundant unbound config tweak 4 years ago
Kim Alvefur f0fc620d2a util.prosodyctl.check: turn: Report lack of TURN services as a problem #1749 4 years ago
Matthew Wild 89934124b8 util.prosodyctl: check turn: ensure a result is always returned from a check (thanks eTaurus) 4 years ago
Matthew Wild fdd5f22b8a prosodyctl: check config: Report paths of loaded configuration files (fixed #1729) 4 years ago
Matthew Wild afbef6406b prosodyctl: check turn: Fail with error if our own address is supplied for the ping test 4 years ago
Matthew Wild d0bd1e71d9 prosodyctl: check config: Skip bare JID components in orphan check 4 years ago
Matthew Wild 681ac46aae prosodyctl: check turn: warn about external port mismatches behind NAT 4 years ago
Matthew Wild 9a86373fd1 prosodyctl: check turn: compare correct addresses for relay mismatch detection (thanks Zash) 4 years ago
Matthew Wild 046b4085cb prosodyctl: check turn: Add check for private IP returned from STUN. 4 years ago
Matthew Wild f7adea5040 prosodyctl: check turn: improve warning text to suggest issues 4 years ago
Matthew Wild 750f3a78d5 prosodyctl: check turn: fix traceback when server does not provide realm/nonce 4 years ago
Matthew Wild 08777eb3d6 prosodyctl: check turn: fix formatting of multiple warnings 4 years ago
Matthew Wild c2af455ac0 prosodyctl: check turn: always show debug info even if test fails 4 years ago
Matthew Wild 2320d07021 prosodyctl: check turn: Clearer error when unable to resolve external service host 4 years ago
Matthew Wild 0babcb6c06 prosodyctl: check: include TURN checks by default 4 years ago
Matthew Wild 5af6db124a prosodyctl: check: Slightly improved argument handling 4 years ago
Matthew Wild 1af4939c11 prosodyctl: check turn: show relayed address(es) in verbose mode 4 years ago
Matthew Wild 9df580f997 prosodyctl: check turn: Allow specifying port for the ping service 4 years ago
Matthew Wild 357c7e0142 prosodyctl: check turn: Add support for testing data relay with an external STUN server via --ping 4 years ago
Matthew Wild b6bf4788aa prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in config 4 years ago
Matthew Wild 79d9ce56ac prosodyctl: check dns: List discovered addresses for diagnostic purposes 4 years ago
Matthew Wild 7198c65a15 util.prosodyctl: check: warn about unreferenced components, suggest disco_items 4 years ago
Matthew Wild 0fe2f4a527 util.prosodyctl: Warn about enabled public registration in 'check config' 4 years ago
Matthew Wild e01f2cf25f util.prosodyctl: check turn: New command to verify STUN/TURN service is operational 4 years ago