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 1cfb734e0e Merge 0.8->trunk 15 years ago
..
certmanager.lua certmanager: Add required verify flags for cert verification if LuaSec (probably) supports them 16 years ago
configmanager.lua configmanager: Added rawget(). 16 years ago
hostmanager.lua hostmanager: Don't set host.disallow_s2s when anonymous_login=true (mod_auth_anonymous does this now). 16 years ago
loggingmanager.lua loggingmanager: Allow specifying a sink type in per-level logging config (thanks ruskie) 16 years ago
modulemanager.lua modulemanager: Added module.path to the plugin API to let plugins determine their load path. 16 years ago
rostermanager.lua rostermanager: Return an error string when subscription test fails due to an error. 16 years ago
s2smanager.lua s2smanager: Drop some log messages to debug level from info/warn 16 years ago
sessionmanager.lua sessionmanager: Fire pre-resource-unbind to allow plugins (such as mod_smacks) to hook and prevent/override session destruction 15 years ago
stanza_router.lua stanza_router: Return a <bad-request/> error on invalid IQ type. 16 years ago
storagemanager.lua storagemanager: Export load_driver() function so it can be used from e.g. migrators 16 years ago
usermanager.lua usermanager: Check host exists before trying to look up admins for it 15 years ago