| Commit message (Expand) | Author | Age | Files | Lines |
* | componentmanager: Added function to get a list of children for a given hostname | Waqas Hussain | 2009-08-18 | 1 | -0/+4 |
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 1 | -1/+1 |
* | Serialize unknown stanza before logging. | nolan | 2009-06-28 | 1 | -1/+2 |
* | Log stanza if stanza.to isn't set for some component errors. | nolan | 2009-06-28 | 1 | -1/+1 |
* | componentmanager: Using prosody.events instead of core.eventmanager | Waqas Hussain | 2009-06-20 | 1 | -4/+3 |
* | componentmanager: Create events object for configured hosts, and carry it ove... | Matthew Wild | 2009-06-01 | 1 | -2/+4 |
* | componentmanager: Add events object to registered components if they don't al... | Matthew Wild | 2009-05-31 | 1 | -0/+6 |
* | core: hosts[*].events | Waqas Hussain | 2009-05-20 | 1 | -1/+2 |
* | componentmanager: Don't error on stanzas to bare component JID | Matthew Wild | 2009-05-16 | 1 | -2/+4 |
* | Dropped support for resource based components | Waqas Hussain | 2009-05-16 | 1 | -1/+0 |
* | Merge with 0.4 | Matthew Wild | 2009-05-03 | 1 | -2/+2 |
|\ |
|
| * | componentmanager: Reduce log output at startup to 'debug' | Matthew Wild | 2009-05-02 | 1 | -2/+2 |
* | | Merge with 0.4 | Matthew Wild | 2009-04-29 | 1 | -1/+1 |
|\| |
|
| * | core.componentmanager: Really fix marking components as disconnected when unr... | Matthew Wild | 2009-04-29 | 1 | -1/+1 |
* | | core.componentmanager: Fix global access | Matthew Wild | 2009-04-22 | 1 | -2/+1 |
|/ |
|
* | componentmanager: Set host.connected = nil when deregistering a component so ... | Matthew Wild | 2009-04-18 | 1 | -0/+1 |
* | componentmanager: Set core_route_stanza after stanza_router is loaded | Matthew Wild | 2009-04-11 | 1 | -0/+1 |
* | componentmanager: Use core_route_stanza to reply in the default component | Matthew Wild | 2009-04-11 | 1 | -2/+3 |
* | componentmanager: Restore default component when unregistering | Matthew Wild | 2009-04-11 | 1 | -3/+4 |
* | componentmanager: Small logging fix | Matthew Wild | 2009-04-11 | 1 | -1/+1 |
* | componentmanager: Improve default component stanza handler | Matthew Wild | 2009-04-11 | 1 | -1/+5 |
* | sessionmanager, componentmanager: Fix some wacky indentation (thanks greyback!) | Matthew Wild | 2009-04-08 | 1 | -3/+3 |
* | componentmanager: Reply with service-unavailable for unconnected components | Matthew Wild | 2009-04-08 | 1 | -1/+17 |
* | core.componentmanager: Fix global set, causing problems with multiple compone... | Matthew Wild | 2009-03-31 | 1 | -1/+1 |
* | Added: componentmanager: Automatically add component.host.name to the disco i... | Waqas Hussain | 2009-03-30 | 1 | -1/+20 |
* | 0.3->0.4 | Matthew Wild | 2009-03-20 | 1 | -1/+1 |
* | core.componentmanager: Refactor a little to make XEP-0114 plugin a little sim... | Matthew Wild | 2009-02-28 | 1 | -35/+41 |
* | Component-host module loading code was breaking module reload, andduplicated ... | Waqas Hussain | 2009-02-11 | 1 | -10/+2 |
* | Update copyright notices for 2009 | Matthew Wild | 2009-01-30 | 1 | -2/+2 |
* | 0.2->0.3 | Matthew Wild | 2009-01-30 | 1 | -1/+1 |
* | GPL->MIT! | Matthew Wild | 2009-01-30 | 1 | -13/+2 |
* | componentmanager: Add support for loading components defined in the config | Matthew Wild | 2009-01-29 | 1 | -5/+34 |
* | componentmanager: Removed unneeded parameter from componentmanager.deregister... | Waqas Hussain | 2009-01-13 | 1 | -1/+1 |
* | componentmanager: Added support for component deregistering | Waqas Hussain | 2009-01-07 | 1 | -1/+14 |
* | Changed order of checking for component hosts to check the full and bare JIDs... | Waqas Hussain | 2008-12-24 | 1 | -2/+3 |
* | 0.1 -> 0.2 | Matthew Wild | 2008-12-10 | 1 | -1/+1 |
* | Enable dialback for components | Waqas Hussain | 2008-12-09 | 1 | -2/+5 |
* | Insert copyright/license headers | Matthew Wild | 2008-12-03 | 1 | -0/+20 |
* | Return registered host table when registering a component | Matthew Wild | 2008-11-15 | 1 | -0/+1 |
* | Fix outgoing s2s from components. Fixes #16 | Matthew Wild | 2008-11-14 | 1 | -1/+1 |
* | Re-applying my changes to componentmanager. Sigh. | Matthew Wild | 2008-11-04 | 1 | -3/+3 |
* | Adding component support. Again... | Waqas Hussain | 2008-11-05 | 1 | -0/+35 |
* | /me glares at waqas for messing up the repo | Matthew Wild | 2008-11-04 | 1 | -35/+0 |
|\ |
|
| * | Internal component support | Waqas Hussain | 2008-11-04 | 1 | -0/+35 |
* | /me glares at MattJ | Waqas Hussain | 2008-11-05 | 1 | -0/+35 |