Software /
code /
prosody
Log
plugins/mod_console.lua @ 2240:373e3fd8b862
description | author | age |
---|---|---|
mod_console: Update for new net.server API | Matthew Wild | 2009-11-22 |
mod_console: Moved activation of the console port from the main file to mod_console. | Waqas Hussain | 2009-11-18 |
mod_console: Added proper cleanup for disconnected console sessions. | Waqas Hussain | 2009-10-25 |
mod_console: Fixed traceback occuring on using module:list on unknown hosts. | Waqas Hussain | 2009-10-18 |
mod_console: Added help text for config:reload(). | Waqas Hussain | 2009-10-18 |
mod_console: Add missing hosts:list() command | Matthew Wild | 2009-10-18 |
mod_console: Add commands host:activate(host, config) and host:deactivate(host, reason) to add/remove hosts at runtime | Matthew Wild | 2009-10-17 |