Software /
code /
prosody
Log
core/hostmanager.lua @ 4872:b2059452fb55
description | author | age |
---|---|---|
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 |
hostmanager: Import select() (thanks Medics) | Matthew Wild | Sun, 12 Feb 2012 17:53:50 +0000 |
hostmanager: Import jid_split (thanks chris) | Matthew Wild | Sat, 11 Feb 2012 14:51:00 +0000 |