Software /
code /
prosody
Log
core/hostmanager.lua @ 3716:ebb2c6209e24
description | author | age |
---|---|---|
hostmanager: deactivate() now returns true on success. | Waqas Hussain | Thu, 09 Dec 2010 21:12:39 +0500 |
hostmanager: activate() now gets the host config from configmanager when a config isn't given. | Waqas Hussain | Thu, 09 Dec 2010 21:11:12 +0500 |
hostmanager: Don't include hosts with '@' or '/' in the name in the get_children(host) result. | Waqas Hussain | Wed, 10 Nov 2010 20:36:37 +0500 |
hostmanager: Added function get_children(host) which copies componentmanager.get_children(host). | Waqas Hussain | Wed, 10 Nov 2010 20:28:20 +0500 |
hostmanager, componentmanager: hostmanager now handles component initialization at server start, not componentmanager. | Waqas Hussain | Wed, 10 Nov 2010 19:57:35 +0500 |
hostmanager: Added support for components to hostmanager.activate(). | Waqas Hussain | Wed, 10 Nov 2010 17:37:14 +0500 |