aboutsummaryrefslogtreecommitdiffstats
path: root/util/prosodyctl
Commit message (Expand)AuthorAgeFilesLines
* Merge 0.12->trunkKim Alvefur2023-01-221-2/+2
|\
| * util.prosodyctl.shell: Close state on exit to fix saving shell historyKim Alvefur2023-01-221-2/+2
* | Merge 0.12->trunkKim Alvefur2023-01-141-4/+8
|\|
| * prosodyctl check dns: Check for Direct TLS SRV records even if not configured...Kim Alvefur2023-01-141-4/+8
* | util.prosodyctl.cert: Remove Lua 5.1 os.execute() return value compatKim Alvefur2022-10-201-1/+1
* | prosodyctl: check turn: More clearly indicate the error is from TURN serverMatthew Wild2022-10-061-1/+1
* | util: Remove various Lua 5.1 compatibility hacksKim Alvefur2022-07-021-2/+1
* | util.prosodyctl.shell: Print errors in red to highlight themKim Alvefur2022-06-011-1/+8
* | prosodyctl shell: Communicate width of terminal to mod_admin_shellKim Alvefur2022-05-301-1/+1
* | Merge 0.12->trunkKim Alvefur2022-05-261-4/+0
|\|
| * util.prosodyctl.check: Remove now redundant unbound config tweakKim Alvefur2022-05-261-4/+0
* | Merge 0.12->trunkKim Alvefur2022-05-051-0/+1
|\|
| * util.prosodyctl.check: turn: Report lack of TURN services as a problem #1749Kim Alvefur2022-05-031-0/+1
* | Merge 0.12->trunkMatthew Wild2022-04-131-2/+2
|\|
| * util.prosodyctl: check turn: ensure a result is always returned from a check ...Matthew Wild2022-04-131-2/+2
* | Merge 0.12->trunkMatthew Wild2022-03-281-0/+7
|\|
| * prosodyctl: check config: Report paths of loaded configuration files (fixed #...Matthew Wild2022-03-281-0/+7
* | Merge 0.12->trunkMatthew Wild2022-03-191-0/+6
|\|
| * prosodyctl: check turn: Fail with error if our own address is supplied for th...Matthew Wild2022-03-191-0/+6
* | Merge 0.12->trunkMatthew Wild2022-03-191-6/+12
|\|
| * prosodyctl: check config: Skip bare JID components in orphan checkMatthew Wild2022-03-191-1/+1
| * prosodyctl: check turn: warn about external port mismatches behind NATMatthew Wild2022-03-111-5/+11
* | util.prosodyctl.shell: Support for receiving partial lines (no automatic \n)Matthew Wild2022-03-171-2/+6
|/
* Spelling: Fix various spelling mistakes (thanks timeless)Kim Alvefur2022-03-071-1/+1
* prosodyctl: check turn: compare correct addresses for relay mismatch detectio...Matthew Wild2022-03-051-2/+5
* prosodyctl: check turn: Add check for private IP returned from STUN.Matthew Wild2022-03-051-0/+4
* prosodyctl: check turn: improve warning text to suggest issuesMatthew Wild2022-03-051-1/+5
* prosodyctl: check turn: fix traceback when server does not provide realm/nonceMatthew Wild2022-03-051-4/+12
* prosodyctl: check turn: fix formatting of multiple warningsMatthew Wild2022-03-051-2/+3
* prosodyctl: check turn: always show debug info even if test failsMatthew Wild2022-03-051-11/+15
* prosodyctl: check turn: Clearer error when unable to resolve external service...Matthew Wild2022-03-051-1/+1
* prosodyctl: check: include TURN checks by defaultMatthew Wild2022-03-051-2/+2
* prosodyctl: check: Slightly improved argument handlingMatthew Wild2022-03-051-1/+11
* prosodyctl: check turn: show relayed address(es) in verbose modeMatthew Wild2022-03-051-0/+7
* prosodyctl: check turn: Allow specifying port for the ping serviceMatthew Wild2022-03-051-2/+9
* prosodyctl: check turn: Add support for testing data relay with an external S...Matthew Wild2022-03-051-4/+88
* Merge config-updates+check-turn from timberMatthew Wild2022-03-041-2/+163
|\
| * util.prosodyctl: check turn: New command to verify STUN/TURN service is opera...Matthew Wild2022-03-041-2/+163
* | prosodyctl: check dns: Allow admin to specify undiscoverable external IPs in ...Matthew Wild2022-03-021-0/+5
* | prosodyctl: check dns: List discovered addresses for diagnostic purposesMatthew Wild2022-03-021-0/+16
* | util.prosodyctl: check: warn about unreferenced components, suggest disco_itemsMatthew Wild2022-03-021-0/+35
* | util.prosodyctl: Warn about enabled public registration in 'check config'Matthew Wild2022-03-021-0/+28
|/
* util.prosodyctl.check: Fix reset of libunbound before DNS checksKim Alvefur2022-02-011-1/+1
* util.prosodyctl.check: Fix A/AAAA check for proxy65 and httpKim Alvefur2022-01-301-2/+2
* util.prosodyctl.check: Include multiplexed ports in DNS checks #1704Kim Alvefur2022-01-301-0/+13
* util.prosodyctl.cert: Look for certs matching 'http_host'Kim Alvefur2022-01-271-0/+4
* util.prosodyctl.check: Fix use of LuaSocket URL parserKim Alvefur2022-01-271-1/+1
* util.prosodyctl.check: Add HTTP related DNS checksKim Alvefur2022-01-271-8/+41
* util.prosodyctl.cert: Look for certificates in a consistent orderKim Alvefur2022-01-261-0/+9
* util.prosodyctl.cert: Check success of copy operations, warn on failKim Alvefur2022-01-191-4/+9