Log

plugins/mod_admin_telnet.lua @ 8786:adffadd88ff0

description author age
Merge 0.10->trunk Kim Alvefur Sat, 10 Mar 2018 20:52:14 +0100
Merge 0.9->0.10 Kim Alvefur Sat, 10 Mar 2018 20:49:52 +0100
mod_admin_telnet: Include the default path property in URL calculation (fixes #1099) Kim Alvefur Sat, 10 Mar 2018 20:47:34 +0100
Merge 0.10->trunk Kim Alvefur Mon, 28 Aug 2017 21:05:12 +0200
core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512) Kim Alvefur Fri, 28 Jul 2017 13:15:29 +0200
Merge 0.10->trunk Kim Alvefur Tue, 25 Apr 2017 01:42:59 +0200
mod_admin_telnet: Output human-friendly memory usage when meminfo is unavailable (thanks nbastin) Kim Alvefur Tue, 25 Apr 2017 00:14:19 +0200
Merge 0.10->trunk Kim Alvefur Thu, 16 Mar 2017 23:49:27 +0100
plugins/various: Use type-specific config API Kim Alvefur Thu, 16 Mar 2017 20:46:06 +0100
Merge 0.10->trunk Kim Alvefur Wed, 01 Mar 2017 02:38:05 +0100
mod_admin_telnet: Print a message to open sessions when shutting down, including the reason Kim Alvefur Tue, 21 Feb 2017 17:34:01 +0100
Merge 0.10->trunk Kim Alvefur Sat, 19 Nov 2016 01:05:36 +0100
mod_admin_telnet: Use the module:send() API for xmpp:ping command Kim Alvefur Fri, 18 Nov 2016 14:08:38 +0100
mod_admin_telnet: Fix to use modern way to fetch a MUC room Kim Alvefur Tue, 30 Aug 2016 17:53:57 +0200
Merge 0.10->trunk Kim Alvefur Fri, 08 Jul 2016 22:01:10 +0200
mod_admin_telnet: remove unused import (util.serialization) [luacheck] Anton Shestakov Sat, 09 Jul 2016 00:57:17 +0800
mod_admin_telnet: rename variable to make it defined (room -> room_name) Anton Shestakov Sat, 09 Jul 2016 00:47:55 +0800
Update every link to the documentation to use HTTPS Emmanuel Gil Peyrot Sat, 16 Apr 2016 21:08:05 +0100
Merge 0.10->trunk Matthew Wild Fri, 22 Jan 2016 13:22:50 +0000
mod_admin_telnet: Fix sorting of JIDs in c2s:show() family of functions (thanks lookshe and Zash) Matthew Wild Fri, 22 Jan 2016 13:20:00 +0000
Merge 0.10->trunk Kim Alvefur Sun, 10 Jan 2016 03:57:17 +0100
mod_admin_telnet: c2s:count in less lines Kim Alvefur Sun, 10 Jan 2016 00:00:22 +0100
mod_admin_telnet: Show unauthenticated clients identified by local/remote IP and port Kim Alvefur Sat, 09 Jan 2016 23:59:31 +0100
mod_admin_telnet: c2s:show() etc, list all sessions including unauthenticated or not with no stream opened Kim Alvefur Sat, 09 Jan 2016 23:58:43 +0100
mod_admin_telnet: Remove compat warning about 'console_banner' as a function Kim Alvefur Sun, 10 Jan 2016 00:01:28 +0100
Merge 0.10->trunk Kim Alvefur Sun, 27 Dec 2015 12:29:28 +0100
Merge 0.9->0.10 Kim Alvefur Wed, 23 Dec 2015 12:11:07 +0100
mod_admin_telnet: Backport 06696882d972 from 0.10 (this command greatly helps with debugging HTTP issues) Matthew Wild Tue, 22 Dec 2015 14:15:09 +0000
mod_admin_telnet: Make timer:info command more robust Kim Alvefur Wed, 23 Dec 2015 11:42:14 +0100
Merge 0.10->trunk Matthew Wild Thu, 10 Dec 2015 18:58:30 +0000
mod_admin_telnet: Add http:list() command to get info about current HTTP endpoints on the server Matthew Wild Thu, 10 Dec 2015 18:00:08 +0000
mod_admin_telnet: Add timer:info() which shows some basic info about util.timer Kim Alvefur Wed, 25 Nov 2015 15:34:54 +0100
Merge 0.10->trunk Matthew Wild Sun, 22 Nov 2015 15:52:10 +0000
mod_admin_telnet: c2s:show(): Add flag to indicate remote sessions Matthew Wild Sun, 22 Nov 2015 15:31:22 +0000
Merge 0.10->trunk Kim Alvefur Sat, 19 Sep 2015 17:51:20 +0200
mod_admin_telnet: Fix indentation Kim Alvefur Fri, 18 Sep 2015 16:16:10 +0200
Merge 0.10->trunk Kim Alvefur Thu, 20 Aug 2015 13:05:22 +0200
mod_admin_telnet: Remove now broken importing of modulemanager from various commands, use upvalue defined at top of file (thanks daurnimator) Kim Alvefur Sun, 22 Feb 2015 19:06:26 +0100
Merge 0.10->trunk Matthew Wild Tue, 24 Feb 2015 15:22:34 +0000
Merge 0.9->0.10 Matthew Wild Tue, 24 Feb 2015 15:22:09 +0000
mod_admin_telnet: Require util.pposix (fixes #471) Matthew Wild Fri, 20 Feb 2015 22:53:12 +0000
Merge 0.10 -> trunk Waqas Hussain Tue, 16 Dec 2014 18:33:54 -0500
mod_admin_telnet: Use the session-specific print function Kim Alvefur Sat, 13 Dec 2014 16:40:55 +0100
Merge 0.10->trunk Kim Alvefur Sun, 09 Nov 2014 20:32:33 +0100
mod_admin_telnet: Soft-reqire util.pposix for server:memory() Kim Alvefur Mon, 27 Oct 2014 11:12:08 +0100
Merge 0.10->trunk Kim Alvefur Tue, 02 Sep 2014 22:34:32 +0200
Merge 0.9->0.10 Kim Alvefur Tue, 02 Sep 2014 22:33:11 +0200
net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent) Matthew Wild Fri, 29 Aug 2014 11:54:34 +0100
Merge 0.10->trunk Matthew Wild Fri, 25 Jul 2014 13:02:46 +0100
Merge 0.9->0.10 Matthew Wild Fri, 25 Jul 2014 13:01:57 +0100
mod_admin_telnet: Fix dns:(add,set)nameservers() Kim Alvefur Fri, 25 Jul 2014 13:59:17 +0200
mod_admin_telnet: Update muc:room(jid) and muc:list(host) to use the new MUC API Waqas Hussain Thu, 05 Jun 2014 17:15:04 -0400
mod_admin_telnet: Add command to list MUC rooms Matthew Wild Wed, 28 May 2014 12:43:34 +0100
mod_admin_telnet: Remove dead code Kim Alvefur Mon, 12 May 2014 01:16:17 +0200
mod_admin_telnet: Show which hosts are components and what type of component in host:list() Kim Alvefur Mon, 12 May 2014 01:07:40 +0200
mod_admin_telnet: Add c2s:show_tls(), behaves like s2s:show_tls() Kim Alvefur Sun, 11 May 2014 19:13:36 +0200
mod_admin_telnet: Move generation of log tag for s2s:show() (adds it to c2s:show() too) Kim Alvefur Sun, 11 May 2014 19:12:03 +0200
mod_admin_telnet: Add s2s:show_tls() for showing ciphers used on s2s connections Kim Alvefur Sun, 11 May 2014 18:51:08 +0200
mod_admin_telnet: Move extraction of c2s presence info into session_flags() Kim Alvefur Sun, 11 May 2014 19:03:23 +0200
mod_admin_telnet: Split (secure) into (authenticated) + (secure) Kim Alvefur Sun, 11 May 2014 18:28:00 +0200