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 2ffa0eecf3 s2smanager: Fix missing import of 'type' (thanks darkrain) 14 years ago
..
certmanager.lua certmanager: More informative logging. 14 years ago
configmanager.lua configmanager: resolve_relative_path: Improved detection of absolute paths on Windows. 15 years ago
hostmanager.lua hostmanager: Add send() method to hosts 14 years ago
loggingmanager.lua loggingmanager: Remove unused 'critical' level 14 years ago
modulemanager.lua modulemanager: Remove 'config' from module environments (no modules use it that I'm aware of) 14 years ago
rostermanager.lua rostermanager: Return an error string when subscription test fails due to an error. 16 years ago
s2smanager.lua s2smanager: Fix missing import of 'type' (thanks darkrain) 14 years ago
sessionmanager.lua sessionmanager: Remove unused reference to modulemanager 14 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: Prep admin JIDs (fixes issue#276). 14 years ago