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 cd82ebe27d s2smanager: Don't tostring() the data before sending, sends2s already does this. 16 years ago
..
actions.lua Add copyright header to those files missing one 17 years ago
componentmanager.lua componentmanager: Improved logging for stanzas being bounced for unavailable components. 16 years ago
configmanager.lua configmanager: Assign a chunk name to config files loaded using the default config loader (fixes issues with some diagnostic tools). 17 years ago
eventmanager.lua Add copyright header to those files missing one 17 years ago
hostmanager.lua hostmanager: Create a server sslctx for incoming connections 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: api:get_option(): Handle correctly option values of boolean false, don't assume value unset 16 years ago
objectmanager.lua Add copyright header to those files missing one 17 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: Don't tostring() the data before sending, sends2s already does this. 16 years ago
sessionmanager.lua sessionmanager: Added function send_to_interested_resources(). 16 years ago
stanza_router.lua stanza_router: Added a compatibility workaround for missing 'id' attribute in <iq/> elements. 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