Software / code / prosody
Log
core/hostmanager.lua @ 5102:ae8a993b598d
| description | author | age |
|---|---|---|
| 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 |
| hostmanager: Import select() (thanks Medics) | Matthew Wild | Sun, 12 Feb 2012 17:53:50 +0000 |