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
Waqas Hussain 333dd0e428 mod_presence, rostermanager: Bring outbound subscription cancellation in line with RFC6121. 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 mod_s2s, mod_auth_anonymous, hostmanager: Remove disallow_s2s flag, deprecate the config option of the same name (disable mod_s2s instead), and add 'allow_anonymous_s2s' to separately control s2s for anonymous users 14 years ago
loggingmanager.lua loggingmanager: Remove unused variables 14 years ago
moduleapi.lua moduleapi: If path name ends with '-cache' create table as weak (keys and values) 14 years ago
modulemanager.lua Eliminate direct setfenv usage 14 years ago
portmanager.lua portmanager: Remove unused import of 'pairs' 14 years ago
rostermanager.lua mod_presence, rostermanager: Bring outbound subscription cancellation in line with RFC6121. 14 years ago
s2smanager.lua s2smanager: Remove logging of (unknown) in a case where from_host and to_host should always be set 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: Add method for removing all data belonging to a user 14 years ago
usermanager.lua usermanager: Add method for deleting a user 14 years ago