| Commit message (Expand) | Author | Age | Files | Lines |
* | hostmanager, componentmanager: hostmanager now handles component initializati... | Waqas Hussain | 2010-11-10 | 1 | -22/+0 |
* | componentmanager, hostmanager, modulemanager, mod_component: Got rid of the u... | Waqas Hussain | 2010-11-10 | 1 | -4/+2 |
* | componentmanager, stanza_router: Get rid of componentmanager.handle_stanza(). | Waqas Hussain | 2010-11-10 | 1 | -16/+0 |
* | componentmanager: Removed SSL context creation (mod_tls handles that now). | Waqas Hussain | 2010-11-10 | 1 | -18/+1 |
* | componentmanager: Removed unused function set_component_handler. | Waqas Hussain | 2010-11-04 | 1 | -4/+0 |
* | componentmanager: Removed an unused third parameter from the register_compone... | Waqas Hussain | 2010-11-02 | 1 | -3/+3 |
* | Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 | 1 | -1/+1 |
* | componentmanager: Relocate disallow_s2s to its correct position (thanks darkh... | Matthew Wild | 2010-08-24 | 1 | -2/+2 |
* | componentmanager: Support the 'disallow_s2s' option for components too (thank... | Matthew Wild | 2010-08-23 | 1 | -0/+1 |
* | componentmanager: Remove dependency on eventmanager | Matthew Wild | 2010-08-03 | 1 | -1/+1 |
* | Merge 0.6->0.7 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
|\ |
|
| * | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
| * | componentmanager: Set ssl_ctx[_in] for components correctly, and use global S... | Matthew Wild | 2009-12-04 | 1 | -5/+12 |
* | | componentmanager: Use certmanager for creating contexts | Matthew Wild | 2010-02-13 | 1 | -3/+4 |
* | | componentmanager: Add dialback_secret to components to allow s2s to work (tha... | Matthew Wild | 2010-01-11 | 1 | -3/+9 |
* | | componentmanager: Set ssl_ctx[_in] for components correctly, and use global S... | Matthew Wild | 2009-12-04 | 1 | -5/+12 |
|/ |
|
* | componentmanager: Improved logging for stanzas being bounced for unavailable ... | Waqas Hussain | 2009-11-12 | 1 | -1/+1 |
* | componentmanager: Added a FIXME comment. | Waqas Hussain | 2009-10-18 | 1 | -1/+1 |
* | componentmanager: Unload mod_tls for components before removing them. | Waqas Hussain | 2009-10-18 | 1 | -0/+1 |
* | componentmanager: Let the default component handler handle stanzas if a compo... | Waqas Hussain | 2009-10-18 | 1 | -0/+1 |
* | componentmanager: Handle missing prosody object (helps us pass some tests) | Matthew Wild | 2009-10-17 | 1 | -2/+4 |
* | componentmanager: Auto-load mod_tls for components #hack | Matthew Wild | 2009-10-09 | 1 | -0/+1 |
* | componentmanager: Remove FIXME | Matthew Wild | 2009-10-09 | 1 | -1/+0 |
* | componentmanager: Fix oops in pattern for matching subdomain | Matthew Wild | 2009-10-09 | 1 | -1/+1 |
* | componentmanager: Use ssl_ctx of 'parent' host (should fix TLS for components) | Matthew Wild | 2009-10-08 | 1 | -1/+12 |
* | Merge with 0.5 | Matthew Wild | 2009-09-30 | 1 | -4/+7 |
|\ |
|
| * | componentmanager: Preserve existing events table (if any) when registering a ... | Matthew Wild | 2009-09-30 | 1 | -3/+3 |
| * | componentmanager: Fire event on component activation | Matthew Wild | 2009-09-30 | 1 | -0/+2 |
| * | componentmanager: Use create_component for, er, creating components | Matthew Wild | 2009-09-30 | 1 | -1/+2 |
* | | ComponentManager: Removed unused variable. | Waqas Hussain | 2009-09-11 | 1 | -1/+0 |
* | | ComponentManager: Removed dependency on core_route_stanza. The default compon... | Waqas Hussain | 2009-09-11 | 1 | -4/+1 |
* | | ComponentManager: Fixed: Default handler sent error replies on result stanzas. | Waqas Hussain | 2009-09-11 | 1 | -1/+1 |
* | | ComponentManager: Fixed a bit of logging. | Waqas Hussain | 2009-09-11 | 1 | -2/+1 |
* | | componentmanager: Removed disco#items hook, and reference to core.discomanager | Waqas Hussain | 2009-08-18 | 1 | -10/+0 |
* | | 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 |