Software /
code /
prosody
Log
core/s2smanager.lua @ 2714:9c5d8e0c146e
description | author | age |
---|---|---|
Merge with 0.6 | Matthew Wild | Thu, 25 Feb 2010 18:03:15 +0000 |
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 |