Software /
code /
prosody
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 |