Log

core/hostmanager.lua @ 7451:464a8a8de625

description author age
hostmanager: Remove unused imports of 'jid_split' and 'select' Matthew Wild 2016-02-05
Merge 0.10->trunk Kim Alvefur 2015-08-20
core.*: Remove use of module() function Kim Alvefur 2015-02-21
Merge 0.10->trunk Kim Alvefur 2015-05-19
hostmanager: Metatable with __tostring on hosts Kim Alvefur 2015-05-18
Merge 0.10->trunk Matthew Wild 2015-04-03
hostmanager: Rename variable to avoid shadowing 'type()' function Matthew Wild 2015-04-03
Merge 0.10->trunk Matthew Wild 2015-01-21
hostmanager: Remove unused import of util.uuid Matthew Wild 2015-01-20
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 2014-09-26
hostmanager, mod_dialback: Move generation of dialback secret out of core Kim Alvefur 2014-05-22
Remove all trailing whitespace Florian Zeitz 2013-08-09
core.*: Complete removal of all traces of the "core" section and section-related code. Kim Alvefur 2013-03-23
hostmanager: Use rawget to check for activated hosts to prevent recursion in dynamic host loaders Matthew Wild 2013-03-22
hostmanager: Use prosody.hosts instead of 'hosts' global Matthew Wild 2013-03-22