prosody: Read list of possible config extensions from configmanager, removes old...
[prosody.git] / core / hostmanager.lua
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-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