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
Waqas Hussain f33b657ef4 modulemanager: Load plugin libraries in the same environment as the plugins. 16 years ago
..
certmanager.lua certmanager: Fix traceback with no LuaSec 16 years ago
componentmanager.lua componentmanager: Add dialback_secret to components to allow s2s to work (thanks Flo) 16 years ago
configmanager.lua configmanager: Trailing whitespace 16 years ago
eventmanager.lua Add copyright header to those files missing one 17 years ago
hostmanager.lua hostmanager: Use certmanager for obtaining SSL contexts 16 years ago
loggingmanager.lua loggingmanager: Explicitly flush log messages if the __FLUSH_LOG environment variable is defined (workaround for MSVCRT buffering piped output). 16 years ago
modulemanager.lua modulemanager: Load plugin libraries in the same environment as the plugins. 16 years ago
offlinemanager.lua Remove version number from copyright headers 17 years ago
rostermanager.lua rostermanager: Fixed a global access. 16 years ago
s2smanager.lua s2smanager: Update for new server SSL API (don't pass a sslctx) 16 years ago
sessionmanager.lua sessionmanager: Whitespace fix 16 years ago
stanza_router.lua stanza_router: Added third parameter to core_post_stanza, to control pre-events. 16 years ago
usermanager.lua usermanager: Removed an unnecessary global access. 16 years ago
xmlhandlers.lua xmlhandlers: Removed unused variables. 16 years ago