aboutsummaryrefslogtreecommitdiffstats
path: root/core/hostmanager.lua
Commit message (Collapse)AuthorAgeFilesLines
...
* Add copyright header to those files missing oneMatthew Wild2009-07-101-0/+8
|
* hostmanager: Add disallow_s2s to config, defaults to false unless ↵Matthew Wild2009-07-031-1/+6
| | | | anonymous_login is enabled, then defaults to true
* 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