| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
fails immediately (e.g. can't create sockets)
|
|
|
|
| |
(destroy_session)
|
| |
|
|
|
|
| |
true on successful destruction
|
| |
|
|
|
|
| |
incidentally make this a tail call \o/)
|
| |
|
|
|
|
| |
path, not the current working directory
|
| |
|
|
|
|
| |
fixes config errors not being displayed
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|