Software /
code /
prosody
Log
core/componentmanager.lua @ 1939:2c295826a96d
description | author | age |
---|---|---|
componentmanager: Use ssl_ctx of 'parent' host (should fix TLS for components) | Matthew Wild | Thu, 08 Oct 2009 23:51:55 +0100 |
Merge with 0.5 | Matthew Wild | Wed, 30 Sep 2009 11:06:02 +0100 |
componentmanager: Preserve existing events table (if any) when registering a component | Matthew Wild | Wed, 30 Sep 2009 11:05:01 +0100 |
componentmanager: Fire event on component activation | Matthew Wild | Wed, 30 Sep 2009 11:03:11 +0100 |
componentmanager: Use create_component for, er, creating components | Matthew Wild | Wed, 30 Sep 2009 11:02:31 +0100 |
ComponentManager: Removed unused variable. | Waqas Hussain | Fri, 11 Sep 2009 16:33:40 +0500 |
ComponentManager: Removed dependency on core_route_stanza. The default component handler now replies using origin.send(). | Waqas Hussain | Fri, 11 Sep 2009 16:28:52 +0500 |