log core/componentmanager.lua @ 1681:e76e2fb26fca

age author description
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Sun, 28 Jun 2009 11:49:25 -0500 nolan Serialize unknown stanza before logging.
Sun, 28 Jun 2009 08:09:57 -0500 nolan Log stanza if stanza.to isn't set for some component errors.
Sat, 20 Jun 2009 14:38:22 +0500 Waqas Hussain componentmanager: Using prosody.events instead of core.eventmanager
Mon, 01 Jun 2009 02:10:19 +0100 Matthew Wild componentmanager: Create events object for configured hosts, and carry it over to a new component if one is registered with no events object
Sun, 31 May 2009 21:36:12 +0100 Matthew Wild componentmanager: Add events object to registered components if they don't already have one