Software /
code /
prosody
Log
core/s2smanager.lua @ 4930:42ac50c0382e
description | author | age |
---|---|---|
s2smanager: Fix a traceback when we close a s2s connection ourselves (thanks for the testing Zash). | Waqas Hussain | Wed, 13 Jun 2012 11:47:04 +0500 |
Merge with Zash | Matthew Wild | Thu, 10 May 2012 23:10:56 +0100 |
s2smanager, mod_s2s: Move checking DNS timeout option to mod_s2s | Kim Alvefur | Thu, 10 May 2012 23:05:03 +0200 |
s2smanager: Clean up unused imports. | Kim Alvefur | Thu, 10 May 2012 23:01:10 +0200 |
mod_s2s, s2smanager, mod_dialback: Move addition of session.send() on s2sin to after they are authenticated (thus from mod_s2s to s2smanager). Update mod_dialback to fire route/remote directly, as session.send() is no longer available for s2sin_unauthed. Fixes #291. | Matthew Wild | Thu, 10 May 2012 22:59:01 +0100 |
Merge timber->trunk - thanks everyone! | Matthew Wild | Tue, 24 Apr 2012 21:59:20 +0100 |
s2smanager, mod_s2s: Move import of dns_max_depth to mod_s2s | Kim Alvefur | Sun, 11 Mar 2012 19:14:28 +0100 |