| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
compatibility code to modulemanager for existing configs
|
|
|
|
| |
termcolours.getstring for console logging.
|
| |
|
|
|
|
| |
util.certverification to util.x509
|
|
|
|
| |
data drivers.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
config isn't given.
|
| |
|
|
|
|
| |
loaded on components to hook IQ stanza sub-events ("iq-set/bare/xmlns:tag", etc).
|
|
|
|
| |
(probably) supports them
|
| |
|
|
|
|
| |
another backend and it failed
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
storage plugin(s) to be brought into line.
|
|
|
|
| |
nil, and set it nil by default. Saves a table allocation per-element. 20% faster stanza building.
|
| |
|
|
|
|
| |
environment
|
|
|
|
| |
settings to. Fixes Include(). (Thanks Zash/answerman)
|
| |
|
|
|
|
| |
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
|
| |
|