aboutsummaryrefslogtreecommitdiffstats
path: root/core/hostmanager.lua
Commit message (Expand)AuthorAgeFilesLines
...
* hostmanager: Create ssl context for each host (fixes #30 for outgoing s2s con...Matthew Wild2009-10-041-1/+11
* hostmanager: Only load vhosts, not componentsMatthew Wild2009-09-301-1/+1
* hostmanager: Warn when user puts port configuration under vhost sectionMatthew Wild2009-07-281-0/+5
* Add copyright header to those files missing oneMatthew Wild2009-07-101-0/+8
* hostmanager: Add disallow_s2s to config, defaults to false unless anonymous_l...Matthew Wild2009-07-031-1/+6
* core: hosts[*].eventsWaqas Hussain2009-05-201-1/+2
* hostmanager: Reduce log output at startup to 'debug'Matthew Wild2009-05-021-1/+4
* hostmanager: Fire event when all hosts are loaded from configMatthew Wild2009-01-291-0/+1
* Log in hostmanager when a vhost is activated/deactivatedMatthew Wild2008-12-061-4/+5
* Add hostmanager, and eventmanagerMatthew Wild2008-12-061-0/+49