Sat, 24 Feb 2007 16:52:45 +0100 Remove the requirement to set server explicit from the examples.
Mikael Hallendal <micke@imendio.com> [Sat, 24 Feb 2007 16:52:45 +0100] rev 246
Remove the requirement to set server explicit from the examples. Now that we have SRV lookup we can use the server-part of the JID to lookup the server.
Sat, 24 Feb 2007 16:51:06 +0100 Make LmConnection accept not having a server set as long as JID is set.
Mikael Hallendal <micke@imendio.com> [Sat, 24 Feb 2007 16:51:06 +0100] rev 245
Make LmConnection accept not having a server set as long as JID is set. Extracted the server from JID code into connection_get_server_from_jid. Also make connection_do_connect accept that server is not set as long as it can extract this from a set JID.
Sat, 24 Feb 2007 16:23:01 +0100 Make use_srv optional in LmSocket and plugged a leak.
Mikael Hallendal <micke@imendio.com> [Sat, 24 Feb 2007 16:23:01 +0100] rev 244
Make use_srv optional in LmSocket and plugged a leak. Added a use_srv parameter to lm_socket_create to be able to control whether a SRV lookup should be performed.
Sat, 24 Feb 2007 16:02:34 +0100 Implement SRV lookups, patch from Senko Rasic
Mikael Hallendal <micke@imendio.com> [Sat, 24 Feb 2007 16:02:34 +0100] rev 243
Implement SRV lookups, patch from Senko Rasic
Sat, 24 Feb 2007 16:02:34 +0100 Added check for resolv to configure.ac
Mikael Hallendal <micke@imendio.com> [Sat, 24 Feb 2007 16:02:34 +0100] rev 242
Added check for resolv to configure.ac
Sat, 24 Feb 2007 07:55:25 +0100 Fixed %s in document examples. LM-10
Mikael Hallendal <micke@imendio.com> [Sat, 24 Feb 2007 07:55:25 +0100] rev 241
Fixed %s in document examples. LM-10 Use &percnt; for % in the example listings and changes & to &amp;
Sat, 24 Feb 2007 07:55:13 +0100 Fixed %s in document examples. LM-10
Mikael Hallendal <micke@imendio.com> [Sat, 24 Feb 2007 07:55:13 +0100] rev 240
Fixed %s in document examples. LM-10 Use &percnt; for % in the example listings and changes & to &amp;
Sat, 24 Feb 2007 07:36:27 +0100 Bump the GnuTLS requirement. Fixes LM-74.
Mikael Hallendal <micke@imendio.com> [Sat, 24 Feb 2007 07:36:27 +0100] rev 239
Bump the GnuTLS requirement. Fixes LM-74. Now require GnuTLS 1.4.0 which is the version available in Ubuntu Edgy.
Sat, 24 Feb 2007 07:36:12 +0100 Bump the GnuTLS requirement. Fixes LM-74.
Mikael Hallendal <micke@imendio.com> [Sat, 24 Feb 2007 07:36:12 +0100] rev 238
Bump the GnuTLS requirement. Fixes LM-74. Now require GnuTLS 1.4.0 which is the version available in Ubuntu Edgy.
Sat, 24 Feb 2007 07:10:09 +0100 Some tweaks while trying to solve LM-52.
Mikael Hallendal <micke@imendio.com> [Sat, 24 Feb 2007 07:10:09 +0100] rev 237
Some tweaks while trying to solve LM-52.
(0) -100 -10 +10 +100 +300 tip