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
Kim Alvefur 4f4bc7973a core.certmanager: Add support for LuaSec 0.5. Also compat with MattJs luasec-hg 13 years ago
..
certmanager.lua core.certmanager: Add support for LuaSec 0.5. Also compat with MattJs luasec-hg 13 years ago
configmanager.lua configmanager: Fix include of relative files via Include directive in config 14 years ago
hostmanager.lua hostmanager, modulemanager: Ensure hosts[*].modules always exists. 14 years ago
loggingmanager.lua core.loggingmanager: Don't create file log rules from [level] = "*sink" style config 13 years ago
moduleapi.lua moduleapi: Revert previous commit and add comment, it's meant to be this way 13 years ago
modulemanager.lua modulemanager: Set module.reloading when a module is reloading, and when loading make the saved state available in module.saved_state (if any) 13 years ago
portmanager.lua portmanager: Return first service with the specified name from get_service() (instead of the array of possible services) (thanks xnyhps) 13 years ago
rostermanager.lua mod_presence, rostermanager: Bring outbound subscription cancellation in line with RFC6121. 14 years ago
s2smanager.lua s2smanager: missing return on session.send function. 14 years ago
sessionmanager.lua sessionmanager: Log the actual error message when roster loading fails. 13 years ago
stanza_router.lua stanza_router: Warn if the global core_*_stanza() functions are called 14 years ago
storagemanager.lua storagemanager: Support for iterating over users 13 years ago
usermanager.lua usermanager: Add support for iterating over accounts 13 years ago