Software /
code /
prosody
Log
core/s2smanager.lua @ 4833:b7a6e86ab87d
description | author | age |
---|---|---|
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 |
s2smanager, mod_s2s: clear up ip_hosts after s2s is marked as established, remove useless space from mod_s2s code | Marco Cirillo | Fri, 24 Feb 2012 18:03:27 +0000 |