net.server_event: Check the buffer *length*, not the buffer itself (Fixes 100% cpu...
[prosody.git] / core / hostmanager.lua
2013-05-01 Matthew WildMerge with Florob
2013-03-23 Kim Alvefurcore.*: Complete removal of all traces of the "core...
2013-03-22 Matthew WildMerge 0.9->trunk
2013-03-22 Matthew Wildhostmanager: Use rawget to check for activated hosts...
2013-03-22 Matthew Wildhostmanager: Use prosody.hosts instead of 'hosts' global
2013-03-22 Matthew Wildconfigmanager, hostmanager, prosody: Almost complete...
2013-03-20 Matthew WildMerge 0.9->trunk
2013-03-16 Kim AlvefurMerge 0.9->trunk
2013-03-13 Kim Alvefurhostmanager: Import core_post_stanza from the global...
2012-09-12 Waqas Hussainhostmanager, modulemanager: Ensure hosts[*].modules...
2012-08-05 Matthew WildMerge 0.9->trunk (who has been pushing to trunk?)
2012-08-05 Matthew Wildhostmanager, mod_disco: Show optional 'name' option...
2012-05-11 Matthew WildMerge with backout
2012-05-10 Matthew Wildmod_s2s, mod_auth_anonymous, hostmanager: Remove disall...
2012-04-28 Matthew Wildhostmanager: Remove import of unused setmetatable
2012-04-27 Matthew Wildhostmanager: Remove unused host_config parameter from...
2012-04-27 Matthew Wildhostmanager: Add some TODO comments
2012-04-27 Matthew Wildhostmanager: Convert host-deactivating event parameters...
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-02-12 Matthew WildMerge with 0.9
2012-02-12 Matthew Wildhostmanager: Import select() (thanks Medics)
2012-02-11 Matthew WildMerge with 0.9
2012-02-11 Matthew Wildhostmanager: Import jid_split (thanks chris)
2012-01-22 Matthew WildMerge with trunk
2011-12-16 Matthew Wildhostmanager: Add send() method to hosts
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2010-12-28 Waqas Hussainhostmanager: Don't set host.disallow_s2s when anonymous...
2010-12-28 Waqas Hussainhostmanager: Don't set host.disallow_s2s when anonymous...
2010-12-09 Waqas Hussainhostmanager: Improved error handling.
2010-12-09 Waqas Hussainhostmanager: Improved error handling.
2010-12-09 Waqas Hussainhostmanager: deactivate() now returns true on success.
2010-12-09 Waqas Hussainhostmanager: deactivate() now returns true on success.
2010-12-09 Waqas Hussainhostmanager: activate() now gets the host config from...
2010-12-09 Waqas Hussainhostmanager: activate() now gets the host config from...
2010-11-10 Waqas Hussainhostmanager: Don't include hosts with '@' or '/' in...
2010-11-10 Waqas Hussainhostmanager: Added function get_children(host) which...
2010-11-10 Waqas Hussainhostmanager, componentmanager: hostmanager now handles...
2010-11-10 Waqas Hussainhostmanager: Added support for components to hostmanage...
2010-11-09 Waqas Hussaincomponentmanager, hostmanager, modulemanager, mod_compo...
2010-11-06 Matthew Wildcertmanager, hostmanager, mod_tls: Move responsibility...
2010-08-03 Matthew Wildhostmanager: Remove dependency on eventmanager
2010-05-21 Matthew WildMerge with backout
2010-05-07 Waqas HussainMerge 0.6->0.7
2010-05-06 Waqas HussainMerge 0.6->0.7
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-05-04 Matthew WildMerge 0.7->trunk (with MUC needing checking, waqas)
2010-05-01 Waqas HussainMerge 0.6 into 0.7.
2010-04-14 Matthew Wildhostmanager: Re-word log messages in line with config...
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-13 Matthew WildMerge with 0.7
2010-02-13 Matthew Wildcertmanager, hostmanager: Rename get_context() to creat...
2010-02-12 Matthew Wildhostmanager: Small optimisation in checking whether...
2010-02-12 Matthew Wildhostmanager: Log an error if no hosts are defined
2010-02-05 Matthew WildMerge with backout
2010-01-31 Matthew Wildhostmanager: Use certmanager for obtaining SSL contexts
2010-01-29 Matthew Wildhostmanager: Trailing whitespace
2010-01-03 Matthew Wilds2smanager, hostmanager: Make dialback secrets per...
2009-12-04 Paul AurichDisable SSLv2 by default, it's known to be insecure.
2009-12-04 Paul AurichDisable SSLv2 by default, it's known to be insecure.
2010-02-12 Matthew Wildhostmanager: Log an error if no hosts are defined
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-17 Matthew Wildhostmanager: Create a server sslctx for incoming connec...
2009-10-17 Matthew Wildhostmanager: deactivate() now accepts a reason, closes...
2009-10-17 Matthew Wildhostmanager: Add return _M;
2009-10-13 Matthew WildMerge with 0.5
2009-10-13 Waqas HussainMerge with 0.5
2009-10-05 Matthew Wildhostmanager: Only initialse SSL contexts if SSL library...
2009-10-04 Matthew Wildhostmanager: Create ssl context for each host (fixes...
2009-09-30 Matthew WildMerge with 0.5
2009-09-30 Matthew Wildhostmanager: Only load vhosts, not components
2009-07-28 Matthew WildMerge with 0.5
2009-07-28 Matthew Wildhostmanager: Warn when user puts port configuration...
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-07-05 Tobias MarkmannMerge with main branch.
2009-07-03 Matthew Wildhostmanager: Add disallow_s2s to config, defaults to...
2009-05-22 Matthew WildMerge with 0.4
2009-05-22 Matthew WildMerge with 0.4
2009-05-21 Matthew WildMerge with 0.4
2009-05-20 Waqas Hussaincore: hosts[*].events
2009-05-03 Matthew WildMerge with 0.4
2009-05-02 Matthew Wildhostmanager: Reduce log output at startup to 'debug'
2009-01-29 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-29 Matthew Wildhostmanager: Fire event when all hosts are loaded from...
2008-12-06 Matthew WildMerge from waqas
2008-12-06 Matthew WildLog in hostmanager when a vhost is activated/deactivated
2008-12-06 Matthew WildMerge from waqas/myself
2008-12-06 Matthew WildAdd hostmanager, and eventmanager