Software /
code /
prosody
Log
core/s2smanager.lua @ 1523:841d61be198f
description | author | age |
---|---|---|
Remove version number from copyright headers | Matthew Wild | Fri, 10 Jul 2009 03:11:45 +0100 |
s2smanager: Fix to correctly bounce stanzas if first connection attempt fails instantly | Matthew Wild | Wed, 08 Jul 2009 03:14:12 +0100 |
s2smanager: Log the hostname and address when s2s connection fails instantly | Matthew Wild | Fri, 03 Jul 2009 14:58:11 +0100 |
Send xml:lang in stream headers, fixes #78 | Matthew Wild | Wed, 01 Jul 2009 17:53:18 +0100 |
s2smanager: Remove srv_hosts from session when connected, this fixes attempting to reconnect s2s sessions when they are closed during shutdown | Matthew Wild | Fri, 19 Jun 2009 17:27:03 +0100 |
s2smanager: Use a UUID as the dialback secret | Waqas Hussain | Thu, 04 Jun 2009 21:12:36 +0500 |
s2smanager: Timeout DNS requests after 60 seconds (or dns_timeout in config) | Matthew Wild | Tue, 26 May 2009 21:59:28 +0100 |