Sat, 10 Oct 2009 23:17:16 +0200 asyncns resolver: fail when the server doesn't have a SRV field.
Frank Zschockelt <lm@freakysoft.de> [Sat, 10 Oct 2009 23:17:16 +0200] rev 606
asyncns resolver: fail when the server doesn't have a SRV field. Otherwise old_socket_resolver_srv_cb() does not try to connect to the domain from the jid instead.
Sat, 10 Oct 2009 19:55:27 +0200 lm_old_socket_close() leaks a file descriptor if connect() has not
Frank Zschockelt <lm@freakysoft.de> [Sat, 10 Oct 2009 19:55:27 +0200] rev 605
lm_old_socket_close() leaks a file descriptor if connect() has not succeeded. socket_close_io_channel() is not called on the socket file descriptor if lm_old_socket_close() is called between when connect() has been called and when it has succeeded/failed. The patch came from the user emezeske on github.
Sat, 10 Oct 2009 19:10:37 +0200 There were two assignments in assertions, reported by Tommi Rantala
Tommi Rantala <> [Sat, 10 Oct 2009 19:10:37 +0200] rev 604
There were two assignments in assertions, reported by Tommi Rantala at http://loudmouth.lighthouseapp.com/projects/17276/tickets/43-asyncnsc-assignment-in-assert committer: Frank Zschockelt <lm@freakysoft.de>
Sat, 10 Oct 2009 18:56:23 +0200 A patch is required for loudmouth configure script to detect gnutls (by
Frank Zschockelt <lm@freakysoft.de> [Sat, 10 Oct 2009 18:56:23 +0200] rev 603
A patch is required for loudmouth configure script to detect gnutls (by using pkg-config instead of libgnutls-config). The patch was collected from the gentoo ebuild, which was borrowed from Mandriva.
Sat, 10 Oct 2009 18:52:22 +0200 [PATCH] Drop stanzas when failing to convert them to LmMessages.
Sjoerd Simons <sjoerd.simons@collabora.co.uk> [Sat, 10 Oct 2009 18:52:22 +0200] rev 602
[PATCH] Drop stanzas when failing to convert them to LmMessages. When a stanza comes in that for some reason can't be parsed into an LmMessage, just drop them on the floor instead of blocking the parser. I've seen this issue happen in practise because some (buggy?) client sending an iq with a prefix e.g. <client:iq xmlns:client="jabber:client" ... /> committer: Frank Zschockelt <lm@freakysoft.de>
Sat, 10 Oct 2009 18:25:37 +0200 Theoretically, getsockopt could fail and leave 'error' unset. While I
Will Thompson <will.thompson@collabora.co.uk> [Sat, 10 Oct 2009 18:25:37 +0200] rev 601
Theoretically, getsockopt could fail and leave 'error' unset. While I don't think this will happen in practice, the failure can be handled by returning the value of errno. committer: Frank Zschockelt <lm@freakysoft.de>
Sat, 10 Oct 2009 18:24:58 +0200 The Digest URI in the MD5 SASL Response wasn't set correctly when using
Sjoerd Simons <sjoerd.simons@collabora.co.uk> [Sat, 10 Oct 2009 18:24:58 +0200] rev 600
The Digest URI in the MD5 SASL Response wasn't set correctly when using SRV records. committer: Frank Zschockelt <lm@freakysoft.de>
Thu, 23 Apr 2009 14:46:51 -0500 Fix g_log issue when configured with --enable-debug=no.
Samuel Tesla <stesla@engineyard.com> [Thu, 23 Apr 2009 14:46:51 -0500] rev 599
Fix g_log issue when configured with --enable-debug=no.
Thu, 23 Apr 2009 13:20:23 -0500 Merge commit 'origin/loudmouth-1-5'
Samuel Tesla <stesla@engineyard.com> [Thu, 23 Apr 2009 13:20:23 -0500] rev 598
Merge commit 'origin/loudmouth-1-5'
Wed, 15 Apr 2009 10:50:05 -0600 Applied parallel make and asyncns patches from the mailing list.
Kirk Haines <khaines@engineyard.com> [Wed, 15 Apr 2009 10:50:05 -0600] rev 597
Applied parallel make and asyncns patches from the mailing list.
(0) -300 -100 -10 +10 +100 tip