Log

plugins/s2s/mod_s2s.lua @ 4798:e8bd0a6f45e2

description author age
mod_s2s: Don't try to continue attempting to connect when an s2sin is closed Kim Alvefur Sun, 29 Apr 2012 02:24:00 +0200
mod_s2s: Log certificate errors, for troubleshooting goodness Paul Aurich Sat, 28 Apr 2012 08:35:34 -0700
mod_s2s: Fix import of core_process_stanza. I don't know why I thought it was there (thanks Zash) Matthew Wild Sat, 28 Apr 2012 16:29:00 +0100
mod_s2s: Fix imports and remove some unused variables Matthew Wild Sat, 28 Apr 2012 03:06:14 +0100
mod_s2s: Add log() import Matthew Wild Sat, 28 Apr 2012 02:56:10 +0100
mod_s2s: Queuing a stanza constitutes handling it. Paul Aurich Mon, 26 Mar 2012 19:17:09 -0700
mod_c2s, mod_s2s: Drop default_port and default_mode from listener objects (default_port is deprecated, and default_mode already defaults to *a) Matthew Wild Thu, 15 Mar 2012 16:31:10 +0000
Merge with Zash Matthew Wild Thu, 15 Mar 2012 03:19:35 +0000
mod_s2s: Don't bounce sendq on failed connections since it's handled by s2smanager Kim Alvefur Sun, 11 Mar 2012 21:37:55 +0100
mod_c2s, mod_s2s: Add multiplex support Matthew Wild Thu, 15 Mar 2012 03:05:24 +0000
mod_c2s: Use module:add_item() to add the net-provider for portmanager Matthew Wild Wed, 14 Mar 2012 21:42:08 +0000
mod_s2s: Remove obsolete default_interface Florian Zeitz Sun, 11 Mar 2012 20:15:42 +0100
Merge with Maranda Matthew Wild Thu, 08 Mar 2012 00:18:16 +0000
mod_s2s: remove conn sessions clearing redundancy and leave it only in listener.ondisconnect Marco Cirillo Mon, 05 Mar 2012 16:39:50 +0000
Merge with Zash Matthew Wild Wed, 07 Mar 2012 20:11:01 +0000