Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
modulemanager: When a shared module becomes global, ensure it still gets loaded onto the original target host | Matthew Wild | Sat, 21 Apr 2012 20:37:06 +0100 |
modulemanager: Support for shared modules - function module.add_host(host_module) in a global module | Matthew Wild | Sat, 21 Apr 2012 20:09:03 +0100 |