<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/external/libnl.m4, branch adlookup</title>
<subtitle>sssd with jhrozek's patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/'/>
<entry>
<title>build: Distinguish libnl version checks</title>
<updated>2014-07-29T14:48:23+00:00</updated>
<author>
<name>Nikolai Kondrashov</name>
<email>Nikolai.Kondrashov@redhat.com</email>
</author>
<published>2014-07-25T13:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=d9424a4d40f5f77e70c77d39f33ffed87370c21b'/>
<id>d9424a4d40f5f77e70c77d39f33ffed87370c21b</id>
<content type='text'>
Use separate shell variable name prefixes for checks of separate libnl
versions, as repeated invocations of PKG_CHECK_MODULES with the same
prefix are not generally supposed to have an effect.

This prevents bugs similar to https://fedorahosted.org/sssd/ticket/2388

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use separate shell variable name prefixes for checks of separate libnl
versions, as repeated invocations of PKG_CHECK_MODULES with the same
prefix are not generally supposed to have an effect.

This prevents bugs similar to https://fedorahosted.org/sssd/ticket/2388

Reviewed-by: Jakub Hrozek &lt;jhrozek@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide libnl3 support</title>
<updated>2013-03-27T19:15:52+00:00</updated>
<author>
<name>Ondrej Kos</name>
<email>okos@redhat.com</email>
</author>
<published>2013-02-18T13:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=539b1be3507abdf8ac235b06eeed5011b0b5cde2'/>
<id>539b1be3507abdf8ac235b06eeed5011b0b5cde2</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/812

Update the monitor code to be using the new libnl3 API.

Changed configure option
--with-libnl

By default, it tries to build with libnl3, if not found, then with
libnl1, if this isn't found either, build proceeds without libnl, just
with warning.

Specifing --with-libnl=&lt;libnl3|libnl1|no&gt; checks for the specific given
version, if not found, configure ends with error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/812

Update the monitor code to be using the new libnl3 API.

Changed configure option
--with-libnl

By default, it tries to build with libnl3, if not found, then with
libnl1, if this isn't found either, build proceeds without libnl, just
with warning.

Specifing --with-libnl=&lt;libnl3|libnl1|no&gt; checks for the specific given
version, if not found, configure ends with error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for pre-1.1 netlink</title>
<updated>2011-01-17T19:50:23+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-01-17T14:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=5352c9b3609bca63814f9f6f03dbbbadf6c6333a'/>
<id>5352c9b3609bca63814f9f6f03dbbbadf6c6333a</id>
<content type='text'>
Netlink 1.0 and older is buggy and unreliable, occasionally
causing tight-loops. We're no longer going to try to support it.

https://fedorahosted.org/sssd/ticket/755
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Netlink 1.0 and older is buggy and unreliable, occasionally
causing tight-loops. We're no longer going to try to support it.

https://fedorahosted.org/sssd/ticket/755
</pre>
</div>
</content>
</entry>
<entry>
<title>Use netlink to detect going online</title>
<updated>2010-07-09T15:44:07+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-06-27T19:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=90acbcf20b5f896ca8f631923afe946c90d90de7'/>
<id>90acbcf20b5f896ca8f631923afe946c90d90de7</id>
<content type='text'>
Integrates libnl to detect adding routes. When a route is added, the
offline status of all back ends is reset. This patch adds no heuristics
to detect whether back end went offline.

Fixes: #456
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Integrates libnl to detect adding routes. When a route is added, the
offline status of all back ends is reset. This patch adds no heuristics
to detect whether back end went offline.

Fixes: #456
</pre>
</div>
</content>
</entry>
</feed>
