Software /
code /
prosody
Log
plugins/mod_console.lua @ 2087:5efd79871205
description | author | age |
---|---|---|
mod_console: Moved activation of the console port from the main file to mod_console. | Waqas Hussain | Wed, 18 Nov 2009 08:30:03 +0500 |
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 |