Software /
code /
prosody
Log
core/hostmanager.lua @ 6391:4d334d00c635
description | author | age |
---|---|---|
hostmanager, mod_dialback: Move generation of dialback secret out of core | Kim Alvefur | Thu, 22 May 2014 15:21:22 +0200 |
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 |