Software /
code /
prosody
Log
core/s2smanager.lua @ 3476:193bb0936a4e
description | author | age |
---|---|---|
s2smanager: Fire s2s{in,out}-established when new s2s connections are ready | Matthew Wild | Mon, 30 Aug 2010 04:37:53 +0100 |
sessionmanager, s2smanager: Give resting sessions a pass-through filter, fixes #202 | Matthew Wild | Sun, 22 Aug 2010 21:23:37 +0100 |
s2smanager: Remove dependency on eventmanager | Matthew Wild | Tue, 03 Aug 2010 10:57:27 +0100 |
s2smanager: brackets, just to be sure :) | Matthew Wild | Tue, 03 Aug 2010 09:40:06 +0100 |
s2smanager: Only bounce real stanzas on s2s failure, not dialback and friends (thanks elghinn) | Matthew Wild | Tue, 03 Aug 2010 09:39:05 +0100 |
s2smanager: Handle disallow_s2s for incoming streams as well as outgoing | Matthew Wild | Fri, 16 Jul 2010 22:47:26 +0100 |
s2smanager: Lower default DNS timeout to 15s (it's now a per-DNS-server timeout, rather than total timeout), use net.dns's new timeout system, and remove our custom timeout handlers | Matthew Wild | Mon, 05 Jul 2010 12:17:09 +0100 |