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 151f74b143 storagemanager: Fix arguments 14 years ago
..
certmanager.lua certmanager: Remove unused import of setmetatable 14 years ago
configmanager.lua Eliminate direct setfenv usage 14 years ago
hostmanager.lua hostmanager, mod_disco: Show optional 'name' option from the config in disco#items queries (fixes use-case in #292) (thanks diSabler, mva) 14 years ago
loggingmanager.lua loggingmanager: Remove unused variables 14 years ago
moduleapi.lua moduleapi: Clarify comment 14 years ago
modulemanager.lua Eliminate direct setfenv usage 14 years ago
portmanager.lua portmanager: Support 'local_interfaces' config option (default for private listeners like components, telnet, etc.) (thanks mva) 14 years ago
rostermanager.lua mod_presence, rostermanager: Bring outbound subscription cancellation in line with RFC6121. 14 years ago
s2smanager.lua s2smanager: missing return on session.send function. 14 years ago
sessionmanager.lua sessionmanager: Lower 'destroying session' message to 'debug' level (from 'info') 14 years ago
stanza_router.lua stanza_router: Warn if the global core_*_stanza() functions are called 14 years ago
storagemanager.lua storagemanager: Fix arguments 14 years ago
usermanager.lua core.usermanager: Don't close sessions ourselves when deleting users. Instead, fire an event that modules can hook. 14 years ago