Software /
code /
prosody
Log
plugins/mod_admin_telnet.lua @ 4674:f44726a910a0
description | author | age |
---|---|---|
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 |