IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/core
Matthew Wild d833e2c6d4 modulemanager: Fix issues introduced in previous commit acf74ad0b795 [thanks luacheck, scansion] 7 years ago
..
certmanager.lua Merge 0.10->trunk 8 years ago
configmanager.lua configmanager: Allow referencing environment variables in the config as as ENV_<name> 7 years ago
hostmanager.lua Merge 0.10->trunk 8 years ago
loggingmanager.lua loggingmanager: Remove luacheck annotations for global log functions that are now set in util.startup 8 years ago
moduleapi.lua moduleapi: Prevent loading disabled module as dependency of enabled one 7 years ago
modulemanager.lua modulemanager: Fix issues introduced in previous commit acf74ad0b795 [thanks luacheck, scansion] 7 years ago
portmanager.lua vairious: Add annotation when an empty environment is set [luacheck] 8 years ago
rostermanager.lua rostermanager: Use util.id to generate ids for roster pushed 7 years ago
s2smanager.lua s2smanager: Explicitly export the incoming_s2s table [luacheck] 8 years ago
sessionmanager.lua sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming 8 years ago
stanza_router.lua stanza_router: Remove deprecation warning for core routing functions from global scope (deprecated in 0.9) 7 years ago
statsmanager.lua core.statsmanager: Use correct variable for config validation [luacheck] 9 years ago
storagemanager.lua core: Use prosody.hosts instead of _G.hosts for consistency 8 years ago
usermanager.lua core: Use prosody.hosts instead of _G.hosts for consistency 8 years ago