Software /
code /
prosody
Log
core/hostmanager.lua @ 1975:a9998fac292c
description | author | age |
---|---|---|
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 |