Log

core/hostmanager.lua @ 4730:2587e249927f

description author age
hostmanager: Convert host-deactivating event parameters to a table Matthew Wild Fri, 27 Apr 2012 22:31:53 +0100
hostmanager: Import select() (thanks Medics) Matthew Wild Sun, 12 Feb 2012 17:53:50 +0000
hostmanager: Import jid_split (thanks chris) Matthew Wild Sat, 11 Feb 2012 14:51:00 +0000
hostmanager: Add send() method to hosts Matthew Wild Fri, 16 Dec 2011 16:01:59 +0000
hostmanager: Don't set host.disallow_s2s when anonymous_login=true (mod_auth_anonymous does this now). Waqas Hussain Tue, 28 Dec 2010 09:58:40 +0500
hostmanager: Improved error handling. Waqas Hussain Thu, 09 Dec 2010 21:40:54 +0500
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
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