Software /
code /
prosody
Log
core/s2smanager.lua @ 2712:9c579864b20a
description | author | age |
---|---|---|
s2smanager: Log and fail gracefully when unable to create socket for outgoing s2s connection (thanks foucault) | Matthew Wild | Thu, 25 Feb 2010 17:53:27 +0000 |
s2smanager: Fix for the logic SRV record priority comparison (thanks darkrain) | Matthew Wild | Thu, 25 Feb 2010 17:52:33 +0000 |
s2smanager: Use s2smanager log() if session doesn't have a logger (thanks Flo) | Matthew Wild | Fri, 19 Feb 2010 03:30:27 +0000 |
sessionmanager, s2smanager: Fix for syntax of null_data_handler() (thanks Nolan) | Matthew Wild | Fri, 12 Feb 2010 17:27:53 +0000 |
sessionmanager, s2smanager: Give sessions dummy data handlers that log when data is received by a destroyed session | Matthew Wild | Fri, 12 Feb 2010 17:14:54 +0000 |
s2smanager, mod_compression, mod_tls: Changed event.session to event.origin for s2s-stream-features event for consistency. | Waqas Hussain | Fri, 12 Feb 2010 04:30:17 +0500 |
s2smanager: Update for new server SSL API (don't pass a sslctx) | Matthew Wild | Sun, 31 Jan 2010 15:41:33 +0000 |