Software /
code /
prosody
Log
core/s2smanager.lua @ 5367:56db8f2c8563
description | author | age |
---|---|---|
s2smanager: Remove unused function parameter | Matthew Wild | Fri, 22 Mar 2013 14:50:43 +0000 |
s2smanager: Access prosody.hosts instead of hosts global directly | Matthew Wild | Fri, 22 Mar 2013 14:50:29 +0000 |
s2smanager, mod_s2s, mod_dialback, mod_saslauth: Move s2smanager.make_authenticated() to mod_s2s, and plugins now signal authentication via the s2s-authenticated event | Matthew Wild | Fri, 22 Mar 2013 14:18:23 +0000 |
s2smanager: Use unused local, reduce table indexing | Kim Alvefur | Wed, 13 Mar 2013 07:33:36 +0100 |
s2smanager: Generate session names used for logging the same way everywhere | Kim Alvefur | Thu, 24 Jan 2013 00:58:17 +0100 |
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 |