Software /
code /
prosody
Log
core/hostmanager.lua @ 2002:fa71261d8a15
description | author | age |
---|---|---|
hostmanager: Create a server sslctx for incoming connections | Matthew Wild | Sat, 17 Oct 2009 16:23:03 +0100 |
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 |