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 9dd8d35ae8 sessionmanager: Added resource prepping, and invalid resource checking to the bind_resource function. 16 years ago
..
actions.lua Add copyright header to those files missing one 17 years ago
componentmanager.lua componentmanager: Add dialback_secret to components to allow s2s to work (thanks Flo) 16 years ago
configmanager.lua configmanager: Add parsers() method to return an array of supported config formats 16 years ago
eventmanager.lua Add copyright header to those files missing one 17 years ago
hostmanager.lua s2smanager, hostmanager: Make dialback secrets per-host 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: Fire item-removed events on module unload. 16 years ago
objectmanager.lua objectmanager: Convert to unix line-endings 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: Split sending of stream header into a :open_stream() method 16 years ago
sessionmanager.lua sessionmanager: Added resource prepping, and invalid resource checking to the bind_resource function. 16 years ago
stanza_router.lua stanza_router: Don't log full stanzas destined for s2s 16 years ago
usermanager.lua usermanager: Removed an unnecessary global access. 16 years ago
xmlhandlers.lua core.xmlhandlers: Fixed processing of empty namespaces (which caused an issue with jwchat). 16 years ago