summaryrefslogtreecommitdiff
path: root/modules/hostserv/main/vhost.h
AgeCommit message (Collapse)Author
2017-02-07Normalize databases by not allowing generic Object referencesAdam
Remove redis database support
2016-12-01Allow objects to opt out of gc, don't gc accounts with users logged inAdam
Also store cached state with the field by using Serialize::Storage for field storage
2016-10-09Make vhosts assignable to accounts, not nicks. Allow multiple vhosts per ↵Adam
account.
2016-10-09Split vhosts into its own structureAdam