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 9f5ddb8708 moduleapi: Remove unused import of util.multitable 14 years ago
..
certmanager.lua certmanager: Add quotes around cert file path when logging. 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 moduleapi: Remove unused import of util.multitable 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: Pass session on to auth provider (missing half of commit 0545a574667b) (thanks Zash) 14 years ago