| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
relative to the (current!) config file
|
|
|
|
| |
prosody.resolve_relative_path() to configmanager, and update certmanager (the only user of this function)
|
|
|
|
| |
event (components now fire 'host-activated').
|
| |
|
|
|
|
| |
register_component and deregister_component remain.
|
| |
|
|
|
|
| |
get_children(host) result.
|
|
|
|
| |
componentmanager.get_children(host).
|
|
|
|
| |
don't create the host. Removes dependecy on componentmanager.
|
|
|
|
| |
initialization at server start, not componentmanager.
|
|
|
|
| |
modules are the intersection of the inheritable and global modules lists, not the difference.
|
|
|
|
| |
global modules list for components, and load the component module. Also refactored to use util.set.
|
| |
|
|
|
|
| |
of the called function.
|
|
|
|
| |
useless hosts[*].connected property.
|
| |
|
| |
|
| |
|
|
|
|
| |
SSL contexts to mod_tls, meaning reloading certs is now as trivial as reloading mod_tls
|
| |
|
|
|
|
| |
register_component function.
|
| |
|
|
|
|
| |
stanza_router, as a local function handle_unhandled_stanza. modulemanager is no longer a dependency of stanza_router.
|
|
|
|
| |
related code.
|
| |
|
| |
|
|
|
|
| |
table of config options
|
|
|
|
| |
filename and *sink to appear in the config table
|
|
|
|
| |
established (thanks Thomas)
|
| |
|
| |
|
|
|
|
| |
darkhoptipomatus)
|
| |
|
|
|
|
| |
(thanks darkhopatomopus)
|
|
|
|
| |
fixes #202
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
friends (thanks elghinn)
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
add error messages to the no LuaSec/config cases (thanks Jakob)
|