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 3faa06e9d4 certmanager: no_ticket is not a verification option (thanks Zash) 14 years ago
..
certmanager.lua certmanager: no_ticket is not a verification option (thanks Zash) 14 years ago
configmanager.lua configmanager: get(): Make section (core) optional (hurrah) 15 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: Don't auto-reload self when already reloading (fixes reload of modules with cyclic dependencies) 14 years ago
modulemanager.lua modulemanager: Components should inherit mod_s2s from global modules_enabled too 14 years ago
portmanager.lua portmanager: Fix missing variable declaration 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 prosody, stanza_router: Load stanza_router earlier. Put routing functions in the global prosody table. Fixes module:send() 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