Log

plugins/mod_admin_shell.lua @ 11954:b963ac00c967

description author age
mod_admin_shell: Remove now redundant promise awaiting in dns:lookup() Kim Alvefur Sat, 27 Nov 2021 14:16:13 +0100
mod_admin_shell: Remove now redundant promise awaiting in xmpp:ping() Kim Alvefur Sat, 27 Nov 2021 14:15:55 +0100
mod_admin_shell: Fix indentation Kim Alvefur Fri, 26 Nov 2021 22:28:37 +0100
mod_admin_shell: Wait for promises Kim Alvefur Fri, 26 Nov 2021 22:26:48 +0100
mod_admin_shell: Reduce width of 'Status' column Kim Alvefur Fri, 26 Nov 2021 11:40:48 +0100
mod_admin_shell: Reduce width of 'Security' column (thanks Link Mauve) Kim Alvefur Fri, 26 Nov 2021 11:39:13 +0100
mod_admin_shell: Fix showing default HTTP path in module:info Kim Alvefur Thu, 25 Nov 2021 17:07:13 +0100
mod_admin_shell: Factor out simple function in module:info for reuse Kim Alvefur Wed, 24 Nov 2021 20:12:22 +0100
mod_admin_shell: List collected metrics in module:info Kim Alvefur Wed, 24 Nov 2021 20:03:38 +0100
mod_admin_shell: List net providers in module:info Kim Alvefur Tue, 23 Nov 2021 17:59:40 +0100
mod_admin_shell: Return counts of shown vs total from new table views Kim Alvefur Tue, 16 Nov 2021 16:06:41 +0100
mod_admin_shell: Handle absence of connection in security column (thanks arcseconds) Kim Alvefur Mon, 15 Nov 2021 13:31:06 +0100
util.human.io: Pass nil to cell mapper to signal missing value Kim Alvefur Fri, 12 Nov 2021 11:43:24 +0100
mod_admin_shell: Respect metatables in output serialization Kim Alvefur Fri, 12 Nov 2021 11:33:09 +0100
mod_admin_shell: Specify a width for cert column Kim Alvefur Wed, 10 Nov 2021 21:31:41 +0100
mod_admin_shell: Indicate bi-directional s2s connections Kim Alvefur Wed, 10 Nov 2021 20:25:37 +0100
mod_admin_shell: Allow passing columns as a string for convenience Kim Alvefur Wed, 10 Nov 2021 16:28:54 +0100
mod_admin_shell: Optionally group session listings by host when not included as column Kim Alvefur Wed, 10 Nov 2021 15:54:27 +0100
mod_admin_shell: New table based implementation of c2s and s2s:show() Kim Alvefur Wed, 10 Nov 2021 17:59:35 +0100
mod_admin_shell: Show HTTP base-URLs in module:info() Kim Alvefur Wed, 13 Oct 2021 20:46:04 +0200
mod_admin_shell: Allow passing an exit code to server:shutdown() Kim Alvefur Thu, 30 Sep 2021 23:22:51 +0200
mod_admin_shell: Keep unrestricted environment for session lifetime Kim Alvefur Wed, 11 Aug 2021 14:55:59 +0200
mod_admin_shell: module:info: List 'items' that can be formatted easily Kim Alvefur Sat, 12 Jun 2021 18:06:37 +0200
mod_admin_shell: module:info: Show friendlier name for known 'items' Kim Alvefur Sat, 12 Jun 2021 18:06:13 +0200
mod_admin_shell: module:info: List provided 'items' Kim Alvefur Sat, 12 Jun 2021 17:49:44 +0200
mod_admin_shell: module:info: Use existing host string representation Kim Alvefur Sat, 12 Jun 2021 16:47:30 +0200
mod_admin_shell: module:info: List dependencies Kim Alvefur Sat, 12 Jun 2021 16:40:40 +0200
mod_admin_shell: module:info: Show module status Kim Alvefur Sat, 12 Jun 2021 16:40:22 +0200
mod_admin_shell: Add basic command that shows more info about loaded modules Kim Alvefur Sat, 12 Jun 2021 16:50:15 +0200
Statistics: Rewrite statistics backends to use OpenMetrics Jonas Schäfer Sun, 18 Apr 2021 11:47:41 +0200
mod_admin_shell: Remove obsolete checks related to s2sout.lib Kim Alvefur Tue, 06 Apr 2021 13:25:38 +0200
mod_admin_shell: Sort timers by time in debug:timers() Kim Alvefur Tue, 23 Mar 2021 21:52:07 +0100
mod_admin_shell: Add help section with (top level) MUC commands Kim Alvefur Fri, 05 Feb 2021 15:52:46 +0100
mod_admin_shell: Pretty-print HTTP endpoints in a human table Kim Alvefur Wed, 03 Feb 2021 23:46:13 +0100
mod_admin_shell: Remove previous print() call Kim Alvefur Wed, 03 Feb 2021 23:47:59 +0100
mod_admin_shell: List modules providing each HTTP endpoint Kim Alvefur Wed, 03 Feb 2021 23:31:34 +0100
mod_admin_shell: List global HTTP endpoints by default Kim Alvefur Wed, 03 Feb 2021 23:28:02 +0100
mod_admin_shell: Report CSI queue length from mod_csi_simple Kim Alvefur Sat, 22 Aug 2020 14:34:57 +0200
mod_admin_shell: Report CSI state in c2s:show() Kim Alvefur Sat, 22 Aug 2020 14:34:33 +0200
mod_admin_shell: Handle server_epoll using monotonic time internally Kim Alvefur Tue, 30 Jun 2020 02:31:57 +0200
mod_admin_shell: Fix debug:timers to handle net.server native timers Kim Alvefur Mon, 29 Jun 2020 21:43:51 +0200
mod_admin_shell: Update for async.wait_for rename Kim Alvefur Sat, 13 Jun 2020 14:40:41 +0200
mod_admin_shell: Fix display of units for some statistics Kim Alvefur Sun, 07 Jun 2020 00:18:14 +0200
mod_admin_shell: Skip multiplier adjustment for rates Kim Alvefur Thu, 04 Jun 2020 16:54:52 +0200
mod_admin_shell: Format stats with util.human.units Kim Alvefur Wed, 03 Jun 2020 19:27:44 +0200
mod_admin_shell: Fix error due to float passed to os.date in Lua 5.3 Kim Alvefur Tue, 02 Jun 2020 16:40:23 +0200
mod_admin_shell: Remove old variable declaration [luacheck] Matthew Wild Mon, 01 Jun 2020 16:38:16 +0100
mod_admin_shell: Remove extra newline at end of help text Matthew Wild Mon, 01 Jun 2020 16:14:44 +0100
mod_admin_shell, mod_admin_telnet, util.prosodyctl.shell: Separate output from final result Matthew Wild Mon, 01 Jun 2020 16:14:06 +0100
mod_admin_shell: New module that implements the console interface over an admin socket Matthew Wild Mon, 01 Jun 2020 15:43:00 +0100