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 f1878f2666 Check to prevent error on IQs from completely unhandled origins 17 years ago
..
componentmanager.lua Return registered host table when registering a component 17 years ago
configmanager.lua New configmanager. Old-style config files still work, but will print a warning 17 years ago
discomanager.lua Ahem, a bit of an identity crisis.. 17 years ago
modulemanager.lua Check to prevent error on IQs from completely unhandled origins 17 years ago
offlinemanager.lua Some bugs fixed 17 years ago
offlinemessage.lua Fixed: Some modules did not return anything 17 years ago
presencemanager.lua Send unsubscribe and unsubscribed on roster item delete, and broadcast available resources' presence in reply to pre-approved subscription request 17 years ago
rostermanager.lua Merge from waqas 17 years ago
s2smanager.lua Remove or comment useless prints, or change them to log() 17 years ago
servermanager.lua Small fix for servermanager 17 years ago
sessionmanager.lua Use a stanza for c2s stream features instead of an array of strings. Removes a FIXME. 17 years ago
stanza_router.lua Now possible to specify nil origin to core_route_stanza. Origin will be chosen as the host of the 'from' attribute on the stanza. Returns false on no such host. 17 years ago
usermanager.lua Updated usermanager with DIGEST-MD5 support 17 years ago
xmlhandlers.lua Remove a debug print() from xmlhandlers 17 years ago