Tue, 28 Dec 2010 09:58:40 +0500 Waqas Hussain hostmanager: Don't set host.disallow_s2s when anonymous_login=true (mod_auth_anonymous does this now). file | diff | annotate
Thu, 09 Dec 2010 21:40:54 +0500 Waqas Hussain hostmanager: Improved error handling. file | diff | annotate
Thu, 09 Dec 2010 21:12:39 +0500 Waqas Hussain hostmanager: deactivate() now returns true on success. file | diff | annotate
Thu, 09 Dec 2010 21:11:12 +0500 Waqas Hussain hostmanager: activate() now gets the host config from configmanager when a config isn't given. file | diff | annotate
Wed, 10 Nov 2010 20:36:37 +0500 Waqas Hussain hostmanager: Don't include hosts with '@' or '/' in the name in the get_children(host) result. file | diff | annotate
Wed, 10 Nov 2010 20:28:20 +0500 Waqas Hussain hostmanager: Added function get_children(host) which copies componentmanager.get_children(host). file | diff | annotate
Wed, 10 Nov 2010 19:57:35 +0500 Waqas Hussain hostmanager, componentmanager: hostmanager now handles component initialization at server start, not componentmanager. file | diff | annotate
Wed, 10 Nov 2010 17:37:14 +0500 Waqas Hussain hostmanager: Added support for components to hostmanager.activate(). file | diff | annotate
Wed, 10 Nov 2010 03:39:38 +0500 Waqas Hussain componentmanager, hostmanager, modulemanager, mod_component: Got rid of the useless hosts[*].connected property. file | diff | annotate
Sat, 06 Nov 2010 18:28:15 +0000 Matthew Wild 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 file | diff | annotate
Tue, 03 Aug 2010 10:55:17 +0100 Matthew Wild hostmanager: Remove dependency on eventmanager file | diff | annotate
Sat, 01 May 2010 05:18:38 +0500 Waqas Hussain Merge 0.6 into 0.7. file | diff | annotate
Wed, 14 Apr 2010 13:00:24 +0100 Matthew Wild hostmanager: Re-word log messages in line with config changes file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Wed, 03 Mar 2010 22:05:05 +0000 Matthew Wild Merge 0.6.2/waqas with 0.6.2/MattJ file | diff | annotate
Fri, 12 Feb 2010 12:43:50 +0000 Matthew Wild hostmanager: Log an error if no hosts are defined file | diff | annotate
Sat, 13 Feb 2010 16:08:43 +0000 Matthew Wild certmanager, hostmanager: Rename get_context() to create_context() to be more explicit about what it does file | diff | annotate
Fri, 12 Feb 2010 12:47:23 +0000 Matthew Wild hostmanager: Small optimisation in checking whether a host is enabled file | diff | annotate
Fri, 12 Feb 2010 12:43:50 +0000 Matthew Wild hostmanager: Log an error if no hosts are defined file | diff | annotate
Sun, 31 Jan 2010 17:23:39 +0000 Matthew Wild hostmanager: Use certmanager for obtaining SSL contexts file | diff | annotate
Fri, 29 Jan 2010 17:09:20 +0000 Matthew Wild hostmanager: Trailing whitespace file | diff | annotate
Sun, 03 Jan 2010 18:55:42 +0000 Matthew Wild s2smanager, hostmanager: Make dialback secrets per-host file | diff | annotate
Fri, 04 Dec 2009 09:48:08 -0800 Paul Aurich Disable SSLv2 by default, it's known to be insecure. file | diff | annotate
Sat, 17 Oct 2009 16:23:03 +0100 Matthew Wild hostmanager: Create a server sslctx for incoming connections file | diff | annotate
Sat, 17 Oct 2009 15:23:50 +0100 Matthew Wild hostmanager: deactivate() now accepts a reason, closes s2s connections as well as disconnecting users, and unloads modules for the host file | diff | annotate
Sat, 17 Oct 2009 14:43:38 +0100 Matthew Wild hostmanager: Add return _M; file | diff | annotate
Mon, 05 Oct 2009 22:15:32 +0100 Matthew Wild hostmanager: Only initialse SSL contexts if SSL library available file | diff | annotate
Sun, 04 Oct 2009 16:50:22 +0100 Matthew Wild hostmanager: Create ssl context for each host (fixes #30 for outgoing s2s connections) file | diff | annotate
Wed, 30 Sep 2009 11:01:21 +0100 Matthew Wild hostmanager: Only load vhosts, not components file | diff | annotate
Tue, 28 Jul 2009 17:43:46 +0100 Matthew Wild hostmanager: Warn when user puts port configuration under vhost section file | diff | annotate
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one file | diff | annotate
Fri, 03 Jul 2009 04:24:30 +0100 Matthew Wild hostmanager: Add disallow_s2s to config, defaults to false unless anonymous_login is enabled, then defaults to true file | diff | annotate
Wed, 20 May 2009 05:23:30 +0500 Waqas Hussain core: hosts[*].events file | diff | annotate
Sat, 02 May 2009 22:02:43 +0100 Matthew Wild hostmanager: Reduce log output at startup to 'debug' file | diff | annotate
Thu, 29 Jan 2009 02:09:53 +0000 Matthew Wild hostmanager: Fire event when all hosts are loaded from config file | diff | annotate
Sat, 06 Dec 2008 19:49:14 +0000 Matthew Wild Log in hostmanager when a vhost is activated/deactivated file | diff | annotate
Sat, 06 Dec 2008 03:41:49 +0000 Matthew Wild Add hostmanager, and eventmanager file | diff | annotate
(0) tip

mercurial