log core/componentmanager.lua @ 2105:fecf33cb2913

age author description
Thu, 12 Nov 2009 13:33:46 +0500 Waqas Hussain componentmanager: Improved logging for stanzas being bounced for unavailable components.
Sun, 18 Oct 2009 03:08:41 +0500 Waqas Hussain componentmanager: Added a FIXME comment.
Sun, 18 Oct 2009 03:07:25 +0500 Waqas Hussain componentmanager: Unload mod_tls for components before removing them.
Sun, 18 Oct 2009 01:52:37 +0500 Waqas Hussain componentmanager: Let the default component handler handle stanzas if a component handler isn't available.
Sat, 17 Oct 2009 13:31:39 +0100 Matthew Wild componentmanager: Handle missing prosody object (helps us pass some tests)
Fri, 09 Oct 2009 00:22:33 +0100 Matthew Wild componentmanager: Auto-load mod_tls for components #hack
Fri, 09 Oct 2009 00:19:46 +0100 Matthew Wild componentmanager: Remove FIXME
Fri, 09 Oct 2009 00:15:39 +0100 Matthew Wild componentmanager: Fix oops in pattern for matching subdomain
Thu, 08 Oct 2009 23:51:55 +0100 Matthew Wild componentmanager: Use ssl_ctx of 'parent' host (should fix TLS for components)
Wed, 30 Sep 2009 11:06:02 +0100 Matthew Wild Merge with 0.5
Wed, 30 Sep 2009 11:05:01 +0100 Matthew Wild componentmanager: Preserve existing events table (if any) when registering a component
Wed, 30 Sep 2009 11:03:11 +0100 Matthew Wild componentmanager: Fire event on component activation