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 b6bc449cd3 componentmanager: Set host.connected = nil when deregistering a component so that we fully restore it when we reload 17 years ago
..
actions.lua Add core.actions for managing server 'actions'; and make modulemanager register actions 'load' and 'unload' 17 years ago
componentmanager.lua componentmanager: Set host.connected = nil when deregistering a component so that we fully restore it when we reload 17 years ago
configmanager.lua core.configmanager: Fire event when (re)loading config file 17 years ago
discomanager.lua 0.3->0.4 17 years ago
eventmanager.lua Add hostmanager, and eventmanager 17 years ago
hostmanager.lua hostmanager: Fire event when all hosts are loaded from config 17 years ago
modulemanager.lua Fixed: modulemanager: IQs with extended elements in the default namespace could cause backtraces (related to issue #74) 17 years ago
objectmanager.lua Added core.objectmanager 17 years ago
offlinemanager.lua 0.3->0.4 17 years ago
presencemanager.lua Fixed: Issue with presence error routing 17 years ago
rostermanager.lua Fixed: rostermanager: Create new roster item if one doesn't exist on subscription approval (fixes issue #77) 17 years ago
s2smanager.lua core.s2smanager: Don't initiate dialback if we don't have a connection yet 17 years ago
sessionmanager.lua sessionmanager, componentmanager: Fix some wacky indentation (thanks greyback!) 17 years ago
stanza_router.lua Fixed: Send correct error reply for IQs directed at unavailable resources 17 years ago
usermanager.lua 0.3->0.4 17 years ago
xmlhandlers.lua core.xmlhandlers: expat is the XML parser, not us. Don't reject valid XML. 17 years ago