| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Since it's mostly only mod_s2s that needs to request client
certificates it makes some sense to have mod_s2s ask for this, instead
of having eg mod_http ask to disable it.
|
| |
|
| |
|
|
|
|
|
| |
Not sure why it was all the way out there, seems like there would have
been unexpected behaviour from that
|
| |
|
| |
|
|
|
|
| |
Fixes traceback if connection is closed from the 's2s-authenticated' event
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
#1233)
|
| |
|
|
|
|
| |
(fixes #689) (thanks Zash, Ge0rG)
|
|
|
|
| |
luacheck, scansion]
|
|
|
|
| |
standard util.xpcall
|
|
|
|
| |
Explicitly disabled module should stay disabled.
|
|
|
|
| |
global scope (deprecated in 0.9)
|
| |
|
| |
|
|
|
|
| |
ENV_<name>
|
|
|
|
|
|
| |
Multiple paths are rarely used, and leads to less clear code than just
calling module:shared() once per shared table. It also prevents us from
extending the API with new parameters in the future.
|
|
|
|
| |
that for incoming
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
loaded on a host
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
are now set in util.startup
|
| |
| |
| |
| | |
loggingmanager to simplify startup dependencies
|
| |
| |
| |
| | |
loggingmanager to reduce dependencies
|
| | |
|
| | |
|
| |
| |
| |
| | |
(fixes #1117)
|
| | |
|
| |
| |
| |
| | |
used anywhere else [luacheck]
|
| | |
|
| | |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
origin of local-originated stanzas (see #1084)
|