log plugins/mod_admin_shell.lua @ 11888:050c515fe9aa

age author description
Wed, 10 Nov 2021 20:25:37 +0100 Kim Alvefur mod_admin_shell: Indicate bi-directional s2s connections
Wed, 10 Nov 2021 16:28:54 +0100 Kim Alvefur mod_admin_shell: Allow passing columns as a string for convenience
Wed, 10 Nov 2021 15:54:27 +0100 Kim Alvefur mod_admin_shell: Optionally group session listings by host when not included as column
Wed, 10 Nov 2021 17:59:35 +0100 Kim Alvefur mod_admin_shell: New table based implementation of c2s and s2s:show()
Wed, 13 Oct 2021 20:46:04 +0200 Kim Alvefur mod_admin_shell: Show HTTP base-URLs in module:info()
Thu, 30 Sep 2021 23:22:51 +0200 Kim Alvefur mod_admin_shell: Allow passing an exit code to server:shutdown()
Wed, 11 Aug 2021 14:55:59 +0200 Kim Alvefur mod_admin_shell: Keep unrestricted environment for session lifetime
Sat, 12 Jun 2021 18:06:37 +0200 Kim Alvefur mod_admin_shell: module:info: List 'items' that can be formatted easily
Sat, 12 Jun 2021 18:06:13 +0200 Kim Alvefur mod_admin_shell: module:info: Show friendlier name for known 'items'
Sat, 12 Jun 2021 17:49:44 +0200 Kim Alvefur mod_admin_shell: module:info: List provided 'items'
Sat, 12 Jun 2021 16:47:30 +0200 Kim Alvefur mod_admin_shell: module:info: Use existing host string representation
Sat, 12 Jun 2021 16:40:40 +0200 Kim Alvefur mod_admin_shell: module:info: List dependencies
Sat, 12 Jun 2021 16:40:22 +0200 Kim Alvefur mod_admin_shell: module:info: Show module status
Sat, 12 Jun 2021 16:50:15 +0200 Kim Alvefur mod_admin_shell: Add basic command that shows more info about loaded modules
Sun, 18 Apr 2021 11:47:41 +0200 Jonas Schäfer Statistics: Rewrite statistics backends to use OpenMetrics
Tue, 06 Apr 2021 13:25:38 +0200 Kim Alvefur mod_admin_shell: Remove obsolete checks related to s2sout.lib