Software /
code /
prosody
Log
core/hostmanager.lua @ 6106:4b15cfae2d11
description | author | age |
---|---|---|
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
core.*: Complete removal of all traces of the "core" section and section-related code. | Kim Alvefur | Sat, 23 Mar 2013 02:33:15 +0100 |
hostmanager: Use rawget to check for activated hosts to prevent recursion in dynamic host loaders | Matthew Wild | Fri, 22 Mar 2013 11:24:54 +0000 |
hostmanager: Use prosody.hosts instead of 'hosts' global | Matthew Wild | Fri, 22 Mar 2013 11:24:13 +0000 |
configmanager, hostmanager, prosody: Almost complete removal of section-related code, and the infamous 'core' section. Still backwards-compatible with API users. | Matthew Wild | Fri, 22 Mar 2013 11:21:24 +0000 |
hostmanager: Import core_post_stanza from the global prosody table | Kim Alvefur | Wed, 13 Mar 2013 07:01:57 +0100 |
hostmanager, modulemanager: Ensure hosts[*].modules always exists. | Waqas Hussain | Thu, 13 Sep 2012 00:32:12 +0500 |