aboutsummaryrefslogtreecommitdiffstats
path: root/core/componentmanager.lua
Commit message (Expand)AuthorAgeFilesLines
* componentmanager: Set host.connected = nil when deregistering a component so ...Matthew Wild2009-04-181-0/+1
* componentmanager: Set core_route_stanza after stanza_router is loadedMatthew Wild2009-04-111-0/+1
* componentmanager: Use core_route_stanza to reply in the default componentMatthew Wild2009-04-111-2/+3
* componentmanager: Restore default component when unregisteringMatthew Wild2009-04-111-3/+4
* componentmanager: Small logging fixMatthew Wild2009-04-111-1/+1
* componentmanager: Improve default component stanza handlerMatthew Wild2009-04-111-1/+5
* sessionmanager, componentmanager: Fix some wacky indentation (thanks greyback!)Matthew Wild2009-04-081-3/+3
* componentmanager: Reply with service-unavailable for unconnected componentsMatthew Wild2009-04-081-1/+17
* core.componentmanager: Fix global set, causing problems with multiple compone...Matthew Wild2009-03-311-1/+1
* Added: componentmanager: Automatically add component.host.name to the disco i...Waqas Hussain2009-03-301-1/+20
* 0.3->0.4Matthew Wild2009-03-201-1/+1
* core.componentmanager: Refactor a little to make XEP-0114 plugin a little sim...Matthew Wild2009-02-281-35/+41
* Component-host module loading code was breaking module reload, andduplicated ...Waqas Hussain2009-02-111-10/+2
* Update copyright notices for 2009Matthew Wild2009-01-301-2/+2
* 0.2->0.3Matthew Wild2009-01-301-1/+1
* GPL->MIT!Matthew Wild2009-01-301-13/+2
* componentmanager: Add support for loading components defined in the configMatthew Wild2009-01-291-5/+34
* componentmanager: Removed unneeded parameter from componentmanager.deregister...Waqas Hussain2009-01-131-1/+1
* componentmanager: Added support for component deregisteringWaqas Hussain2009-01-071-1/+14
* Changed order of checking for component hosts to check the full and bare JIDs...Waqas Hussain2008-12-241-2/+3
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
* Enable dialback for componentsWaqas Hussain2008-12-091-2/+5
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
* Return registered host table when registering a componentMatthew Wild2008-11-151-0/+1
* Fix outgoing s2s from components. Fixes #16Matthew Wild2008-11-141-1/+1
* Re-applying my changes to componentmanager. Sigh.Matthew Wild2008-11-041-3/+3
* Adding component support. Again...Waqas Hussain2008-11-051-0/+35
* /me glares at waqas for messing up the repoMatthew Wild2008-11-041-35/+0
|\
| * Internal component supportWaqas Hussain2008-11-041-0/+35
* /me glares at MattJWaqas Hussain2008-11-051-0/+35