Software /
code /
prosody
Log
plugins/mod_admin_telnet.lua @ 9405:86e3e37f25ff
description | author | age |
---|---|---|
mod_admin_telnet: Use prosody.hosts to be more explicit and avoid name clash with 'hosts' arguments [luacheck] | Kim Alvefur | Sun, 30 Sep 2018 14:33:42 +0200 |
mod_admin_telnet: Remove or rename various unused arguments and variables [luacheck] | Kim Alvefur | Sun, 30 Sep 2018 14:32:32 +0200 |
mod_admin_telnet: Rename variable to avoid name clash [luacheck] | Kim Alvefur | Sun, 30 Sep 2018 14:16:49 +0200 |
mod_admin_telnet: Fix local reference to util.iterator | Kim Alvefur | Sat, 29 Sep 2018 16:29:30 +0200 |
mod_admin_telnet: Split out sort function for clarity | Matthew Wild | Fri, 21 Sep 2018 14:37:47 +0100 |
mod_admin_telnet: Make use of util.iterators.sorted_pairs() | Matthew Wild | Fri, 21 Sep 2018 14:36:29 +0100 |
mod_admin_telnet: Rename timer:info() -> debug:timers() | Matthew Wild | Tue, 10 Jul 2018 21:08:32 +0100 |
mod_admin_telnet: Add some experimental commands for inspecting stats | Matthew Wild | Wed, 04 Jul 2018 06:57:32 +0100 |