prosody
log
graph
tags
bookmarks
branches
61083e2b1392
browse
changeset
plugins/mod_s2s/mod_s2s.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
plugins/mod_s2s/mod_s2s.lua @ 4997:
61083e2b1392
less
more
|
(0)
-10
-8
tip
description
author
age
mod_s2s: Bump s2s_timeout to 90, to allow for the TCP timeout (in most cases) - this allows us to continue to try other targets
Matthew Wild
Mon, 23 Jul 2012 18:57:28 +0100
mod_c2s, mod_s2s: Lower 'Disconnecting X' log messages from 'info' to 'debug'
Matthew Wild
Mon, 23 Jul 2012 18:28:14 +0100
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages
Matthew Wild
Mon, 23 Jul 2012 17:32:33 +0100
mod_s2s: Adjust session:close() in line with mod_c2s's - fixes waiting for </stream:stream> if it has already been sent by the peer
Matthew Wild
Mon, 23 Jul 2012 13:31:26 +0100
mod_s2s: Don't call ondisconnect manually, don't call conn:close() 3 times (!) and merge its logic and streamdisconnected into session_close - including now waiting for a reply </stream:stream> if there is the chance of further stanzas requiring delivery arriving. session.sends2s() on a half-closed stream returns false.
Matthew Wild
Sun, 22 Jul 2012 17:07:21 +0100
mod_s2s: Don't treat a stanza as delivered if session.sends2s() returns false
Matthew Wild
Sun, 22 Jul 2012 17:04:02 +0100
mod_s2s: Make unauthed session timeout a little more aggressive... otherwise it's possible for sessions to slip under the net and never get killed off
Matthew Wild
Sun, 22 Jul 2012 16:45:27 +0100
mod_s2s, s2sout.lib: Send stream header in onconnect()
Matthew Wild
Thu, 24 May 2012 03:08:42 +0100
less
more
|
(0)
-10
-8
tip