prosody
log
graph
tags
bookmarks
branches
fdd7280c4621
browse
changeset
core/s2smanager.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
core/s2smanager.lua @ 2089:
fdd7280c4621
less
more
|
(0)
-100
-30
-10
-8
tip
description
author
age
s2smanager: Queue db:verify unless we already sent a db:result (if we had then it can could a dialback deadlock). Also remove some redundant code which could cause a db:result to be sent while still negotiating features (e.g. TLS) and break things. Collectively these fix a 'random' s2s failure (usually with ejabberd for some reason) - resulting in an 'unbound prefix' XML error, or 'ssl handshake failure'. Was this commit message long enough? I think so.
Matthew Wild
Fri, 20 Nov 2009 04:39:54 +0000
s2smanager: Use session-specific logger to log outgoing data on outgoing s2s connections
Matthew Wild
Sun, 18 Oct 2009 16:16:27 +0100
s2smanager: Add incoming_s2s to the prosody object
Matthew Wild
Sat, 17 Oct 2009 15:25:30 +0100
s2smanager: Fix access of 'config' global without requiring configmanager
Matthew Wild
Fri, 16 Oct 2009 22:19:20 +0100
s2smanager: Make s2s-stream-features a per-host event
Matthew Wild
Thu, 08 Oct 2009 23:40:54 +0100
s2smanager: Don't send version=1.0 in reply to incoming stream tag if they didn't advertise 1.0 (makes happy some old ejabberd versions)
Matthew Wild
Tue, 06 Oct 2009 15:02:16 +0100
s2smanager: Improve log message on missing to/from in stream header
Matthew Wild
Tue, 06 Oct 2009 11:02:33 +0100
s2smanager: Mark session as secure if it was negotiating TLS and opens a new stream
Matthew Wild
Mon, 05 Oct 2009 14:50:27 +0100
less
more
|
(0)
-100
-30
-10
-8
tip