Log

plugins/mod_console.lua @ 2197:1509cabb8321

description author age
mod_console: Added proper cleanup for disconnected console sessions. Waqas Hussain Sun, 25 Oct 2009 21:21:25 +0500
mod_console: Fixed traceback occuring on using module:list on unknown hosts. Waqas Hussain Sun, 18 Oct 2009 18:10:05 +0500
mod_console: Added help text for config:reload(). Waqas Hussain Sun, 18 Oct 2009 18:01:13 +0500
mod_console: Add missing hosts:list() command Matthew Wild Sun, 18 Oct 2009 12:26:53 +0100
mod_console: Add commands host:activate(host, config) and host:deactivate(host, reason) to add/remove hosts at runtime Matthew Wild Sat, 17 Oct 2009 15:26:32 +0100
mod_console: Add a space before '(encrypted)' in s2s:show() Matthew Wild Tue, 06 Oct 2009 10:42:53 +0100
mod_console: Also search piggy-backed, er, multiplexed domains when passing a filter to s2s:show() Matthew Wild Mon, 05 Oct 2009 18:47:01 +0100
mod_console: s2s:show(): Indicate when a connection is encrypted Matthew Wild Mon, 05 Oct 2009 15:16:34 +0100
Merge with 0.5 Matthew Wild Mon, 05 Oct 2009 14:42:56 +0100
mod_console: Add module:list() to help Matthew Wild Mon, 05 Oct 2009 14:42:23 +0100
mod_console: Add module:list() command to show modules loaded on a host Matthew Wild Mon, 05 Oct 2009 14:40:01 +0100
Merge with 0.5 Matthew Wild Thu, 24 Sep 2009 23:47:16 +0100
mod_console: s2s:close: Use session:close() if that exists, otherwise just destroy the session Matthew Wild Thu, 24 Sep 2009 23:44:13 +0100
Merge with 0.5 Matthew Wild Sun, 20 Sep 2009 15:31:51 +0100