Software /
code /
prosody
Log
plugins/mod_admin_telnet.lua @ 4646:e0bd8587f2fb
description | author | age |
---|---|---|
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 |
mod_admin_telnet: get_host_set(): Include '*' in the set if no specific hosts are specified and the module is loaded there | Matthew Wild | Sat, 21 Apr 2012 20:38:27 +0100 |
mod_posix, mod_bosh, mod_admin_telnet: Use module:set_global() | Kim Alvefur | Thu, 15 Mar 2012 14:47:46 +0100 |