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
Kim Alvefur 5268b2c180 core.s2smanager: Add stub reset_stream method to destroyed sessions 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 core.moduleapi: Use convenience function for creating error object from stanza 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 core.rostermanager: Cache rosters of offline users for faster access (fixes #1233) 7 years ago
s2smanager.lua core.s2smanager: Add stub reset_stream method to destroyed sessions 7 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