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 c908af2a7d s2smanager: Remove unused function parameter 13 years ago
..
certmanager.lua certmanager: Fix nil index if no LuaSec available 13 years ago
configmanager.lua configmanager, hostmanager, prosody: Almost complete removal of section-related code, and the infamous 'core' section. Still backwards-compatible with API users. 13 years ago
hostmanager.lua hostmanager: Use rawget to check for activated hosts to prevent recursion in dynamic host loaders 13 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: Make sure foo_ports is a table 13 years ago
rostermanager.lua rostermanager: Remove unused imports 13 years ago
s2smanager.lua s2smanager: Remove unused function parameter 13 years ago
sessionmanager.lua s2smanager: Generate session names used for logging the same way everywhere 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