Log

plugins/mod_admin_telnet.lua @ 6838:229e95aecf41

description author age
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
mod_admin_telnet: Send NUL byte as keepalive on read timeouts Kim Alvefur Sun, 11 May 2014 18:22:17 +0200
Merge 0.9->0.10 Kim Alvefur Thu, 10 Apr 2014 13:15:11 +0200
mod_admin_telnet: muc:*: Fix nil index error when a room JID is passed with a non-existent host Matthew Wild Sat, 05 Apr 2014 15:05:40 +0100
Merge 0.9 -> 0.10 Kim Alvefur Wed, 12 Feb 2014 19:26:22 +0100
mod_admin_telnet: Prep jids for user:create() etc. Kim Alvefur Sun, 09 Feb 2014 15:17:01 +0100
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
Merge 0.9->trunk Kim Alvefur Tue, 06 Aug 2013 14:35:03 +0200
mod_admin_telnet, mod_s2s: Fix reporting of certificate chain validation details Kim Alvefur Tue, 06 Aug 2013 14:32:31 +0200
mod_admin_telnet: Refactor s2s:show() Kim Alvefur Thu, 20 Jun 2013 21:47:38 +0200
mod_admin_telnet: Generate session names the same way as in s2smanager Kim Alvefur Thu, 20 Jun 2013 21:47:28 +0200
mod_admin_telnet: Refactor s2s:close and s2s:closeall Kim Alvefur Thu, 20 Jun 2013 20:53:29 +0200
mod_admin_telnet: Refactor s2s:showcert() Kim Alvefur Wed, 19 Jun 2013 16:20:33 +0200
Merge 0.9->trunk Matthew Wild Tue, 11 Jun 2013 21:50:41 +0100
mod_admin_telnet: Add server:memory() command to view details of Prosody's memory usage Matthew Wild Thu, 16 May 2013 10:47:22 +0100
Merge 0.9->trunk Kim Alvefur Mon, 10 Jun 2013 14:37:02 +0200
mod_admin_telnet: Fix another wrong boolean expression Kim Alvefur Mon, 10 Jun 2013 14:35:35 +0200
mod_admin_telnet: Simplify IPv6 detection, fixes rare traceback Kim Alvefur Sun, 09 Jun 2013 12:59:23 +0200
Merge 0.9->trunk Matthew Wild Wed, 05 Jun 2013 21:36:29 +0100
mod_admin_telnet: Fix inverted boolean logic Kim Alvefur Tue, 04 Jun 2013 19:35:41 +0200
Merge 0.9->trunk Kim Alvefur Sun, 26 May 2013 22:59:06 +0200
mod_admin_telnet: Make the muc:create() command complain if the room already exists Kim Alvefur Sun, 26 May 2013 22:58:13 +0200
Merge 0.9->trunk Kim Alvefur Sat, 18 May 2013 13:20:46 +0200
mod_admin_telnet: Verify that the host exists in user commands (Thanks SkyBlue) Kim Alvefur Sat, 18 May 2013 13:19:31 +0200
mod_admin_telnet: Don't rely on getpeerchain returning an empty list Kim Alvefur Sat, 18 May 2013 13:11:44 +0200
mod_admin_telnet: Use stanza:get_child_text() Kim Alvefur Fri, 17 May 2013 18:28:05 +0200
mod_admin_telnet: List session flags (encryption, compression etc) the same way for c2s as s2s Kim Alvefur Fri, 17 May 2013 14:56:06 +0200
mod_admin_telnet: Add server:memory() command to view details of Prosody's memory usage Matthew Wild Thu, 16 May 2013 10:47:22 +0100
mod_admin_telnet: Add some DNS commands. Kim Alvefur Tue, 07 May 2013 17:17:32 +0200
mod_admin_telnet: Add muc:create(room) (thanks SkyBlue) Matthew Wild Thu, 25 Apr 2013 20:37:20 +0100
mod_admin_telnet: Stop processing lines when session is closed Kim Alvefur Fri, 28 Dec 2012 14:32:22 +0100
mod_admin_telnet: Add info about port commands to help Kim Alvefur Wed, 26 Dec 2012 02:46:49 +0100
mod_admin_telnet: Improve wording when listing users Kim Alvefur Sun, 09 Dec 2012 11:44:45 +0100
mod_admin_telnet: Refactor so that command processing is performed in a separate function (usable from other modules) Matthew Wild Thu, 22 Nov 2012 18:32:27 +0000
mod_admin_telnet: user:list(): Allow filtering the set of users Kim Alvefur Fri, 12 Oct 2012 18:49:22 +0200
mod_admin_telnet: user:list() check that the given host exists Kim Alvefur Fri, 12 Oct 2012 18:33:24 +0200
mod_admin_telnet: Fix copypaste error in user section of help Kim Alvefur Fri, 28 Sep 2012 11:59:37 +0200
mod_admin_telnet: Add support for listing users Kim Alvefur Fri, 21 Sep 2012 17:26:54 +0200
Merge 0.9->trunk Matthew Wild Wed, 19 Sep 2012 12:14:08 +0100
mod_admin_telnet: Fix user:*, correct names, docs, do validation Kim Alvefur Sat, 15 Sep 2012 23:00:59 +0200
mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides() instead of module:add_item(). Waqas Hussain Wed, 12 Sep 2012 22:22:31 +0500
mod_admin_telnet: Import prosody.incoming_s2s Matthew Wild Sat, 28 Jul 2012 01:28:14 +0100
mod_admin_telnet: Fix usage of incorrect variable Matthew Wild Sat, 28 Jul 2012 01:25:01 +0100
mod_admin_telnet: Remove unused variable Matthew Wild Sat, 28 Jul 2012 01:24:48 +0100
mod_admin_telnet: Import portmanager and s2smanager, as they are both used Matthew Wild Sat, 28 Jul 2012 01:24:34 +0100
mod_admin_telnet: Fix broken indentation Matthew Wild Sat, 28 Jul 2012 01:19:09 +0100
mod_admin_telnet: Use module:get_option() instead of configmanager directly Matthew Wild Sat, 28 Jul 2012 01:17:23 +0100
Merge with Florob Matthew Wild Sat, 28 Jul 2012 01:14:31 +0100
mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals Florian Zeitz Sat, 09 Jun 2012 02:27:44 +0200
Eliminate direct setfenv usage Florian Zeitz Fri, 08 Jun 2012 05:04:38 +0200
mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. Kim Alvefur Thu, 26 Jul 2012 04:33:17 +0200
mod_admin_telnet: Add xmpp:ping(from, to), useful for initiating s2s connections Kim Alvefur Thu, 26 Jul 2012 02:27:24 +0200
mod_admin_telnet: Remove useless call to string.lower() Kim Alvefur Tue, 24 Jul 2012 22:03:51 +0200
mod_admin_telnet: Add missing import of usermanager Kim Alvefur Tue, 24 Jul 2012 21:37:16 +0200
mod_admin_telnet: Remove unused or duplicated locals Kim Alvefur Tue, 24 Jul 2012 21:36:47 +0200
mod_admin_telnet: Always handle commands terminated by line feeds - ensures consistency even when packets are joined or split on the network Matthew Wild Mon, 23 Jul 2012 14:03:00 +0100
Merge with Maranda Matthew Wild Sun, 22 Jul 2012 18:52:20 +0100
mod_admin_telnet: add s2s:closeall command and relative help entry. Marco Cirillo Mon, 09 Jul 2012 19:50:11 +0000
Merge with Zash Matthew Wild Sun, 22 Jul 2012 18:47:40 +0100
mod_admin_telnet: Add info about user management commands to the help Kim Alvefur Mon, 09 Jul 2012 20:39:55 +0200
mod_admin_telnet: Add some user management commands. Kim Alvefur Mon, 09 Jul 2012 20:21:47 +0200
mod_admin_telnet: Replace anonymous function with loop (saves a closure) Matthew Wild Sun, 22 Jul 2012 18:00:59 +0100
mod_admin_telnet: More code found and updated, which depended on pre-8c5b5ebaacb0 behaviour. Kim Alvefur Fri, 25 May 2012 12:50:58 +0200
mod_admin_telnet: Code found and updated, which depended on pre-8c5b5ebaacb0 behaviour. Kim Alvefur Fri, 25 May 2012 07:08:12 +0200
mod_admin_telnet: Add muc:room(jid) command to get the MUC room object Matthew Wild Wed, 02 May 2012 18:21:47 +0100
mod_admin_telnet: Add c2s:count() which shows number of connected users. Kim Alvefur Sat, 28 Apr 2012 17:18:03 +0200
Merge timber->trunk - thanks everyone! Matthew Wild Tue, 24 Apr 2012 21:59:20 +0100
mod_admin_telnet: Add initial port:list() and port:close() commands Matthew Wild Tue, 24 Apr 2012 15:40:00 +0100
mod_admin_telnet: module:load(): Fix 'global-module-already-loaded' errors when successfully loading a global module (fixes #228) Matthew Wild Sat, 21 Apr 2012 20:52:12 +0100
mod_admin_telnet: module:list(): List global modules (part-fixes #228) Matthew Wild Sat, 21 Apr 2012 20:39:52 +0100
mod_admin_telnet: module:reload(): If module is loaded on *, reload it there first (ensuring shared module code is reloaded before per-host children of that module) Matthew Wild Sat, 21 Apr 2012 20:39:21 +0100
mod_admin_telnet: get_host_set(): Include '*' in the set if no specific hosts are specified and the module is loaded there Matthew Wild Sat, 21 Apr 2012 20:38:27 +0100
mod_posix, mod_bosh, mod_admin_telnet: Use module:set_global() Kim Alvefur Thu, 15 Mar 2012 14:47:46 +0100
mod_admin_telnet: Import util.iterators properly Kim Alvefur Sat, 03 Mar 2012 00:32:57 +0100
mod_admin_telnet: make service private. Marco Cirillo Fri, 24 Feb 2012 15:35:04 +0000
mod_admin_telnet: Port to portmanager Matthew Wild Mon, 23 Jan 2012 01:05:32 +0000
mod_admin_telnet: Use module:shared() to expose commands table and default console environment Matthew Wild Sun, 22 Jan 2012 19:50:08 +0000
mod_admin_telnet: Add flag for IPv6 Kim Alvefur Mon, 05 Mar 2012 22:11:29 +0100
mod_admin_telnet: Add flag for stream management. Kim Alvefur Mon, 05 Mar 2012 22:11:05 +0100
mod_admin_telnet: (encrypted) is redundant in combination with (secure) Kim Alvefur Mon, 05 Mar 2012 22:10:09 +0100
mod_admin_telnet: Commond and flexible way to show stream properties. Kim Alvefur Mon, 05 Mar 2012 22:07:40 +0100
mod_admin_telnet: Update to newer luasec. Paul Aurich Mon, 06 Dec 2010 21:46:36 -0800
Merge 0.8->trunk (uh-oh) Matthew Wild Sun, 19 Dec 2010 02:36:56 +0000
modulemanager, mod_console: Rename mod_console -> mod_admin_telnet - add compatibility code to modulemanager for existing configs base plugins/mod_console.lua@e37ca8b95ec1 Matthew Wild Fri, 17 Dec 2010 12:44:24 +0000
modulemanager, mod_console: Rename mod_console -> mod_admin_telnet - add compatibility code to modulemanager for existing configs base plugins/mod_console.lua@666451edc78b Matthew Wild Fri, 17 Dec 2010 12:44:24 +0000