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 8d878575e6 portmanager: Fix selecting bind_interfaces from pre-0.9 config options. 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) 15 years ago
hostmanager.lua hostmanager: Import select() (thanks Medics) 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: Fix selecting bind_interfaces from pre-0.9 config options. 14 years ago
rostermanager.lua rostermanager: Return an error string when subscription test fails due to an error. 16 years ago
s2smanager.lua Merge timber->trunk - thanks everyone! 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 16 years ago
usermanager.lua usermanager: Prep admin JIDs (fixes issue#276). 15 years ago