Log

plugins/mod_admin_shell.lua @ 12209:3fe2e5da05c3

description author age
mod_admin_shell: Add command to show current user roles Kim Alvefur 2022-01-23
mod_admin_shell: Add help section about roles Kim Alvefur 2022-01-23
mod_admin_shell: Log creation of incoming s2s connections during ping Kim Alvefur 2021-12-27
mod_admin_shell: Print s2s related events while waiting for ping Kim Alvefur 2021-12-26
mod_smacks: Limit queue memory consumption using new util Kim Alvefur 2021-12-14
mod_admin_shell: Add port as a c2s/s2s:show column definition Kim Alvefur 2021-12-07
mod_admin_shell: Handle global roles (pass host=*) Kim Alvefur 2021-12-06
mod_admin_shell: Only check that local users exist locally Kim Alvefur 2021-12-06
mod_admin_shell: Support setting roles on hosts other than the users' Kim Alvefur 2021-12-06
mod_admin_shell: Add command for updating roles user:roles(jid, roles) Kim Alvefur 2021-12-06
mod_admin_shell: Allow setting roles when creating user Kim Alvefur 2021-12-04
mod_admin_shell: List periodic tasks in module:info Kim Alvefur 2021-11-22
mod_admin_shell: Remove now redundant promise awaiting in dns:lookup() Kim Alvefur 2021-11-27
mod_admin_shell: Remove now redundant promise awaiting in xmpp:ping() Kim Alvefur 2021-11-27
mod_admin_shell: Fix indentation Kim Alvefur 2021-11-26
mod_admin_shell: Wait for promises Kim Alvefur 2021-11-26
mod_admin_shell: Reduce width of 'Status' column Kim Alvefur 2021-11-26
mod_admin_shell: Reduce width of 'Security' column (thanks Link Mauve) Kim Alvefur 2021-11-26
mod_admin_shell: Fix showing default HTTP path in module:info Kim Alvefur 2021-11-25
mod_admin_shell: Factor out simple function in module:info for reuse Kim Alvefur 2021-11-24
mod_admin_shell: List collected metrics in module:info Kim Alvefur 2021-11-24
mod_admin_shell: List net providers in module:info Kim Alvefur 2021-11-23
mod_admin_shell: Return counts of shown vs total from new table views Kim Alvefur 2021-11-16
mod_admin_shell: Handle absence of connection in security column (thanks arcseconds) Kim Alvefur 2021-11-15
util.human.io: Pass nil to cell mapper to signal missing value Kim Alvefur 2021-11-12
mod_admin_shell: Respect metatables in output serialization Kim Alvefur 2021-11-12
mod_admin_shell: Specify a width for cert column Kim Alvefur 2021-11-10
mod_admin_shell: Indicate bi-directional s2s connections Kim Alvefur 2021-11-10
mod_admin_shell: Allow passing columns as a string for convenience Kim Alvefur 2021-11-10
mod_admin_shell: Optionally group session listings by host when not included as column Kim Alvefur 2021-11-10
mod_admin_shell: New table based implementation of c2s and s2s:show() Kim Alvefur 2021-11-10
mod_admin_shell: Show HTTP base-URLs in module:info() Kim Alvefur 2021-10-13
mod_admin_shell: Allow passing an exit code to server:shutdown() Kim Alvefur 2021-09-30
mod_admin_shell: Keep unrestricted environment for session lifetime Kim Alvefur 2021-08-11
mod_admin_shell: module:info: List 'items' that can be formatted easily Kim Alvefur 2021-06-12
mod_admin_shell: module:info: Show friendlier name for known 'items' Kim Alvefur 2021-06-12
mod_admin_shell: module:info: List provided 'items' Kim Alvefur 2021-06-12
mod_admin_shell: module:info: Use existing host string representation Kim Alvefur 2021-06-12
mod_admin_shell: module:info: List dependencies Kim Alvefur 2021-06-12
mod_admin_shell: module:info: Show module status Kim Alvefur 2021-06-12
mod_admin_shell: Add basic command that shows more info about loaded modules Kim Alvefur 2021-06-12
Statistics: Rewrite statistics backends to use OpenMetrics Jonas Schäfer 2021-04-18
mod_admin_shell: Remove obsolete checks related to s2sout.lib Kim Alvefur 2021-04-06
mod_admin_shell: Sort timers by time in debug:timers() Kim Alvefur 2021-03-23
mod_admin_shell: Add help section with (top level) MUC commands Kim Alvefur 2021-02-05
mod_admin_shell: Pretty-print HTTP endpoints in a human table Kim Alvefur 2021-02-03
mod_admin_shell: Remove previous print() call Kim Alvefur 2021-02-03
mod_admin_shell: List modules providing each HTTP endpoint Kim Alvefur 2021-02-03
mod_admin_shell: List global HTTP endpoints by default Kim Alvefur 2021-02-03
mod_admin_shell: Report CSI queue length from mod_csi_simple Kim Alvefur 2020-08-22
mod_admin_shell: Report CSI state in c2s:show() Kim Alvefur 2020-08-22
mod_admin_shell: Handle server_epoll using monotonic time internally Kim Alvefur 2020-06-30
mod_admin_shell: Fix debug:timers to handle net.server native timers Kim Alvefur 2020-06-29
mod_admin_shell: Update for async.wait_for rename Kim Alvefur 2020-06-13
mod_admin_shell: Fix display of units for some statistics Kim Alvefur 2020-06-06
mod_admin_shell: Skip multiplier adjustment for rates Kim Alvefur 2020-06-04
mod_admin_shell: Format stats with util.human.units Kim Alvefur 2020-06-03
mod_admin_shell: Fix error due to float passed to os.date in Lua 5.3 Kim Alvefur 2020-06-02
mod_admin_shell: Remove old variable declaration [luacheck] Matthew Wild 2020-06-01
mod_admin_shell: Remove extra newline at end of help text Matthew Wild 2020-06-01