s2smanager: missing return on session.send function.
|
Marco Cirillo |
Sun, 26 Aug 2012 22:54:10 +0000 |
s2smanager: Remove logging of (unknown) in a case where from_host and to_host should always be set
|
Matthew Wild |
Mon, 23 Jul 2012 17:35:18 +0100 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages
|
Matthew Wild |
Mon, 23 Jul 2012 17:32:33 +0100 |
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 |
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 |
s2smanager: remove send_to_host.
|
Florian Zeitz |
Fri, 24 Feb 2012 15:15:43 +0000 |
s2smanager, mod_s2s, mod_s2s/s2sout: Split connection handling out of s2smanager into mod_s2s, and further split connection logic for s2sout to a module lib, s2sout.lib.lua
|
Matthew Wild |
Mon, 23 Jan 2012 16:28:20 +0000 |
Merge 0.9->trunk
|
Matthew Wild |
Fri, 09 Mar 2012 18:46:19 +0000 |
core.s2smanager: Log the entire stream header.
|
Kim Alvefur |
Sun, 04 Mar 2012 17:38:47 +0100 |