plugins/mod_admin_telnet.lua
Thu, 16 May 2013 10:47:22 +0100 Matthew Wild mod_admin_telnet: Add server:memory() command to view details of Prosody's memory usage
Tue, 07 May 2013 17:17:32 +0200 Kim Alvefur mod_admin_telnet: Add some DNS commands.
Thu, 25 Apr 2013 20:37:20 +0100 Matthew Wild mod_admin_telnet: Add muc:create(room) (thanks SkyBlue)
Fri, 28 Dec 2012 14:32:22 +0100 Kim Alvefur mod_admin_telnet: Stop processing lines when session is closed
Wed, 26 Dec 2012 02:46:49 +0100 Kim Alvefur mod_admin_telnet: Add info about port commands to help
Sun, 09 Dec 2012 11:44:45 +0100 Kim Alvefur mod_admin_telnet: Improve wording when listing users
Thu, 22 Nov 2012 18:32:27 +0000 Matthew Wild mod_admin_telnet: Refactor so that command processing is performed in a separate function (usable from other modules)
Fri, 12 Oct 2012 18:49:22 +0200 Kim Alvefur mod_admin_telnet: user:list(): Allow filtering the set of users
Fri, 12 Oct 2012 18:33:24 +0200 Kim Alvefur mod_admin_telnet: user:list() check that the given host exists
Fri, 28 Sep 2012 11:59:37 +0200 Kim Alvefur mod_admin_telnet: Fix copypaste error in user section of help
Fri, 21 Sep 2012 17:26:54 +0200 Kim Alvefur mod_admin_telnet: Add support for listing users
Wed, 19 Sep 2012 12:14:08 +0100 Matthew Wild Merge 0.9->trunk
Sat, 15 Sep 2012 23:00:59 +0200 Kim Alvefur mod_admin_telnet: Fix user:*, correct names, docs, do validation
Wed, 12 Sep 2012 22:22:31 +0500 Waqas Hussain mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides() instead of module:add_item().
Sat, 28 Jul 2012 01:28:14 +0100 Matthew Wild mod_admin_telnet: Import prosody.incoming_s2s
Sat, 28 Jul 2012 01:25:01 +0100 Matthew Wild mod_admin_telnet: Fix usage of incorrect variable
Sat, 28 Jul 2012 01:24:48 +0100 Matthew Wild mod_admin_telnet: Remove unused variable
Sat, 28 Jul 2012 01:24:34 +0100 Matthew Wild mod_admin_telnet: Import portmanager and s2smanager, as they are both used
Sat, 28 Jul 2012 01:19:09 +0100 Matthew Wild mod_admin_telnet: Fix broken indentation
Sat, 28 Jul 2012 01:17:23 +0100 Matthew Wild mod_admin_telnet: Use module:get_option() instead of configmanager directly
Sat, 28 Jul 2012 01:14:31 +0100 Matthew Wild Merge with Florob
Sat, 09 Jun 2012 02:27:44 +0200 Florian Zeitz mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals
Fri, 08 Jun 2012 05:04:38 +0200 Florian Zeitz Eliminate direct setfenv usage
Thu, 26 Jul 2012 04:33:17 +0200 Kim Alvefur 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.
Thu, 26 Jul 2012 02:27:24 +0200 Kim Alvefur mod_admin_telnet: Add xmpp:ping(from, to), useful for initiating s2s connections
Tue, 24 Jul 2012 22:03:51 +0200 Kim Alvefur mod_admin_telnet: Remove useless call to string.lower()
Tue, 24 Jul 2012 21:37:16 +0200 Kim Alvefur mod_admin_telnet: Add missing import of usermanager
Tue, 24 Jul 2012 21:36:47 +0200 Kim Alvefur mod_admin_telnet: Remove unused or duplicated locals
Mon, 23 Jul 2012 14:03:00 +0100 Matthew Wild mod_admin_telnet: Always handle commands terminated by line feeds - ensures consistency even when packets are joined or split on the network
Sun, 22 Jul 2012 18:52:20 +0100 Matthew Wild Merge with Maranda
less more (0) -50 -30 tip