| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
package.loaded table.
|
|
|
|
| |
main componentmanager file.
|
|
|
|
| |
register_component and deregister_component remain.
|
| |
|
|
|
|
| |
get_children(host) result.
|
|
|
|
| |
componentmanager.get_children.
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
themselves, not to other occupants.
|
|
|
|
| |
broadcasts (thanks again Zash).
|
| |
|
|
|
|
| |
(thanks Zash).
|
| |
|
|
|
|
| |
of the called function.
|
|
|
|
| |
useless hosts[*].connected property.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
component stanza handler, and the on_destroy callback.
|
|
|
|
| |
submissions.
|
|
|
|
| |
attempt to bind.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
certmanager.create_context() (thanks darkrain)
|
| |
|
|
|
|
| |
account-disco-items events to 'origin' for consistency.
|
|
|
|
| |
SSL contexts to mod_tls, meaning reloading certs is now as trivial as reloading mod_tls
|
| |
|
| |
|
| |
|
|
|
|
| |
when status code indicates no body is present.
|
|
|
|
| |
per-message options to the parser.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
component stanza handler.
|
| |
|
|
|
|
| |
balance the forces...
|