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 78051fedac moduleapi: Add module:add_timer(delay, callback) - automatically halts the timer on module unload 14 years ago
..
certmanager.lua core.certmanager: Log a message when a password is required but not supplied. fixes #214 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, util.logger: Remove name sinks and the ability to filter logs by source name (lots of code, hardly used if at all, and possibly broken) 14 years ago
moduleapi.lua moduleapi: Add module:add_timer(delay, callback) - automatically halts the timer on module unload 14 years ago
modulemanager.lua modulemanager: Set module.loaded = false on unload 14 years ago
portmanager.lua portmanager: Support 'default_port' in service options 14 years ago
rostermanager.lua
s2smanager.lua s2smanager, mod_s2s: Move import of dns_max_depth to mod_s2s 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