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.
(0) -300 -100 -10 +10 +100 tip