log core/hostmanager.lua @ 6673:b123fcd65d2e

age author description
Fri, 03 Apr 2015 19:22:55 +0100 Matthew Wild hostmanager: Rename variable to avoid shadowing 'type()' function
Wed, 21 Jan 2015 01:29:00 +0000 Matthew Wild Merge 0.10->trunk
Tue, 20 Jan 2015 11:30:07 +0000 Matthew Wild hostmanager: Remove unused import of util.uuid
Fri, 26 Sep 2014 17:10:43 +0100 Matthew Wild 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.
Thu, 22 May 2014 15:21:22 +0200 Kim Alvefur hostmanager, mod_dialback: Move generation of dialback secret out of core
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sat, 23 Mar 2013 02:33:15 +0100 Kim Alvefur core.*: Complete removal of all traces of the "core" section and section-related code.