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 |