Commit Graph

132 Commits (a00a7f76bc8bbc8a0174bfda7b7962e981e984df)

Author SHA1 Message Date
Matthew Wild f980ba5734 Print out the stanza also 17 years ago
Matthew Wild 1b422e8f1d Fix for detecting when we are routing a stanza to ourself (I'm sure this has something to do with you, waqas...) 17 years ago
Matthew Wild 9acd51fbef Another small fix, for logging in s2smanager 17 years ago
Matthew Wild e110538068 Another small fix, for logging in s2smanager 17 years ago
Matthew Wild 3349550650 Mmm, s2s fixed :) 17 years ago
Matthew Wild 2a2cad9354 Missed importing a function in last commit 17 years ago
Matthew Wild a37d7db54f Change sending reply stream header to use top_tag() 17 years ago
Matthew Wild 564fb0420a Some s2s fixes. Now connect() does not block, and stanzas are not lost when connection is slow 17 years ago
Matthew Wild 074f86605d Move some code about so that we don't leave connections hanging if they hit the connection timeout 17 years ago
Matthew Wild a94c596c02 Prevent slow connects for s2s from blocking for so long 17 years ago
Matthew Wild eafc61c999 Fix some very misleading logging 17 years ago
Matthew Wild 63808314ef Just committing this warning, because I want to know if the problem really affects us 17 years ago
Waqas Hussain 66ae6ceaa8 Added resource priority handling, etc 17 years ago
Matthew Wild 4851756ca4 Fix s2s once and for all 17 years ago
Matthew Wild 7a2fc45f65 General fixes for s2s, to make it more robust (I hope), sending data to remote hosts sane (s2ssession.send() works as expected), recycle outgoing dialback connections, etc. 17 years ago
Matthew Wild 81ed508227 sends2s -> s2s_session.send(), s2s_session.send() -> s2s_session.sends2s() 17 years ago
Matthew Wild 6db0c3f082 Better logging of s2s connections 17 years ago
Matthew Wild 08940b2308 Little tweak for more useful logging of closed s2s sessions 17 years ago
Matthew Wild 599efdf60d Remove misleading log message regarding s2s/dialback 17 years ago
Matthew Wild e5e0811552 other half of previous commit 17 years ago
Matthew Wild f9d8f8970f Remove some overly-verbose debug log output 17 years ago
Matthew Wild b3d6f36fb1 Destroy s2s sendqueue when connection is established successfully and data written 17 years ago
Matthew Wild 8f431fdd22 Hack until we get SRV resolving 17 years ago
Matthew Wild d49ea8a12e Partial s2s commit 17 years ago
Matthew Wild 5c90ffdf7e s2s works! \o/ \o/ 17 years ago