<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.omfa.de/prosody-hg/</link>
    <language>en-us</language>

    <title>prosody-hg: core/componentmanager.lua history</title>
    <description>core/componentmanager.lua revision history</description>
    <item>
    <title>componentmanager: Removed most of the code. Stub implementations of register_component and deregister_component remain.</title>
    <link>http://hg.omfa.de/prosody-hg/log/fdc671381411/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Removed most of the code. Stub implementations of register_component and deregister_component remain.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 10 Nov 2010 20:51:23 +0500</pubDate>
</item>
<item>
    <title>componentmanager: Removed get_children(host).</title>
    <link>http://hg.omfa.de/prosody-hg/log/a977d8be6277/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Removed get_children(host).]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 10 Nov 2010 20:42:59 +0500</pubDate>
</item>
<item>
    <title>hostmanager, componentmanager: hostmanager now handles component initialization at server start, not componentmanager.</title>
    <link>http://hg.omfa.de/prosody-hg/log/8090880f0e18/core/componentmanager.lua</link>
    <description><![CDATA[hostmanager, componentmanager: hostmanager now handles component initialization at server start, not componentmanager.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 10 Nov 2010 19:57:35 +0500</pubDate>
</item>
<item>
    <title>componentmanager, hostmanager, modulemanager, mod_component: Got rid of the useless hosts[*].connected property.</title>
    <link>http://hg.omfa.de/prosody-hg/log/d94aacb2771a/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager, hostmanager, modulemanager, mod_component: Got rid of the useless hosts[*].connected property.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 10 Nov 2010 03:39:38 +0500</pubDate>
</item>
<item>
    <title>componentmanager, stanza_router: Get rid of componentmanager.handle_stanza().</title>
    <link>http://hg.omfa.de/prosody-hg/log/78ed7ad330ab/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager, stanza_router: Get rid of componentmanager.handle_stanza().]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 10 Nov 2010 02:51:36 +0500</pubDate>
</item>
<item>
    <title>componentmanager: Removed SSL context creation (mod_tls handles that now).</title>
    <link>http://hg.omfa.de/prosody-hg/log/5d880c365dd4/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Removed SSL context creation (mod_tls handles that now).]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 10 Nov 2010 02:32:14 +0500</pubDate>
</item>
<item>
    <title>componentmanager: Removed unused function set_component_handler.</title>
    <link>http://hg.omfa.de/prosody-hg/log/579c087059fc/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Removed unused function set_component_handler.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 04 Nov 2010 20:12:42 +0500</pubDate>
</item>
<item>
    <title>componentmanager: Removed an unused third parameter from the register_component function.</title>
    <link>http://hg.omfa.de/prosody-hg/log/3242e70f1058/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Removed an unused third parameter from the register_component function.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 02 Nov 2010 04:29:54 +0500</pubDate>
</item>
<item>
    <title>Monster whitespace commit (beware the whitespace monster).</title>
    <link>http://hg.omfa.de/prosody-hg/log/bc139431830b/core/componentmanager.lua</link>
    <description><![CDATA[Monster whitespace commit (beware the whitespace monster).]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 16 Oct 2010 23:00:42 +0500</pubDate>
</item>
<item>
    <title>componentmanager: Relocate disallow_s2s to its correct position (thanks darkhoptipomatus)</title>
    <link>http://hg.omfa.de/prosody-hg/log/011566d72331/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Relocate disallow_s2s to its correct position (thanks darkhoptipomatus)]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 24 Aug 2010 23:27:58 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Support the 'disallow_s2s' option for components too (thanks darkhopatomopus)</title>
    <link>http://hg.omfa.de/prosody-hg/log/cf72ef3c9009/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Support the 'disallow_s2s' option for components too (thanks darkhopatomopus)]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 23 Aug 2010 01:18:52 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Remove dependency on eventmanager</title>
    <link>http://hg.omfa.de/prosody-hg/log/6cb971a31397/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Remove dependency on eventmanager]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 03 Aug 2010 10:56:17 +0100</pubDate>
</item>
<item>
    <title>Merge 0.6-&gt;0.7</title>
    <link>http://hg.omfa.de/prosody-hg/log/692b3c6c5bd2/core/componentmanager.lua</link>
    <description><![CDATA[Merge 0.6-&gt;0.7]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 22 Mar 2010 17:24:55 +0000</pubDate>
</item>
<item>
    <title>Update copyright headers for 2010</title>
    <link>http://hg.omfa.de/prosody-hg/log/b7049746bd29/core/componentmanager.lua</link>
    <description><![CDATA[Update copyright headers for 2010]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 22 Mar 2010 17:06:15 +0000</pubDate>
</item>
<item>
    <title>componentmanager: Use certmanager for creating contexts</title>
    <link>http://hg.omfa.de/prosody-hg/log/fe207a2c5cef/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Use certmanager for creating contexts]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 13 Feb 2010 16:10:01 +0000</pubDate>
</item>
<item>
    <title>componentmanager: Add dialback_secret to components to allow s2s to work (thanks Flo)</title>
    <link>http://hg.omfa.de/prosody-hg/log/9eb539222f22/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Add dialback_secret to components to allow s2s to work (thanks Flo)]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 11 Jan 2010 10:13:02 +0000</pubDate>
</item>
<item>
    <title>componentmanager: Set ssl_ctx[_in] for components correctly, and use global SSL context if available</title>
    <link>http://hg.omfa.de/prosody-hg/log/b7f683c55a44/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Set ssl_ctx[_in] for components correctly, and use global SSL context if available]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 04 Dec 2009 18:59:28 +0000</pubDate>
</item>
<item>
    <title>componentmanager: Improved logging for stanzas being bounced for unavailable components.</title>
    <link>http://hg.omfa.de/prosody-hg/log/b4bfa6cb3d83/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Improved logging for stanzas being bounced for unavailable components.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 12 Nov 2009 13:33:46 +0500</pubDate>
</item>
<item>
    <title>componentmanager: Added a FIXME comment.</title>
    <link>http://hg.omfa.de/prosody-hg/log/bbaba17537a9/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Added a FIXME comment.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 18 Oct 2009 03:08:41 +0500</pubDate>
</item>
<item>
    <title>componentmanager: Unload mod_tls for components before removing them.</title>
    <link>http://hg.omfa.de/prosody-hg/log/ed4cd15bf4dd/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Unload mod_tls for components before removing them.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 18 Oct 2009 03:07:25 +0500</pubDate>
</item>
<item>
    <title>componentmanager: Let the default component handler handle stanzas if a component handler isn't available.</title>
    <link>http://hg.omfa.de/prosody-hg/log/b7fff80908b6/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Let the default component handler handle stanzas if a component handler isn't available.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 18 Oct 2009 01:52:37 +0500</pubDate>
</item>
<item>
    <title>componentmanager: Handle missing prosody object (helps us pass some tests)</title>
    <link>http://hg.omfa.de/prosody-hg/log/edab0c61fc02/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Handle missing prosody object (helps us pass some tests)]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 17 Oct 2009 13:31:39 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Auto-load mod_tls for components #hack</title>
    <link>http://hg.omfa.de/prosody-hg/log/f74c267f7e1b/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Auto-load mod_tls for components #hack]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 09 Oct 2009 00:22:33 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Remove FIXME</title>
    <link>http://hg.omfa.de/prosody-hg/log/3f765fde5149/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Remove FIXME]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 09 Oct 2009 00:19:46 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Fix oops in pattern for matching subdomain</title>
    <link>http://hg.omfa.de/prosody-hg/log/85d51cea2c4c/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Fix oops in pattern for matching subdomain]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 09 Oct 2009 00:15:39 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Use ssl_ctx of 'parent' host (should fix TLS for components)</title>
    <link>http://hg.omfa.de/prosody-hg/log/2c295826a96d/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Use ssl_ctx of 'parent' host (should fix TLS for components)]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 08 Oct 2009 23:51:55 +0100</pubDate>
</item>
<item>
    <title>Merge with 0.5</title>
    <link>http://hg.omfa.de/prosody-hg/log/5da0e3b1f847/core/componentmanager.lua</link>
    <description><![CDATA[Merge with 0.5]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 30 Sep 2009 11:06:02 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Preserve existing events table (if any) when registering a component</title>
    <link>http://hg.omfa.de/prosody-hg/log/0a4d4ba01db8/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Preserve existing events table (if any) when registering a component]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 30 Sep 2009 11:05:01 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Fire event on component activation</title>
    <link>http://hg.omfa.de/prosody-hg/log/8f1871c1d456/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Fire event on component activation]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 30 Sep 2009 11:03:11 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Use create_component for, er, creating components</title>
    <link>http://hg.omfa.de/prosody-hg/log/5529d3c8eee7/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Use create_component for, er, creating components]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 30 Sep 2009 11:02:31 +0100</pubDate>
</item>
<item>
    <title>ComponentManager: Removed unused variable.</title>
    <link>http://hg.omfa.de/prosody-hg/log/5c035b7a6de1/core/componentmanager.lua</link>
    <description><![CDATA[ComponentManager: Removed unused variable.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 11 Sep 2009 16:33:40 +0500</pubDate>
</item>
<item>
    <title>ComponentManager: Removed dependency on core_route_stanza. The default component handler now replies using origin.send().</title>
    <link>http://hg.omfa.de/prosody-hg/log/53bd9c9f3103/core/componentmanager.lua</link>
    <description><![CDATA[ComponentManager: Removed dependency on core_route_stanza. The default component handler now replies using origin.send().]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 11 Sep 2009 16:28:52 +0500</pubDate>
</item>
<item>
    <title>ComponentManager: Fixed: Default handler sent error replies on result stanzas.</title>
    <link>http://hg.omfa.de/prosody-hg/log/f47aa1d336b5/core/componentmanager.lua</link>
    <description><![CDATA[ComponentManager: Fixed: Default handler sent error replies on result stanzas.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 11 Sep 2009 16:20:49 +0500</pubDate>
</item>
<item>
    <title>ComponentManager: Fixed a bit of logging.</title>
    <link>http://hg.omfa.de/prosody-hg/log/c0ba9cd6ee63/core/componentmanager.lua</link>
    <description><![CDATA[ComponentManager: Fixed a bit of logging.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 11 Sep 2009 16:17:18 +0500</pubDate>
</item>
<item>
    <title>componentmanager: Removed disco#items hook, and reference to core.discomanager</title>
    <link>http://hg.omfa.de/prosody-hg/log/99c9f59ed365/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Removed disco#items hook, and reference to core.discomanager]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 18 Aug 2009 12:47:37 +0500</pubDate>
</item>
<item>
    <title>componentmanager: Added function to get a list of children for a given hostname</title>
    <link>http://hg.omfa.de/prosody-hg/log/56e23b0b3893/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Added function to get a list of children for a given hostname]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 18 Aug 2009 12:25:59 +0500</pubDate>
</item>
<item>
    <title>Remove version number from copyright headers</title>
    <link>http://hg.omfa.de/prosody-hg/log/841d61be198f/core/componentmanager.lua</link>
    <description><![CDATA[Remove version number from copyright headers]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 10 Jul 2009 03:11:45 +0100</pubDate>
</item>
<item>
    <title>Serialize unknown stanza before logging.</title>
    <link>http://hg.omfa.de/prosody-hg/log/df9d78544f34/core/componentmanager.lua</link>
    <description><![CDATA[Serialize unknown stanza before logging.]]></description>
    <author>&#110;&#111;&#108;&#97;&#110;&#64;&#110;&#111;&#108;&#97;&#110;&#45;&#101;&#101;&#101;</author>
    <pubDate>Sun, 28 Jun 2009 11:49:25 -0500</pubDate>
</item>
<item>
    <title>Log stanza if stanza.to isn't set for some component errors.</title>
    <link>http://hg.omfa.de/prosody-hg/log/b5d4db71ef1a/core/componentmanager.lua</link>
    <description><![CDATA[Log stanza if stanza.to isn't set for some component errors.]]></description>
    <author>&#110;&#111;&#108;&#97;&#110;&#64;&#110;&#111;&#108;&#97;&#110;&#45;&#101;&#101;&#101;</author>
    <pubDate>Sun, 28 Jun 2009 08:09:57 -0500</pubDate>
</item>
<item>
    <title>componentmanager: Using prosody.events instead of core.eventmanager</title>
    <link>http://hg.omfa.de/prosody-hg/log/54b5121b6c83/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Using prosody.events instead of core.eventmanager]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 20 Jun 2009 14:38:22 +0500</pubDate>
</item>
<item>
    <title>componentmanager: Create events object for configured hosts, and carry it over to a new component if one is registered with no events object</title>
    <link>http://hg.omfa.de/prosody-hg/log/498293bce4bf/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Create events object for configured hosts, and carry it over to a new component if one is registered with no events object]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 01 Jun 2009 02:10:19 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Add events object to registered components if they don't already have one</title>
    <link>http://hg.omfa.de/prosody-hg/log/8c9f20d3a17f/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Add events object to registered components if they don't already have one]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 31 May 2009 21:36:12 +0100</pubDate>
</item>
<item>
    <title>core: hosts[*].events</title>
    <link>http://hg.omfa.de/prosody-hg/log/fa48e69c4786/core/componentmanager.lua</link>
    <description><![CDATA[core: hosts[*].events]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 20 May 2009 05:23:30 +0500</pubDate>
</item>
<item>
    <title>componentmanager: Don't error on stanzas to bare component JID</title>
    <link>http://hg.omfa.de/prosody-hg/log/97ecfcec2d71/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Don't error on stanzas to bare component JID]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 16 May 2009 18:23:54 +0100</pubDate>
</item>
<item>
    <title>Dropped support for resource based components</title>
    <link>http://hg.omfa.de/prosody-hg/log/dd523bfc9ea9/core/componentmanager.lua</link>
    <description><![CDATA[Dropped support for resource based components]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 16 May 2009 02:07:27 +0500</pubDate>
</item>
<item>
    <title>Merge with 0.4</title>
    <link>http://hg.omfa.de/prosody-hg/log/05d209ef9661/core/componentmanager.lua</link>
    <description><![CDATA[Merge with 0.4]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 03 May 2009 01:11:21 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Reduce log output at startup to 'debug'</title>
    <link>http://hg.omfa.de/prosody-hg/log/266ef0c6b1d0/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Reduce log output at startup to 'debug']]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 02 May 2009 22:03:44 +0100</pubDate>
</item>
<item>
    <title>Merge with 0.4</title>
    <link>http://hg.omfa.de/prosody-hg/log/0cb325970a50/core/componentmanager.lua</link>
    <description><![CDATA[Merge with 0.4]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 29 Apr 2009 02:08:55 +0100</pubDate>
</item>
<item>
    <title>core.componentmanager: Really fix marking components as disconnected when unregistered</title>
    <link>http://hg.omfa.de/prosody-hg/log/3e945c3938ad/core/componentmanager.lua</link>
    <description><![CDATA[core.componentmanager: Really fix marking components as disconnected when unregistered]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 29 Apr 2009 02:06:05 +0100</pubDate>
</item>
<item>
    <title>core.componentmanager: Fix global access</title>
    <link>http://hg.omfa.de/prosody-hg/log/07835534d996/core/componentmanager.lua</link>
    <description><![CDATA[core.componentmanager: Fix global access]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 22 Apr 2009 20:52:27 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Set host.connected = nil when deregistering a component so that we fully restore it when we reload</title>
    <link>http://hg.omfa.de/prosody-hg/log/0c3ea09d6d6e/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Set host.connected = nil when deregistering a component so that we fully restore it when we reload]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 18 Apr 2009 14:18:50 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Set core_route_stanza after stanza_router is loaded</title>
    <link>http://hg.omfa.de/prosody-hg/log/ebd94ad97b75/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Set core_route_stanza after stanza_router is loaded]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 11 Apr 2009 23:23:35 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Use core_route_stanza to reply in the default component</title>
    <link>http://hg.omfa.de/prosody-hg/log/2ecd38c73b50/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Use core_route_stanza to reply in the default component]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 11 Apr 2009 23:15:04 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Restore default component when unregistering</title>
    <link>http://hg.omfa.de/prosody-hg/log/9acc1c2ceb2c/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Restore default component when unregistering]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 11 Apr 2009 22:25:32 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Small logging fix</title>
    <link>http://hg.omfa.de/prosody-hg/log/460429a59c83/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Small logging fix]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 11 Apr 2009 22:24:44 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Improve default component stanza handler</title>
    <link>http://hg.omfa.de/prosody-hg/log/dbbeb73952e6/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Improve default component stanza handler]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 11 Apr 2009 22:23:49 +0100</pubDate>
</item>
<item>
    <title>sessionmanager, componentmanager: Fix some wacky indentation (thanks greyback!)</title>
    <link>http://hg.omfa.de/prosody-hg/log/5516f9e66482/core/componentmanager.lua</link>
    <description><![CDATA[sessionmanager, componentmanager: Fix some wacky indentation (thanks greyback!)]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 08 Apr 2009 23:20:22 +0100</pubDate>
</item>
<item>
    <title>componentmanager: Reply with service-unavailable for unconnected components</title>
    <link>http://hg.omfa.de/prosody-hg/log/b48ed2149d0a/core/componentmanager.lua</link>
    <description><![CDATA[componentmanager: Reply with service-unavailable for unconnected components]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 08 Apr 2009 11:21:21 +0100</pubDate>
</item>
<item>
    <title>core.componentmanager: Fix global set, causing problems with multiple components. Fixes #82.</title>
    <link>http://hg.omfa.de/prosody-hg/log/699f0c46526a/core/componentmanager.lua</link>
    <description><![CDATA[core.componentmanager: Fix global set, causing problems with multiple components. Fixes #82.]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 31 Mar 2009 03:48:51 +0100</pubDate>
</item>
<item>
    <title>Added: componentmanager: Automatically add component.host.name to the disco items list of host.name</title>
    <link>http://hg.omfa.de/prosody-hg/log/b832f786af62/core/componentmanager.lua</link>
    <description><![CDATA[Added: componentmanager: Automatically add component.host.name to the disco items list of host.name]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 30 Mar 2009 06:07:21 +0500</pubDate>
</item>

  </channel>
</rss>
