Log

core/hostmanager.lua @ 6598:4b4852c4f96a

description author age
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
configmanager, hostmanager, prosody: Almost complete removal of section-related code, and the infamous 'core' section. Still backwards-compatible with API users. Matthew Wild 2013-03-22
hostmanager: Import core_post_stanza from the global prosody table Kim Alvefur 2013-03-13
hostmanager, modulemanager: Ensure hosts[*].modules always exists. Waqas Hussain 2012-09-12
hostmanager, mod_disco: Show optional 'name' option from the config in disco#items queries (fixes use-case in #292) (thanks diSabler, mva) Matthew Wild 2012-08-05
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 2012-05-10
hostmanager: Remove import of unused setmetatable Matthew Wild 2012-04-28
hostmanager: Remove unused host_config parameter from host-activated event Matthew Wild 2012-04-27
hostmanager: Add some TODO comments Matthew Wild 2012-04-27
hostmanager: Convert host-deactivating event parameters to a table Matthew Wild 2012-04-27
hostmanager: Import select() (thanks Medics) Matthew Wild 2012-02-12
hostmanager: Import jid_split (thanks chris) Matthew Wild 2012-02-11
hostmanager: Add send() method to hosts Matthew Wild 2011-12-16