Log

plugins/mod_admin_telnet.lua @ 4979:5614bbc163e0

description author age
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