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.
Matthew Wild
f73fb5fdd4
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
..
certmanager.lua
core.certmanager: Log a message when a password is required but not supplied. fixes #214
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: Add module:get_directory() to get module file's directory, and module:load_resource() to load a file relative to that directory
14 years ago
modulemanager.lua
modulemanager: Pass the module's final host (e.g. '*') to the module-loaded event
14 years ago
portmanager.lua
portmanager: Import pairs
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: Fire route/remote per-host
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