| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
and sol)
|
|
|
|
| |
(part of fix for #659)
|
|
|
|
| |
[luacheck]
|
| |
|
| |
|
|
|
|
| |
[luacheck]
|
|
|
|
| |
as globals
|
|
|
|
| |
before loading Prosody. Fixes #308.
|
|
|
|
| |
(thanks daurnimator)
|
| |
|
| |
|
|
|
|
| |
(pending util.startup)
|
|
|
|
| |
about the running server
|
|
|
|
| |
polluting the globals table
|
| |
|
|\ |
|
| | |
|
|\| |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
section-related code, and the infamous 'core' section. Still backwards-compatible with API users.
|
| |
|
|
|
|
| |
respective plugins
|
| |
|
|
|
|
| |
modules setting globals
|
| |
|
|
|
|
| |
the global prosody table. Fixes module:send()
|
|
|
|
| |
item-added events when modules are loaded
|
| |
|
|
|
|
| |
that need to reference globals they already set
|
| |
|
|
|
|
| |
(certmanager.create_context fails otherwise).
|
|
|
|
| |
(can cause luajit to throw).
|
|
|
|
| |
addresses
|
|
|
|
| |
one vhost enabled to avoid Bad Things.
|
| |
|
|
|
|
| |
default plugin path
|
|
|
|
| |
a string
|
| |
|
|
|
|
| |
prosody.paths.data always contains the correct value (including config)
|
|
|
|
| |
installed
|
|
|
|
| |
global
|
|
|
|
| |
(mod_auth_anonymous does this now).
|
| |
|
|
|
|
| |
dependencies so we can check hard deps before the config and logging is loaded
|
| |
|