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 be9a85a08a modulemanager: Add module:handle_items() to allow a module to more easily handle a list of items on a host 15 years ago
..
certmanager.lua certmanager: Support setting ciphers in SSL config. LuaSec apparently ignores the documented ciphers option. 15 years ago
configmanager.lua configmanager: resolve_relative_path: Improved detection of absolute paths on Windows. 15 years ago
hostmanager.lua hostmanager: Don't set host.disallow_s2s when anonymous_login=true (mod_auth_anonymous does this now). 15 years ago
loggingmanager.lua loggingmanager: Allow specifying a sink type in per-level logging config (thanks ruskie) 15 years ago
modulemanager.lua modulemanager: Add module:handle_items() to allow a module to more easily handle a list of items on a host 15 years ago
rostermanager.lua rostermanager: Return an error string when subscription test fails due to an error. 16 years ago
s2smanager.lua s2smanager: Update to newer luasec 15 years ago
sessionmanager.lua sessionmanager: Remove dependency on util.import 15 years ago
stanza_router.lua stanza_router: Return a <bad-request/> error on invalid IQ type. 15 years ago
storagemanager.lua storagemanager: Export load_driver() function so it can be used from e.g. migrators 15 years ago
usermanager.lua usermanager: Check host exists before trying to look up admins for it 15 years ago