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 78cd9a0ddc moduleapi: Add module:send() as an alias for core_post_stanza() from the current host's origin 14 years ago
..
certmanager.lua certmanager: More informative logging. 15 years ago
configmanager.lua configmanager: get(): Make section (core) optional (hurrah) 15 years ago
hostmanager.lua hostmanager: Add send() method to hosts 15 years ago
loggingmanager.lua loggingmanager: Remove unused 'critical' level 15 years ago
moduleapi.lua moduleapi: Add module:send() as an alias for core_post_stanza() from the current host's origin 14 years ago
modulemanager.lua modulemanager: Some refactoring. Deprecate module.host = "*", modules should call module:set_global() (which has been around since forever) 14 years ago
portmanager.lua portmanager: Fire service-removed on unregister 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: Move import of dns_max_depth to mod_s2s 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 16 years ago
usermanager.lua usermanager: Prep admin JIDs (fixes issue#276). 15 years ago