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 f851289311 s2smanager, mod_s2s, mod_s2s/s2sout: Split connection handling out of s2smanager into mod_s2s, and further split connection logic for s2sout to a module lib, s2sout.lib.lua 14 years ago
..
certmanager.lua certmanager: More informative logging. 14 years ago
configmanager.lua configmanager: get(): Make section (core) optional (hurrah) 14 years ago
hostmanager.lua hostmanager: Add send() method to hosts 14 years ago
loggingmanager.lua loggingmanager: Remove unused 'critical' level 14 years ago
moduleapi.lua moduleapi: Add module:shared(), a way to easily share data between multiple loaded modules 14 years ago
modulemanager.lua modulemanager: load(): Return and use the correct module object 14 years ago
portmanager.lua portmanager: Pass port to friendly_error_message() 14 years ago
rostermanager.lua rostermanager: Return an error string when subscription test fails due to an error. 16 years ago
s2smanager.lua s2smanager, mod_s2s, mod_s2s/s2sout: Split connection handling out of s2smanager into mod_s2s, and further split connection logic for s2sout to a module lib, s2sout.lib.lua 14 years ago
sessionmanager.lua sessionmanager: Require uuid_generate() 14 years ago
stanza_router.lua stanza_router: Replace s2s send logic with firing of a 'route/remote' event 14 years ago
storagemanager.lua storagemanager: Export load_driver() function so it can be used from e.g. migrators 15 years ago
usermanager.lua usermanager: Prep admin JIDs (fixes issue#276). 14 years ago