prosody/core
2009-03-31 03:48:51 +01:00
..
actions.lua Add core.actions for managing server 'actions'; and make modulemanager register actions 'load' and 'unload' 2009-01-12 04:05:10 +00:00
componentmanager.lua core.componentmanager: Fix global set, causing problems with multiple components. Fixes #82. 2009-03-31 03:48:51 +01:00
configmanager.lua core.configmanager: Make components use 'component' module by default if none specified 2009-03-22 15:33:38 +00:00
discomanager.lua 0.3->0.4 2009-03-20 20:16:25 +00:00
eventmanager.lua Add hostmanager, and eventmanager 2008-12-06 03:41:49 +00:00
hostmanager.lua hostmanager: Fire event when all hosts are loaded from config 2009-01-29 02:09:53 +00:00
modulemanager.lua Fixed: modulemanager: IQs with extended elements in the default namespace could cause backtraces (related to issue #74) 2009-03-30 02:56:34 +05:00
objectmanager.lua Added core.objectmanager 2009-03-08 01:07:29 +05:00
offlinemanager.lua 0.3->0.4 2009-03-20 20:16:25 +00:00
presencemanager.lua 0.3->0.4 2009-03-20 20:16:25 +00:00
rostermanager.lua Fixed: rostermanager: Create new roster item if one doesn't exist on subscription approval (fixes issue #77) 2009-03-30 02:02:59 +05:00
s2smanager.lua Fixed: Some nil access bugs 2009-03-30 05:26:10 +05:00
sessionmanager.lua Fixed: sessionmanager: Apply nameprep on hostname passed in stream tag (part of issue #57) 2009-03-30 03:03:06 +05:00
stanza_router.lua Fixed: stanza_router: Respond with correct stanza error on malformed stanzas 2009-03-30 01:57:51 +05:00
usermanager.lua 0.3->0.4 2009-03-20 20:16:25 +00:00
xmlhandlers.lua core.xmlhandlers: Filter out default stream namespace from stanzas 2009-03-21 21:43:50 +00:00