log plugins/mod_admin_shell.lua @ 14168:4f4c346e4f39

age author description
Tue, 19 May 2026 19:27:43 +0100 Matthew Wild Merge 13.0->trunk
Tue, 19 May 2026 19:24:53 +0100 Matthew Wild mod_admin_shell: Don't echo password back to the client 13.0
Fri, 17 Apr 2026 14:35:32 +0100 Matthew Wild Merge 13.0->trunk
Thu, 16 Apr 2026 18:16:05 +0100 Matthew Wild mod_admin_shell: Show help listing when specifying only a section name 13.0
Thu, 02 Apr 2026 20:54:46 +0100 Matthew Wild Merge 13.0->trunk
Thu, 02 Apr 2026 20:53:04 +0100 Matthew Wild mod_admin_shell: Fail user creation/modification if new password fails saslprep 13.0
Tue, 31 Mar 2026 12:25:20 +0100 Matthew Wild Merge 13.0->trunk
Fri, 27 Mar 2026 12:43:10 +0000 Matthew Wild mod_admin_shell: Improve per-host command cleanup 13.0
Sat, 21 Feb 2026 17:08:11 +0100 Kim Alvefur Merge 13.0->trunk
Sat, 21 Feb 2026 17:05:48 +0100 Kim Alvefur mod_admin_shell: Make cert index search path relative to config file 13.0
Tue, 06 Jan 2026 19:14:47 +0100 Kim Alvefur mod_admin_shell: Include timestamps with logs in debug:ping()
Fri, 05 Dec 2025 17:53:52 +0100 Kim Alvefur Merge 13.0->trunk
Fri, 05 Dec 2025 17:53:10 +0100 Kim Alvefur mod_admin_shell: Ensure JIDs are normalized in xmpp:ping() 13.0
Fri, 05 Dec 2025 17:51:21 +0100 Kim Alvefur mod_admin_shell: Also relax JID requirements in debug:ping()
Fri, 05 Dec 2025 17:29:53 +0100 Kim Alvefur Merge 13.0->trunk
Mon, 01 Dec 2025 16:35:11 +0100 Kim Alvefur mod_admin_shell: Allow pinging any JID with xmpp:ping() 13.0
Tue, 07 Oct 2025 12:15:19 +0100 Matthew Wild mod_admin_shell: Add config:dump() command to display the in-memory configuration
Sun, 05 Oct 2025 11:08:27 +0200 Kim Alvefur mod_admin_shell: Add debug:ping() which prints debug logs until pong
Sun, 31 Aug 2025 00:47:25 +0200 Kim Alvefur prosodyctl shell: Output TSV when output is not a TTY
Sun, 31 Aug 2025 00:41:59 +0200 Kim Alvefur mod_admin_shell: Skip adding margin for tables in non-repl use
Mon, 28 Apr 2025 19:41:19 +0200 Kim Alvefur mod_admin_shell: Fix matching logic in s2s:close (Thanks Menel) 13.0
Fri, 04 Apr 2025 16:50:25 +0100 Matthew Wild mod_admin_shell: Add role:list() and role:show() commands 13.0
Thu, 03 Apr 2025 19:58:57 +0100 Matthew Wild mod_admin_shell: Visual tweaks to the output of debug:cert_index() 13.0 13.0.1
Thu, 03 Apr 2025 16:54:02 +0100 Matthew Wild mod_admin_shell: Add debug:cert_index() command 13.0
Mon, 31 Mar 2025 17:30:50 +0100 Matthew Wild mod_admin_shell, prosodyctl shell: Report command failure when no password entered (fixes #1907) 13.0
Thu, 13 Mar 2025 11:37:11 +0000 Matthew Wild prosodyctl shell: More reliable detection of REPL/interactive mode (fixes #1895) 13.0
Thu, 13 Mar 2025 11:35:39 +0000 Matthew Wild mod_admin_shell: Remove outdated help text (fixes #1898) 13.0
Mon, 17 Feb 2025 19:10:48 +0000 Matthew Wild mod_admin_shell: Improve help listing in non-REPL mode 13.0
Mon, 17 Feb 2025 19:10:26 +0000 Matthew Wild mod_admin_shell: Fix simple command execution (e.g. help) 13.0
Mon, 17 Feb 2025 19:09:11 +0000 Matthew Wild mod_admin_shell: Set flag on session when in REPL mode 13.0
Mon, 17 Feb 2025 18:25:52 +0000 Matthew Wild mod_admin_shell: Improved error handling for shell-invoked commands 13.0
Mon, 17 Feb 2025 17:02:35 +0000 Matthew Wild mod_admin_shell, util.prosodyctl.shell: Process command-line args on server-side, with argparse support 13.0
Thu, 13 Feb 2025 17:05:36 +0000 Matthew Wild mod_admin_shell: Remove duplicated line 13.0
Thu, 13 Feb 2025 16:20:42 +0000 Matthew Wild mod_admin_shell: Rename user:setrole to user:set_roles 13.0
Thu, 13 Feb 2025 16:18:59 +0000 Matthew Wild mod_admin_shell: Hide secondary role commands, focus on primary roles 13.0
Thu, 13 Feb 2025 16:16:19 +0000 Matthew Wild mod_admin_shell: Support for hiding certain commands from default help listing 13.0
Thu, 13 Feb 2025 15:54:39 +0000 Matthew Wild mod_admin_shell: Fix result handling of user addrole/delrole commands 13.0
Sun, 02 Feb 2025 14:12:52 +0100 Kim Alvefur mod_admin_shell: Fix column alignment in 'help roles'
Sun, 02 Feb 2025 13:33:17 +0100 Kim Alvefur mod_admin_shell: Fix help forgetting arguments
Thu, 16 Jan 2025 11:35:19 +0000 Matthew Wild mod_admin_shell: Remove log statement intended for development only
Wed, 08 Jan 2025 08:41:15 +0100 Kim Alvefur mod_admin_shell: Remove redundant 'mod_' prefix from debug message
Wed, 08 Jan 2025 08:11:02 +0100 Kim Alvefur mod_admin_shell: Fix reporting origin module for commands
Tue, 07 Jan 2025 19:25:12 +0000 Matthew Wild mod_admin_shell: user:password(): Support prompting for password if none given
Tue, 07 Jan 2025 19:24:05 +0000 Matthew Wild mod_admin_shell: user:create(): Reject promise with error message on failure
Tue, 07 Jan 2025 19:23:23 +0000 Matthew Wild mod_admin_shell: Mark event as handled when requested input is submitted
Tue, 07 Jan 2025 18:17:57 +0000 Matthew Wild mod_admin_shell: user:create(): request password via prompt if none given
Tue, 07 Jan 2025 18:17:30 +0000 Matthew Wild mod_admin_shell: Add session method to request (password) input from shell client
Tue, 07 Jan 2025 18:15:50 +0000 Matthew Wild mod_admin_shell: Don't pause async thread while waiting for promise result
Sat, 28 Dec 2024 18:35:24 +0000 Matthew Wild mod_admin_shell: stats:show(): Friendlier error message when statistics disabled
Fri, 15 Nov 2024 15:52:37 +0100 Kim Alvefur mod_admin_shell: Report when a module is already loaded
Fri, 15 Nov 2024 15:48:07 +0100 Kim Alvefur mod_admin_shell: Refactor end of module:load
Fri, 01 Nov 2024 13:10:45 +0100 Kim Alvefur mod_admin_shell: Reject attempt to add or remove roles for unrelated hosts
Fri, 01 Nov 2024 13:07:25 +0100 Kim Alvefur mod_admin_shell: Allow assigning roles to arbitrary JIDs when supported
Mon, 26 Aug 2024 22:26:59 +0200 Kim Alvefur mod_admin_shell: Prevent traceback due to type error
Sat, 27 Apr 2024 15:59:46 +0200 Kim Alvefur Merge 0.12->trunk
Fri, 31 Mar 2023 22:01:27 +0200 Kim Alvefur mod_admin_shell: Allow matching on host or bare JID in c2s:show 0.12
Wed, 03 Apr 2024 21:56:03 -0700 aidan mod_admin_shell: Add connection created time
Wed, 29 Nov 2023 17:49:20 +0000 Matthew Wild mod_admin_shell: Fix linter issues
Wed, 29 Nov 2023 17:33:56 +0000 Matthew Wild mod_admin_shell: Remove verbose logging
Wed, 29 Nov 2023 17:22:18 +0000 Matthew Wild mod_admin_shell: Remove timer:info() (it's been debug:timers() for some time)