Thu, 29 Jan 2009 09:15:05 -0600 Gut autogen.sh and replace most of it with autoreconf.
Samuel Tesla <stesla@engineyard.com> [Thu, 29 Jan 2009 09:15:05 -0600] rev 582
Gut autogen.sh and replace most of it with autoreconf.
Sun, 18 Jan 2009 07:23:05 +0000 Applied ksmith's DNS patch.
Samuel Tesla <stesla@engineyard.com> [Sun, 18 Jan 2009 07:23:05 +0000] rev 581
Applied ksmith's DNS patch. * Use SRV records when available. * Fallback to A records. * Use port specified in SRV record, else default.
Tue, 13 Jan 2009 19:09:54 +0000 Merge branch 'wyhaines'
root <root@ey-express.(none)> [Tue, 13 Jan 2009 19:09:54 +0000] rev 580
Merge branch 'wyhaines' Conflicts: loudmouth/lm-data-objects.c
Tue, 13 Jan 2009 19:05:15 +0000 Added a newline at the end of the file, so that gcc does not complain.
root <root@ey-express.(none)> [Tue, 13 Jan 2009 19:05:15 +0000] rev 579
Added a newline at the end of the file, so that gcc does not complain.
Tue, 06 Jan 2009 08:33:29 -0700 Some temporary logging additions to aid in debugging.
Kirk Haines <wyhaines@gmail.com> [Tue, 06 Jan 2009 08:33:29 -0700] rev 578
Some temporary logging additions to aid in debugging.
Mon, 29 Dec 2008 07:51:30 -0700 Added a newline at the end of the file.
Kirk Haines <wyhaines@gmail.com> [Mon, 29 Dec 2008 07:51:30 -0700] rev 577
Added a newline at the end of the file.
Thu, 18 Dec 2008 11:34:23 -0700 Removed some whitespace insertions that were altering the structure of the
Kirk Haines <wyhaines@gmail.com> [Thu, 18 Dec 2008 11:34:23 -0700] rev 576
Removed some whitespace insertions that were altering the structure of the generated XML.
Sun, 30 Nov 2008 10:20:08 +0100 Don't check for sync dns problems when using asyncns [#33] remote/loudmouth-1-4
Senko Rasic <senko.rasic@collabora.co.uk> [Sun, 30 Nov 2008 10:20:08 +0100] rev 575
Don't check for sync dns problems when using asyncns [#33] lm_socket_create() checks for sync DNS failure, but the check is executed even if Loudmouth is using asyncns, in which case Loudmouth crashes. committer: Mikael Hallendal <micke@imendio.com>
Sun, 30 Nov 2008 09:49:06 +0100 fixed the coding style
Mikael Hallendal <micke@imendio.com> [Sun, 30 Nov 2008 09:49:06 +0100] rev 574
fixed the coding style
Sun, 30 Nov 2008 09:32:17 +0100 Don't free connection internals before it's closed. [#34]
Mikael Hallendal <micke@imendio.com> [Sun, 30 Nov 2008 09:32:17 +0100] rev 573
Don't free connection internals before it's closed. [#34] When the connection freed up internal states (in this case the handler lists) before closing itself it segfaulted when trying to unregister the SASL handlers. Reported by Julien Puydt.
Sun, 30 Nov 2008 09:27:21 +0100 Don't free connection internals before it's closed. [#34]
Mikael Hallendal <micke@imendio.com> [Sun, 30 Nov 2008 09:27:21 +0100] rev 572
Don't free connection internals before it's closed. [#34] When the connection freed up internal states (in this case the handler lists) before closing itself it segfaulted when trying to unregister the SASL handlers. Reported by Julien Puydt.
Tue, 25 Nov 2008 17:28:27 +0100 Fixed compile when GSSAPI support is enabled. [#20]
Jelmer Vernooij <jelmer@samba.org> [Tue, 25 Nov 2008 17:28:27 +0100] rev 571
Fixed compile when GSSAPI support is enabled. [#20] GSSAPI support required this fix after applying the patch. committer: Mikael Hallendal <micke@imendio.com>
Sun, 23 Nov 2008 23:41:55 +0100 Added interface dummy code for copying
Mikael Hallendal <micke@imendio.com> [Sun, 23 Nov 2008 23:41:55 +0100] rev 570
Added interface dummy code for copying
Sun, 23 Nov 2008 23:32:15 +0100 Removed unused LmTcpSocket
Mikael Hallendal <micke@imendio.com> [Sun, 23 Nov 2008 23:32:15 +0100] rev 569
Removed unused LmTcpSocket
Fri, 21 Nov 2008 21:51:43 +0100 Removed unmaintained spec-file
Mikael Hallendal <micke@imendio.com> [Fri, 21 Nov 2008 21:51:43 +0100] rev 568
Removed unmaintained spec-file Realized we still have an old and unmaintained spec-file for building rpms. The file was last updated 2003 and the distributions handle this themselves anyway.
Wed, 19 Nov 2008 10:16:40 +0100 Silence chdir by catching return value
Mikael Hallendal <micke@imendio.com> [Wed, 19 Nov 2008 10:16:40 +0100] rev 567
Silence chdir by catching return value
Wed, 19 Nov 2008 10:12:27 +0100 Use option NO_TICKET for OpenSSL [#28]
Mikael Hallendal <micke@imendio.com> [Wed, 19 Nov 2008 10:12:27 +0100] rev 566
Use option NO_TICKET for OpenSSL [#28] Google Talk seems to have a problem connecting with clients using OpenSSL and TLS. According to a bug report on Twister it was tracked down to a bug in Java. Setting the NO_TICKET option on the SSL context seemed to work around the problem.
Wed, 19 Nov 2008 09:48:29 +0100 Use option NO_TICKET for OpenSSL [#28]
Mikael Hallendal <micke@imendio.com> [Wed, 19 Nov 2008 09:48:29 +0100] rev 565
Use option NO_TICKET for OpenSSL [#28] Google Talk seems to have a problem connecting with clients using OpenSSL and TLS. According to a bug report on Twister it was tracked down to a bug in Java. Setting the NO_TICKET option on the SSL context seemed to work around the problem.
Wed, 19 Nov 2008 09:15:26 +0100 Style fixes for GSSAPI changes [#20].
Mikael Hallendal <micke@imendio.com> [Wed, 19 Nov 2008 09:15:26 +0100] rev 564
Style fixes for GSSAPI changes [#20].
Wed, 19 Nov 2008 09:09:13 +0100 Applied patch to add GSSAPI support to Loudmouth [#20]
Jelmer Vernooij <jelmer@samba.org> [Wed, 19 Nov 2008 09:09:13 +0100] rev 563
Applied patch to add GSSAPI support to Loudmouth [#20] This patch adds optional suppor for SASL support through GSSAPI mechanism. Patch from Jelmer Vernooij. committer: Mikael Hallendal <micke@imendio.com>
Wed, 19 Nov 2008 08:49:57 +0100 Applied patch to check for GSSAPI during configure [#20]
Jelmer Vernooij <jelmer@samba.org> [Wed, 19 Nov 2008 08:49:57 +0100] rev 562
Applied patch to check for GSSAPI during configure [#20] Patch adds support for the GSSAPI (Kerberos) SASL mechanism. committer: Mikael Hallendal <micke@imendio.com>
Wed, 12 Nov 2008 20:30:54 +0100 Removed a left over debug printout
Mikael Hallendal <micke@imendio.com> [Wed, 12 Nov 2008 20:30:54 +0100] rev 561
Removed a left over debug printout
Tue, 11 Nov 2008 05:14:09 +0100 Merge branch 'master' of git@github.com:hallski/loudmouth
Mikael Hallendal <micke@imendio.com> [Tue, 11 Nov 2008 05:14:09 +0100] rev 560
Merge branch 'master' of git@github.com:hallski/loudmouth
Tue, 11 Nov 2008 05:13:47 +0100 fixed compile error in asyncns.c
Mikael Hallendal <micke@imendio.com> [Tue, 11 Nov 2008 05:13:47 +0100] rev 559
fixed compile error in asyncns.c
Wed, 05 Nov 2008 23:29:44 +0100 Don't append the 'id'-tag in opening stream headers. [#30]
Will Thompson <will.thompson@collabora.co.uk> [Wed, 05 Nov 2008 23:29:44 +0100] rev 558
Don't append the 'id'-tag in opening stream headers. [#30] According to RFC 3920 (section 4.4) the id attribute SHOULD NOT be added by the initiating party. [#30 responsible:Hallski state:resolved milestone:Loudmouth 1.4.4 tagged:committed] committer: Mikael Hallendal <micke@imendio.com>
Wed, 05 Nov 2008 23:19:42 +0100 Don't append the 'id'-tag in opening stream headers. [#30]
Will Thompson <will.thompson@collabora.co.uk> [Wed, 05 Nov 2008 23:19:42 +0100] rev 557
Don't append the 'id'-tag in opening stream headers. [#30] According to RFC 3920 (section 4.4) the id attribute SHOULD NOT be added by the initiating party. [#30 responsible:Hallski state:resolved milestone:Loudmouth 1.4.4 tagged:committed] committer: Mikael Hallendal <micke@imendio.com>
Wed, 29 Oct 2008 21:53:35 +0100 Bumped version to 1.4.3
Mikael Hallendal <micke@imendio.com> [Wed, 29 Oct 2008 21:53:35 +0100] rev 556
Bumped version to 1.4.3
Wed, 29 Oct 2008 21:53:19 +0100 Fixed up the documentation for 1.4.3 [#27]
Mikael Hallendal <micke@imendio.com> [Wed, 29 Oct 2008 21:53:19 +0100] rev 555
Fixed up the documentation for 1.4.3 [#27] Went over the documentation and made sure that the API docs are back to 100% documented. [#27 responsible:Hallski state:resolved]
Wed, 29 Oct 2008 17:54:25 +0100 Removed the check for IO condition in socket_in_event [#23]
Mikael Hallendal <micke@imendio.com> [Wed, 29 Oct 2008 17:54:25 +0100] rev 554
Removed the check for IO condition in socket_in_event [#23] A simplified version of the fix for [#23] since socket will never be set in blocking mode here.
Wed, 29 Oct 2008 17:52:22 +0100 Always set the socket to be non-blocking.
Mikael Hallendal <micke@imendio.com> [Wed, 29 Oct 2008 17:52:22 +0100] rev 553
Always set the socket to be non-blocking. Managed to remove the code that actually made the socket blocking when I removed the code to set it depending on whether the blocking or non-blocking LmConnection API was used or not.
(0) -300 -100 -50 -30 +30 +50 +100 tip