Tue, 18 Nov 2008 19:40:04 +0000 Remove useless check for unavailable presence (which never exists)
Matthew Wild <mwild1@gmail.com> [Tue, 18 Nov 2008 19:40:04 +0000] rev 332
Remove useless check for unavailable presence (which never exists)
Tue, 18 Nov 2008 17:52:33 +0000 Quite some changes, to:
Matthew Wild <mwild1@gmail.com> [Tue, 18 Nov 2008 17:52:33 +0000] rev 331
Quite some changes, to: - Small logging fix for s2smanager - Send a stream error if an incoming s2s connection is to an unrecognised hostname (fixes #11) - init_xmlhandlers now takes a table of callbacks (includes changes to net/xmpp*_listener for this) - Move sending of unavailable presence to where it should be, sessionmanager.destroy_session - Fix sending of stream errors to wrong connection
Tue, 18 Nov 2008 14:42:45 +0000 s2s sessions can now be disconnected, with or without a stream error. Fixes #8
Matthew Wild <mwild1@gmail.com> [Tue, 18 Nov 2008 14:42:45 +0000] rev 330
s2s sessions can now be disconnected, with or without a stream error. Fixes #8
Tue, 18 Nov 2008 05:13:29 +0000 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 <mwild1@gmail.com> [Tue, 18 Nov 2008 05:13:29 +0000] rev 329
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)
Tue, 18 Nov 2008 05:06:50 +0000 Flush write queue before closing socket
Matthew Wild <mwild1@gmail.com> [Tue, 18 Nov 2008 05:06:50 +0000] rev 328
Flush write queue before closing socket
Mon, 17 Nov 2008 18:53:13 +0500 Fixed s2s manager's send queue to not store recieved stanza objects (as these can chnage after the send call)
Waqas Hussain <waqas20@gmail.com> [Mon, 17 Nov 2008 18:53:13 +0500] rev 327
Fixed s2s manager's send queue to not store recieved stanza objects (as these can chnage after the send call)
Mon, 17 Nov 2008 13:51:47 +0500 Send unsubscribe and unsubscribed on roster item delete, and broadcast available resources' presence in reply to pre-approved subscription request
Waqas Hussain <waqas20@gmail.com> [Mon, 17 Nov 2008 13:51:47 +0500] rev 326
Send unsubscribe and unsubscribed on roster item delete, and broadcast available resources' presence in reply to pre-approved subscription request
Mon, 17 Nov 2008 12:27:02 +0500 Adding logging for outbound presence broadcasts (changed it a bit)
Waqas Hussain <waqas20@gmail.com> [Mon, 17 Nov 2008 12:27:02 +0500] rev 325
Adding logging for outbound presence broadcasts (changed it a bit)
Mon, 17 Nov 2008 12:21:21 +0500 Adding logging for outbound presence broadcasts
Waqas Hussain <waqas20@gmail.com> [Mon, 17 Nov 2008 12:21:21 +0500] rev 324
Adding logging for outbound presence broadcasts
Mon, 17 Nov 2008 11:28:09 +0500 Second fix for broadcasting presence of available resources to newly approved contact
Waqas Hussain <waqas20@gmail.com> [Mon, 17 Nov 2008 11:28:09 +0500] rev 323
Second fix for broadcasting presence of available resources to newly approved contact
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip