log core/componentmanager.lua @ 3591:dff4a77ee285

age author description
Wed, 10 Nov 2010 03:39:38 +0500 Waqas Hussain componentmanager, hostmanager, modulemanager, mod_component: Got rid of the useless hosts[*].connected property.
Wed, 10 Nov 2010 02:51:36 +0500 Waqas Hussain componentmanager, stanza_router: Get rid of componentmanager.handle_stanza().
Wed, 10 Nov 2010 02:32:14 +0500 Waqas Hussain componentmanager: Removed SSL context creation (mod_tls handles that now).
Thu, 04 Nov 2010 20:12:42 +0500 Waqas Hussain componentmanager: Removed unused function set_component_handler.
Tue, 02 Nov 2010 04:29:54 +0500 Waqas Hussain componentmanager: Removed an unused third parameter from the register_component function.
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Tue, 24 Aug 2010 23:27:58 +0100 Matthew Wild componentmanager: Relocate disallow_s2s to its correct position (thanks darkhoptipomatus)