prosody
log
graph
tags
bookmarks
branches
ab693eea0869
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 @ 5013:
ab693eea0869
less
more
|
(0)
-10
-6
tip
description
author
age
mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table.
Kim Alvefur
Thu, 26 Jul 2012 04:33:17 +0200
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
less
more
|
(0)
-10
-6
tip