log plugins/mod_admin_telnet.lua @ 9751:39ee70fbb009

age author description
Sun, 30 Dec 2018 16:03:15 +0100 Kim Alvefur core.moduleapi: Use util.error for :send_iq errors
Sat, 29 Dec 2018 03:21:13 +0100 Kim Alvefur mod_admin_telnet: Validate hostnames in xmpp:ping command
Fri, 28 Dec 2018 20:59:10 +0100 Kim Alvefur mod_admin_telnet: Make xmpp:ping command wait and report the reply
Thu, 27 Dec 2018 02:53:34 +0100 Kim Alvefur mod_admin_telnet: Enable async processing using util.async
Fri, 28 Dec 2018 20:56:01 +0100 Kim Alvefur mod_admin_telnet: Invert host existence check
Tue, 18 Dec 2018 20:23:33 +0000 Maxime “pep” Buquet admin_telnet: show when bidi is used on s2s
Sat, 08 Dec 2018 17:09:55 +0100 Kim Alvefur various: Don't rely on _G.unpack existing
Tue, 09 Oct 2018 15:02:44 +0100 Matthew Wild mod_admin_telnet: Allow viewing HTTP event listeners via debug:events('http')
Sun, 30 Sep 2018 14:55:39 +0200 Kim Alvefur mod_admin_telnet: Guard against missing table field
Sun, 30 Sep 2018 14:55:15 +0200 Kim Alvefur mod_admin_telnet: Create metatable only once
Sun, 30 Sep 2018 14:54:51 +0200 Kim Alvefur mod_admin_telnet: Remove unused histogram [luacheck]
Sun, 30 Sep 2018 14:48:44 +0200 Kim Alvefur mod_admin_telnet: Remove unused variable [luacheck]
Sun, 30 Sep 2018 14:37:25 +0200 Kim Alvefur mod_admin_telnet: Import net.server instead of relying on global
Sun, 30 Sep 2018 14:33:42 +0200 Kim Alvefur mod_admin_telnet: Use prosody.hosts to be more explicit and avoid name clash with 'hosts' arguments [luacheck]
Sun, 30 Sep 2018 14:32:32 +0200 Kim Alvefur mod_admin_telnet: Remove or rename various unused arguments and variables [luacheck]