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 f215d57872 stanza_router: Also don't bounce <iq type='result'> 14 years ago
..
certmanager.lua certmanager: tonumber() (fix for 0b8134015635) 14 years ago
configmanager.lua configmanager: get(): Make section (core) optional (hurrah) 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, 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 modulemanager, moduleapi: Turn module.event_handlers into a multitable and track object->event->handler associations correctly (thanks Zash) 14 years ago
modulemanager.lua modulemanager, moduleapi: Turn module.event_handlers into a multitable and track object->event->handler associations correctly (thanks Zash) 14 years ago
portmanager.lua portmanager: Match service against service_info (:iter() doesn't match values) 14 years ago
rostermanager.lua rostermanager: Return an error string when subscription test fails due to an error. 16 years ago
s2smanager.lua Merge with Zash 14 years ago
sessionmanager.lua sessionmanager: Remove max_resources config option and check, incorrect anyway (thanks Zash) 14 years ago
stanza_router.lua stanza_router: Also don't bounce <iq type='result'> 14 years ago
storagemanager.lua storagemanager: Fix incorrect variable name 14 years ago
usermanager.lua usermanager: Add log error for use of COMPAT config option 'anonymous_login'. To be removed in next version. 14 years ago