Software /
code /
prosody
Log
description | author | age |
---|---|---|
Allow us to close client connections, with or without a stream error. Partially fixes #8, we still need the same for s2s (though it should be almost a straight copy of the code, I'm too tired atm) | Matthew Wild | Tue, 18 Nov 2008 05:13:29 +0000 |
Flush write queue before closing socket | Matthew Wild | Tue, 18 Nov 2008 05:06:50 +0000 |
Fixed s2s manager's send queue to not store recieved stanza objects (as these can chnage after the send call) | Waqas Hussain | Mon, 17 Nov 2008 18:53:13 +0500 |
Send unsubscribe and unsubscribed on roster item delete, and broadcast available resources' presence in reply to pre-approved subscription request | Waqas Hussain | Mon, 17 Nov 2008 13:51:47 +0500 |
Adding logging for outbound presence broadcasts (changed it a bit) | Waqas Hussain | Mon, 17 Nov 2008 12:27:02 +0500 |
Adding logging for outbound presence broadcasts | Waqas Hussain | Mon, 17 Nov 2008 12:21:21 +0500 |