Software /
code /
prosody
Log
core/componentmanager.lua @ 2447:9eb539222f22
description | author | age |
---|---|---|
componentmanager: Add dialback_secret to components to allow s2s to work (thanks Flo) | Matthew Wild | Mon, 11 Jan 2010 10:13:02 +0000 |
componentmanager: Set ssl_ctx[_in] for components correctly, and use global SSL context if available | Matthew Wild | Fri, 04 Dec 2009 18:59:28 +0000 |
componentmanager: Improved logging for stanzas being bounced for unavailable components. | Waqas Hussain | Thu, 12 Nov 2009 13:33:46 +0500 |
componentmanager: Added a FIXME comment. | Waqas Hussain | Sun, 18 Oct 2009 03:08:41 +0500 |
componentmanager: Unload mod_tls for components before removing them. | Waqas Hussain | Sun, 18 Oct 2009 03:07:25 +0500 |
componentmanager: Let the default component handler handle stanzas if a component handler isn't available. | Waqas Hussain | Sun, 18 Oct 2009 01:52:37 +0500 |
componentmanager: Handle missing prosody object (helps us pass some tests) | Matthew Wild | Sat, 17 Oct 2009 13:31:39 +0100 |