aboutsummaryrefslogtreecommitdiffstats
path: root/core/componentmanager.lua
Commit message (Expand)AuthorAgeFilesLines
* componentmanager: Using prosody.events instead of core.eventmanagerWaqas Hussain2009-06-201-4/+3
* componentmanager: Create events object for configured hosts, and carry it ove...Matthew Wild2009-06-011-2/+4
* componentmanager: Add events object to registered components if they don't al...Matthew Wild2009-05-311-0/+6
* core: hosts[*].eventsWaqas Hussain2009-05-201-1/+2
* componentmanager: Don't error on stanzas to bare component JIDMatthew Wild2009-05-161-2/+4
* Dropped support for resource based componentsWaqas Hussain2009-05-161-1/+0
* Merge with 0.4Matthew Wild2009-05-031-2/+2
|\
| * componentmanager: Reduce log output at startup to 'debug'Matthew Wild2009-05-021-2/+2
* | Merge with 0.4Matthew Wild2009-04-291-1/+1
|\|
| * core.componentmanager: Really fix marking components as disconnected when unr...Matthew Wild2009-04-291-1/+1
* | core.componentmanager: Fix global accessMatthew Wild2009-04-221-2/+1
|/
* 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