prosody
log
graph
tags
bookmarks
branches
8c5876378c6f
browse
changeset
core/componentmanager.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
core/componentmanager.lua @ 1061:
8c5876378c6f
less
more
|
(0)
tip
description
author
age
componentmanager: Set host.connected = nil when deregistering a component so that we fully restore it when we reload
Matthew Wild
2009-04-18
componentmanager: Set core_route_stanza after stanza_router is loaded
Matthew Wild
2009-04-11
componentmanager: Use core_route_stanza to reply in the default component
Matthew Wild
2009-04-11
componentmanager: Restore default component when unregistering
Matthew Wild
2009-04-11
componentmanager: Small logging fix
Matthew Wild
2009-04-11
componentmanager: Improve default component stanza handler
Matthew Wild
2009-04-11
sessionmanager, componentmanager: Fix some wacky indentation (thanks greyback!)
Matthew Wild
2009-04-08
componentmanager: Reply with service-unavailable for unconnected components
Matthew Wild
2009-04-08
core.componentmanager: Fix global set, causing problems with multiple components. Fixes #82.
Matthew Wild
2009-03-31
Added: componentmanager: Automatically add component.host.name to the disco items list of host.name
Waqas Hussain
2009-03-30
0.3->0.4
Matthew Wild
2009-03-20
core.componentmanager: Refactor a little to make XEP-0114 plugin a little simpler
Matthew Wild
2009-02-28
Component-host module loading code was breaking module reload, andduplicated older code. Changed to reuse older code.
Waqas Hussain
2009-02-11
Update copyright notices for 2009
Matthew Wild
2009-01-30
0.2->0.3
Matthew Wild
2009-01-30
GPL->MIT!
Matthew Wild
2009-01-30
componentmanager: Add support for loading components defined in the config
Matthew Wild
2009-01-29
componentmanager: Removed unneeded parameter from componentmanager.deregister_component
Waqas Hussain
2009-01-13
componentmanager: Added support for component deregistering
Waqas Hussain
2009-01-07
Changed order of checking for component hosts to check the full and bare JIDs before the hostname
Waqas Hussain
2008-12-24
0.1 -> 0.2
Matthew Wild
2008-12-10
Enable dialback for components
Waqas Hussain
2008-12-09
Insert copyright/license headers
Matthew Wild
2008-12-03
Return registered host table when registering a component
Matthew Wild
2008-11-15
Fix outgoing s2s from components. Fixes #16
Matthew Wild
2008-11-14
Re-applying my changes to componentmanager. Sigh.
Matthew Wild
2008-11-04
Internal component support
Waqas Hussain
2008-11-04
less
more
|
(0)
tip