Log

plugins/mod_admin_telnet.lua @ 10044:4fd27023224a

description author age
mod_admin_telnet: Collect array from Bosh connections when appending to connection list Michel Le Bihan Mon, 03 Jun 2019 20:51:15 +0200
mod_admin_telnet: include BOSH connections in c2s:count (#998) Arc Riley Thu, 02 May 2019 17:44:21 -0700
mod_admin_telnet: added "(bosh)" and "(websocket)" connection flags (#998) Arc Riley Thu, 02 May 2019 17:28:49 -0700
mod_admin_telnet: include BOSH connections in c2s session commands (#998) Arc Riley Thu, 02 May 2019 16:33:14 -0700
mod_admin_telnet: Adds c2s:closeall() (Fixes #1315) João Duarte Wed, 17 Apr 2019 10:11:22 -0700
mod_admin_telnet: Show module status in module:list() Matthew Wild Tue, 19 Mar 2019 09:05:37 +0000
mod_admin_telnet: sttas:show: Use format option that allows float numbers Kim Alvefur Wed, 16 Jan 2019 14:20:16 +0100
mod_admin_telnet: Sort stats by name Kim Alvefur Fri, 04 Jan 2019 15:13:52 +0100
mod_admin_telnet: Serialize config values (table: 0x123abc isn't useful) Kim Alvefur Fri, 04 Jan 2019 13:41:39 +0100
mod_admin_telnet: config:get: Assume the global section if only one argument is given Kim Alvefur Fri, 04 Jan 2019 13:39:13 +0100
mod_admin_telnet: Remove the long gone 'section' argument in the undocumented config:get command Kim Alvefur Fri, 04 Jan 2019 13:38:30 +0100
core.moduleapi: Use util.error for :send_iq errors Kim Alvefur Sun, 30 Dec 2018 16:03:15 +0100
mod_admin_telnet: Validate hostnames in xmpp:ping command Kim Alvefur Sat, 29 Dec 2018 03:21:13 +0100
mod_admin_telnet: Make xmpp:ping command wait and report the reply Kim Alvefur Fri, 28 Dec 2018 20:59:10 +0100
mod_admin_telnet: Enable async processing using util.async Kim Alvefur Thu, 27 Dec 2018 02:53:34 +0100
mod_admin_telnet: Invert host existence check Kim Alvefur Fri, 28 Dec 2018 20:56:01 +0100
admin_telnet: show when bidi is used on s2s Maxime “pep” Buquet Tue, 18 Dec 2018 20:23:33 +0000
various: Don't rely on _G.unpack existing Kim Alvefur Sat, 08 Dec 2018 17:09:55 +0100
mod_admin_telnet: Allow viewing HTTP event listeners via debug:events('http') Matthew Wild Tue, 09 Oct 2018 15:02:44 +0100
mod_admin_telnet: Guard against missing table field Kim Alvefur Sun, 30 Sep 2018 14:55:39 +0200
mod_admin_telnet: Create metatable only once Kim Alvefur Sun, 30 Sep 2018 14:55:15 +0200
mod_admin_telnet: Remove unused histogram [luacheck] Kim Alvefur Sun, 30 Sep 2018 14:54:51 +0200
mod_admin_telnet: Remove unused variable [luacheck] Kim Alvefur Sun, 30 Sep 2018 14:48:44 +0200
mod_admin_telnet: Import net.server instead of relying on global Kim Alvefur Sun, 30 Sep 2018 14:37:25 +0200
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