Software /
code /
prosody
Log
core/hostmanager.lua @ 6706:60c692828cf6
description | author | age |
---|---|---|
hostmanager: Metatable with __tostring on hosts | Kim Alvefur | Mon, 18 May 2015 20:50:50 +0200 |
Merge 0.10->trunk | Matthew Wild | Fri, 03 Apr 2015 19:34:47 +0100 |
hostmanager: Rename variable to avoid shadowing 'type()' function | Matthew Wild | Fri, 03 Apr 2015 19:22:55 +0100 |
Merge 0.10->trunk | Matthew Wild | Wed, 21 Jan 2015 01:29:00 +0000 |
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 |