Software /
code /
prosody
Log
core/s2smanager.lua @ 1424:6969ad97ca58
description | author | age |
---|---|---|
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 |
s2smanager: Only send reply </stream:stream> when connection is still open | Matthew Wild | Tue, 26 May 2009 01:07:52 +0100 |
s2smanager: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possible | Matthew Wild | Thu, 30 Apr 2009 02:43:12 +0100 |
core.s2smanager: Buffer data sent before connection | Matthew Wild | Mon, 20 Apr 2009 22:14:31 +0100 |
core.s2smanager: Logging improvements | Matthew Wild | Mon, 20 Apr 2009 22:13:09 +0100 |