Log

core/hostmanager.lua @ 3256:d96172f78ec2

description author age
Merge 0.6 into 0.7. Waqas Hussain Sat, 01 May 2010 05:18:38 +0500
hostmanager: Re-word log messages in line with config changes Matthew Wild Wed, 14 Apr 2010 13:00:24 +0100
Merge 0.6->0.7 Matthew Wild Mon, 22 Mar 2010 17:24:55 +0000
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
Merge 0.6.2/waqas with 0.6.2/MattJ Matthew Wild Wed, 03 Mar 2010 22:05:05 +0000
hostmanager: Log an error if no hosts are defined Matthew Wild Fri, 12 Feb 2010 12:43:50 +0000
certmanager, hostmanager: Rename get_context() to create_context() to be more explicit about what it does Matthew Wild Sat, 13 Feb 2010 16:08:43 +0000
hostmanager: Small optimisation in checking whether a host is enabled Matthew Wild Fri, 12 Feb 2010 12:47:23 +0000
hostmanager: Log an error if no hosts are defined Matthew Wild Fri, 12 Feb 2010 12:43:50 +0000
hostmanager: Use certmanager for obtaining SSL contexts Matthew Wild Sun, 31 Jan 2010 17:23:39 +0000
hostmanager: Trailing whitespace Matthew Wild Fri, 29 Jan 2010 17:09:20 +0000
s2smanager, hostmanager: Make dialback secrets per-host Matthew Wild Sun, 03 Jan 2010 18:55:42 +0000
Disable SSLv2 by default, it's known to be insecure. Paul Aurich Fri, 04 Dec 2009 09:48:08 -0800
hostmanager: Create a server sslctx for incoming connections Matthew Wild Sat, 17 Oct 2009 16:23:03 +0100
hostmanager: deactivate() now accepts a reason, closes s2s connections as well as disconnecting users, and unloads modules for the host Matthew Wild Sat, 17 Oct 2009 15:23:50 +0100
hostmanager: Add return _M; Matthew Wild Sat, 17 Oct 2009 14:43:38 +0100
hostmanager: Only initialse SSL contexts if SSL library available Matthew Wild Mon, 05 Oct 2009 22:15:32 +0100
hostmanager: Create ssl context for each host (fixes #30 for outgoing s2s connections) Matthew Wild Sun, 04 Oct 2009 16:50:22 +0100
hostmanager: Only load vhosts, not components Matthew Wild Wed, 30 Sep 2009 11:01:21 +0100
hostmanager: Warn when user puts port configuration under vhost section Matthew Wild Tue, 28 Jul 2009 17:43:46 +0100
Add copyright header to those files missing one Matthew Wild Fri, 10 Jul 2009 03:08:38 +0100
hostmanager: Add disallow_s2s to config, defaults to false unless anonymous_login is enabled, then defaults to true Matthew Wild Fri, 03 Jul 2009 04:24:30 +0100
core: hosts[*].events Waqas Hussain Wed, 20 May 2009 05:23:30 +0500
hostmanager: Reduce log output at startup to 'debug' Matthew Wild Sat, 02 May 2009 22:02:43 +0100
hostmanager: Fire event when all hosts are loaded from config Matthew Wild Thu, 29 Jan 2009 02:09:53 +0000
Log in hostmanager when a vhost is activated/deactivated Matthew Wild Sat, 06 Dec 2008 19:49:14 +0000
Add hostmanager, and eventmanager Matthew Wild Sat, 06 Dec 2008 03:41:49 +0000