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