log plugins/mod_console.lua @ 2105:fecf33cb2913

age author description
Wed, 18 Nov 2009 08:30:03 +0500 Waqas Hussain mod_console: Moved activation of the console port from the main file to mod_console.
Sun, 25 Oct 2009 21:21:25 +0500 Waqas Hussain mod_console: Added proper cleanup for disconnected console sessions.
Sun, 18 Oct 2009 18:10:05 +0500 Waqas Hussain mod_console: Fixed traceback occuring on using module:list on unknown hosts.
Sun, 18 Oct 2009 18:01:13 +0500 Waqas Hussain mod_console: Added help text for config:reload().
Sun, 18 Oct 2009 12:26:53 +0100 Matthew Wild mod_console: Add missing hosts:list() command
Sat, 17 Oct 2009 15:26:32 +0100 Matthew Wild mod_console: Add commands host:activate(host, config) and host:deactivate(host, reason) to add/remove hosts at runtime