Log

core/hostmanager.lua @ 3548:cd8d1cacc65b

description author age
hostmanager: Remove dependency on eventmanager Matthew Wild 2010-08-03
Merge 0.6 into 0.7. Waqas Hussain 2010-05-01
hostmanager: Re-word log messages in line with config changes Matthew Wild 2010-04-14
Merge 0.6->0.7 Matthew Wild 2010-03-22
Update copyright headers for 2010 Matthew Wild 2010-03-22
Merge 0.6.2/waqas with 0.6.2/MattJ Matthew Wild 2010-03-03
hostmanager: Log an error if no hosts are defined Matthew Wild 2010-02-12
certmanager, hostmanager: Rename get_context() to create_context() to be more explicit about what it does Matthew Wild 2010-02-13
hostmanager: Small optimisation in checking whether a host is enabled Matthew Wild 2010-02-12
hostmanager: Log an error if no hosts are defined Matthew Wild 2010-02-12
hostmanager: Use certmanager for obtaining SSL contexts Matthew Wild 2010-01-31
hostmanager: Trailing whitespace Matthew Wild 2010-01-29
s2smanager, hostmanager: Make dialback secrets per-host Matthew Wild 2010-01-03
Disable SSLv2 by default, it's known to be insecure. Paul Aurich 2009-12-04
hostmanager: Create a server sslctx for incoming connections Matthew Wild 2009-10-17
hostmanager: deactivate() now accepts a reason, closes s2s connections as well as disconnecting users, and unloads modules for the host Matthew Wild 2009-10-17
hostmanager: Add return _M; Matthew Wild 2009-10-17
hostmanager: Only initialse SSL contexts if SSL library available Matthew Wild 2009-10-05
hostmanager: Create ssl context for each host (fixes #30 for outgoing s2s connections) Matthew Wild 2009-10-04
hostmanager: Only load vhosts, not components Matthew Wild 2009-09-30
hostmanager: Warn when user puts port configuration under vhost section Matthew Wild 2009-07-28
Add copyright header to those files missing one Matthew Wild 2009-07-10
hostmanager: Add disallow_s2s to config, defaults to false unless anonymous_login is enabled, then defaults to true Matthew Wild 2009-07-03
core: hosts[*].events Waqas Hussain 2009-05-20
hostmanager: Reduce log output at startup to 'debug' Matthew Wild 2009-05-02
hostmanager: Fire event when all hosts are loaded from config Matthew Wild 2009-01-29
Log in hostmanager when a vhost is activated/deactivated Matthew Wild 2008-12-06
Add hostmanager, and eventmanager Matthew Wild 2008-12-06