prosody
log
graph
tags
bookmarks
branches
9044e7cfefc2
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 @ 2134:
9044e7cfefc2
less
more
|
(0)
-100
-30
-10
-7
tip
description
author
age
s2smanager: Fix syntax error introduced in merge
Matthew Wild
Sun, 22 Nov 2009 04:53:02 +0000
Merge with trunk
Matthew Wild
Sun, 22 Nov 2009 04:50:42 +0000
s2smanager: Update for new net.server API (s2s still doesn't work with libevent for other reasons)
Matthew Wild
Sun, 22 Nov 2009 04:42:03 +0000
s2smanager: Don't log full stanza when sending outwards
Matthew Wild
Sat, 21 Nov 2009 13:49:48 +0000
s2smanager: Don't tostring() the data before sending, sends2s already does this.
Matthew Wild
Sat, 21 Nov 2009 13:47:45 +0000
s2smanager: Fail outgoing s2s connection if hostname does not pass idna_to_ascii(), thanks Flo + waqas
Matthew Wild
Fri, 20 Nov 2009 15:07:39 +0000
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
less
more
|
(0)
-100
-30
-10
-7
tip