Software /
code /
prosody
Log
core/hostmanager.lua @ 6548:a10c9d6825a4
description | author | age |
---|---|---|
hostmanager: Remove unused import of util.uuid | Matthew Wild | Tue, 20 Jan 2015 11:30:07 +0000 |
hostmanager: Don't prevent host_session.send() from routing errors or iq results, so modules can handle them. This code was originally added for a reason, but I can't remember what it was. | Matthew Wild | Fri, 26 Sep 2014 17:10:43 +0100 |
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 |