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 -10 +10 +100 tip