Software /
code /
prosody
Log
core/hostmanager.lua @ 10660:c4ded3be7cc0
description | author | age |
---|---|---|
Merge 0.10->trunk | Kim Alvefur | 2018-03-06 |
hostmanager: Add a logging close method in case something tries to close the origin of local-originated stanzas (see #1084) | Kim Alvefur | 2018-02-24 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 |
Merge 0.10->trunk | Kim Alvefur | 2017-09-21 |
hostmanager: Add support for 'disco_hidden' option to hide hosts from disco#items (thanks Ge0rG) | Matthew Wild | 2017-09-20 |
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 |