Software /
code /
prosody
Log
core/hostmanager.lua @ 5123:7c5c86fa552e
description | author | age |
---|---|---|
hostmanager, modulemanager: Ensure hosts[*].modules always exists. | Waqas Hussain | Thu, 13 Sep 2012 00:32:12 +0500 |
hostmanager, mod_disco: Show optional 'name' option from the config in disco#items queries (fixes use-case in #292) (thanks diSabler, mva) | Matthew Wild | Sun, 05 Aug 2012 17:18:35 +0100 |
mod_s2s, mod_auth_anonymous, hostmanager: Remove disallow_s2s flag, deprecate the config option of the same name (disable mod_s2s instead), and add 'allow_anonymous_s2s' to separately control s2s for anonymous users | Matthew Wild | Fri, 11 May 2012 00:56:18 +0100 |
hostmanager: Remove import of unused setmetatable | Matthew Wild | Sat, 28 Apr 2012 02:25:54 +0100 |
hostmanager: Remove unused host_config parameter from host-activated event | Matthew Wild | Fri, 27 Apr 2012 22:33:38 +0100 |
hostmanager: Add some TODO comments | Matthew Wild | Fri, 27 Apr 2012 22:32:04 +0100 |
hostmanager: Convert host-deactivating event parameters to a table | Matthew Wild | Fri, 27 Apr 2012 22:31:53 +0100 |