Log

plugins/s2s/mod_s2s.lua @ 4589:8553d822f417

description author age
mod_s2s: streamopened(): Tighter validation around stream 'to' and 'from' attributes, and only set to_host and from_host if they aren't set already and if the session hasn't already been authenticated Matthew Wild Mon, 05 Mar 2012 11:07:10 +0000
mod_dialback, mod_s2s: Log initiation of dialback in mod_dialback Kim Alvefur Sat, 03 Mar 2012 16:45:34 +0100
mod_s2s, mod_dialback: Rename event to s2s-authenticate-legacy Kim Alvefur Sat, 03 Mar 2012 13:28:33 +0100
mod_s2s, mod_dialback: Event on pre-XMPP streams, so we can try dialback. Kim Alvefur Sat, 03 Mar 2012 01:35:39 +0100
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