log core/modulemanager.lua @ 1069:034e345c0f8d

age author description
Thu, 30 Apr 2009 01:36:46 +0100 Matthew Wild modulemanager: Update logger when a module becomes global
Mon, 30 Mar 2009 02:56:34 +0500 Waqas Hussain Fixed: modulemanager: IQs with extended elements in the default namespace could cause backtraces (related to issue #74)
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Wed, 04 Mar 2009 22:23:41 +0500 Waqas Hussain Let global modules add disco features for all hosts
Wed, 04 Mar 2009 22:15:46 +0500 Waqas Hussain Allow global modules to hook stanza handlers
Wed, 11 Feb 2009 17:57:48 +0500 Waqas Hussain modulemanager initializes hosts[host] if it isn't already initialized when loading a module.
Wed, 04 Feb 2009 18:53:23 +0000 Matthew Wild Fix for never checking if the first module for a host is already loaded (affects global modules)