Software /
code /
prosody
Log
plugins/s2s/mod_s2s.lua @ 4581:d2eb5962d235
description | author | age |
---|---|---|
mod_s2s: return true when we sent the stanza, or initiated a new s2sout | Kim Alvefur | Sat, 03 Mar 2012 00:14:48 +0100 |
mod_s2s: Split send_to_host() into two route/remote hooks, one for already exsisting sessions and one for non-existent. | Kim Alvefur | Sat, 03 Mar 2012 00:03:06 +0100 |
mod_s2s: Add missing local table.insert | Kim Alvefur | Thu, 01 Mar 2012 00:14:53 +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 |
Merge backout | Matthew Wild | Fri, 24 Feb 2012 16:25:45 +0000 |
Backed out changeset aba47e6dff43 | Matthew Wild | Fri, 24 Feb 2012 16:25:38 +0000 |
Merge Zash with Florob and Maranda | Matthew Wild | Fri, 24 Feb 2012 16:23:46 +0000 |