| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(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
|
| |
|
|
|
|
| |
longer exists.
|
|
|
|
| |
package.loaded table (re-commiting, as this was accidentally removed).
|
|
|
|
| |
prosody.resolve_relative_path() to configmanager, and update certmanager (the only user of this function)
|
|
|
|
| |
package.loaded table.
|
|
|
|
| |
main componentmanager file.
|
| |
|
| |
|
| |
|
|
|
|
| |
to be relative to the config file
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | | |
the user)
|