Tue, 18 Nov 2008 22:41:04 +0000 We have SRV resolving \o/
Matthew Wild <mwild1@gmail.com> [Tue, 18 Nov 2008 22:41:04 +0000] rev 337
We have SRV resolving \o/
Tue, 18 Nov 2008 22:40:23 +0000 Small fix for servermanager
Matthew Wild <mwild1@gmail.com> [Tue, 18 Nov 2008 22:40:23 +0000] rev 336
Small fix for servermanager
Tue, 18 Nov 2008 22:16:06 +0000 Fix to prevent send retry when connection is already closed
Matthew Wild <mwild1@gmail.com> [Tue, 18 Nov 2008 22:16:06 +0000] rev 335
Fix to prevent send retry when connection is already closed
Tue, 18 Nov 2008 19:58:29 +0000 *ahem* Yes, move along please... though really, quite a classic. :)
Matthew Wild <mwild1@gmail.com> [Tue, 18 Nov 2008 19:58:29 +0000] rev 334
*ahem* Yes, move along please... though really, quite a classic. :)
Tue, 18 Nov 2008 19:44:54 +0000 session:disconnect() -> session:close() for consistency with other Lua APIs
Matthew Wild <mwild1@gmail.com> [Tue, 18 Nov 2008 19:44:54 +0000] rev 333
session:disconnect() -> session:close() for consistency with other Lua APIs
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
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip