Software /
code /
prosody
Log
core/s2smanager.lua @ 2799:0dc7b5ceaf8f
description | author | age |
---|---|---|
s2smanager: Make require_s2s_encryption do what it says on the tin | Matthew Wild | Sat, 30 Jan 2010 16:42:27 +0000 |
s2smanager: Stamp a 'to' on the reply stream:stream. This makes prosody happy. | Paul Aurich | Sun, 03 Jan 2010 11:26:36 -0800 |
s2smanager: Give reasons to destroy_session in more cases, including when DNS lookup fails | Matthew Wild | Thu, 17 Dec 2009 21:50:02 +0000 |
s2smanager: Have both destroy_session and bounce_sendq accept a reason string to include in bounced stanzas | Matthew Wild | Thu, 17 Dec 2009 18:59:29 +0000 |
s2smanager: Send reply stream header only after checking we serve this host (sorry darkrain... :) ) | Matthew Wild | Thu, 17 Dec 2009 21:36:31 +0000 |
s2smanager: Don't tostring() the data before sending, sends2s already does this. | Matthew Wild | Sat, 21 Nov 2009 13:47:45 +0000 |
s2smanager: Don't re-destroy destroyed sessions | Matthew Wild | Sun, 14 Mar 2010 02:57:22 +0000 |