Software / code / prosody
Log
| description | author | age |
|---|---|---|
| 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 |
| modulemanager: Make module_has_method and module_call_method use rawget() | Matthew Wild | Sat, 21 Apr 2012 20:04:07 +0100 |
| modulemanager: Use modulemap rather than hosts[host] (fix for when host == "*") | Matthew Wild | Sat, 21 Apr 2012 20:02:45 +0100 |
| modulemanager: Use api_instance rather than pluginenv.module (same thing) | Matthew Wild | Sat, 21 Apr 2012 20:01:40 +0100 |
| modulemanager: Allow loading a module onto "*" (part-fixes #228) | Matthew Wild | Sat, 21 Apr 2012 20:00:30 +0100 |
| net.connlisteners: Be gone! | Matthew Wild | Sat, 21 Apr 2012 16:27:42 +0100 |
| mod_http: Include handlers of non-global modules. | Waqas Hussain | Sat, 21 Apr 2012 18:23:44 +0500 |