| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
dynamic host loaders
|
| |
|
|
|
|
| |
section-related code, and the infamous 'core' section. Still backwards-compatible with API users.
|
| |
|
| |
|
|
|
|
| |
disco#items queries (fixes use-case in #292) (thanks diSabler, mva)
|
|
|
|
| |
deprecate the config option of the same name (disable mod_s2s instead), and add 'allow_anonymous_s2s' to separately control s2s for anonymous users
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(mod_auth_anonymous does this now).
|
| |
|
| |
|
|
|
|
| |
config isn't given.
|
|
|
|
| |
get_children(host) result.
|
|
|
|
| |
componentmanager.get_children(host).
|
|
|
|
| |
initialization at server start, not componentmanager.
|
| |
|
|
|
|
| |
useless hosts[*].connected property.
|
|
|
|
| |
SSL contexts to mod_tls, meaning reloading certs is now as trivial as reloading mod_tls
|
| |
|
|\ |
|
| | |
|
|\| |
|
| | |
|
| |\ |
|
| | | |
|
| |/ |
|
| |
| |
| |
| | |
more explicit about what it does
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
well as disconnecting users, and unloads modules for the host
|
| |
|
| |
|
|
|
|
| |
connections)
|
| |
|
| |
|
| |
|
|
|
|
| |
anonymous_login is enabled, then defaults to true
|
| |
|
| |
|