Software /
code /
prosody
Log
core/hostmanager.lua @ 3680:408a19977125
description | author | age |
---|---|---|
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 |
componentmanager, hostmanager, modulemanager, mod_component: Got rid of the useless hosts[*].connected property. | Waqas Hussain | Wed, 10 Nov 2010 03:39:38 +0500 |
certmanager, hostmanager, mod_tls: Move responsibility for creating per-host SSL contexts to mod_tls, meaning reloading certs is now as trivial as reloading mod_tls | Matthew Wild | Sat, 06 Nov 2010 18:28:15 +0000 |