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
Marco Cirillo bbc4c94fc2 s2smanager, mod_s2s: clear up ip_hosts after s2s is marked as established, remove useless space from mod_s2s code 14 years ago
..
certmanager.lua certmanager: More informative logging. 14 years ago
configmanager.lua configmanager: get(): Make section (core) optional (hurrah) 14 years ago
hostmanager.lua hostmanager: Add send() method to hosts 14 years ago
loggingmanager.lua loggingmanager: Remove unused 'critical' level 14 years ago
moduleapi.lua moduleapi: Add module:shared(), a way to easily share data between multiple loaded modules 14 years ago
modulemanager.lua modulemanager: include mod_c2s and mod_s2s into autoloaded modules. 14 years ago
portmanager.lua portmanager: Pass port to friendly_error_message() 14 years ago
rostermanager.lua rostermanager: Return an error string when subscription test fails due to an error. 16 years ago
s2smanager.lua s2smanager, mod_s2s: clear up ip_hosts after s2s is marked as established, remove useless space from mod_s2s code 14 years ago
sessionmanager.lua sessionmanager: Require uuid_generate() 14 years ago
stanza_router.lua stanza_router: Replace s2s send logic with firing of a 'route/remote' event 14 years ago
storagemanager.lua storagemanager: Export load_driver() function so it can be used from e.g. migrators 15 years ago
usermanager.lua usermanager: Prep admin JIDs (fixes issue#276). 14 years ago