<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/monitor, branch token2</title>
<subtitle>System Security Services Daemon [okos' clone]</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/'/>
<entry>
<title>MONITOR: Move function declaration out of conditional build</title>
<updated>2013-08-28T20:02:49+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-08-28T06:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=1bf580d3c6bbcfcff0c3dfd348e7c0a16d9d3d9e'/>
<id>1bf580d3c6bbcfcff0c3dfd348e7c0a16d9d3d9e</id>
<content type='text'>
Function monitor_config_file_fallback was defined inside of conditional
block "#ifdef HAVE_SYS_INOTIFY_H", but it was also used out of this block.
This patch move declaration of function before start of conditional build
section.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Function monitor_config_file_fallback was defined inside of conditional
block "#ifdef HAVE_SYS_INOTIFY_H", but it was also used out of this block.
This patch move declaration of function before start of conditional build
section.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use brackets around macros.</title>
<updated>2013-08-22T18:05:14+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-08-21T09:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=6f6f757d31ddbab13e5b4c2c1aad3e7d0dae722a'/>
<id>6f6f757d31ddbab13e5b4c2c1aad3e7d0dae722a</id>
<content type='text'>
warnings reported by cppcheck.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warnings reported by cppcheck.
</pre>
</div>
</content>
</entry>
<entry>
<title>NSS: Clear cached netgroups if a request comes in from the sss_cache</title>
<updated>2013-08-07T22:38:31+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-07-29T13:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=db440b3ba6b848010cf2a1fe9f76db394ce860da'/>
<id>db440b3ba6b848010cf2a1fe9f76db394ce860da</id>
<content type='text'>
In order for sss_cache to work correctly, we must also signal the nss
responder to invalidate the hash table requests.

https://fedorahosted.org/sssd/ticket/1759
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order for sss_cache to work correctly, we must also signal the nss
responder to invalidate the hash table requests.

https://fedorahosted.org/sssd/ticket/1759
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Implicitly activate the PAC responder for AD provider"</title>
<updated>2013-06-26T16:52:36+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2013-06-26T11:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=a6f0c94f544705e4377b7ce62a867534fe7dcd9e'/>
<id>a6f0c94f544705e4377b7ce62a867534fe7dcd9e</id>
<content type='text'>
This reverts commit 7527ec8ab2b79ec576ace2da9e2c158b849adfa6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7527ec8ab2b79ec576ace2da9e2c158b849adfa6.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implicitly activate the PAC responder for AD provider</title>
<updated>2013-06-06T21:58:57+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2013-06-05T13:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=7527ec8ab2b79ec576ace2da9e2c158b849adfa6'/>
<id>7527ec8ab2b79ec576ace2da9e2c158b849adfa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check NSCD configuration file</title>
<updated>2013-05-21T14:40:12+00:00</updated>
<author>
<name>Ondrej Kos</name>
<email>okos@redhat.com</email>
</author>
<published>2013-05-20T15:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=574a1c20f114851071ae74112b34488c3d1aeeb3'/>
<id>574a1c20f114851071ae74112b34488c3d1aeeb3</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1785

nscd.conf file is now checked for the presence of caching settings for
databases controlled by SSSD. Syslog warning is now written only if NSCD
is running with interfering configuration or if configuration file
couldn't be loaded.

New configure option added to support non-standard locations
--with-nscd-conf=PATH (defaultly set to /etc/nscd.conf)

This is just a workaround until the following bugzilla is resolved:
https://bugzilla.redhat.com/show_bug.cgi?id=963908
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1785

nscd.conf file is now checked for the presence of caching settings for
databases controlled by SSSD. Syslog warning is now written only if NSCD
is running with interfering configuration or if configuration file
couldn't be loaded.

New configure option added to support non-standard locations
--with-nscd-conf=PATH (defaultly set to /etc/nscd.conf)

This is just a workaround until the following bugzilla is resolved:
https://bugzilla.redhat.com/show_bug.cgi?id=963908
</pre>
</div>
</content>
</entry>
<entry>
<title>DB: Switch to new libini_config API</title>
<updated>2013-04-25T22:26:26+00:00</updated>
<author>
<name>Ondrej Kos</name>
<email>okos@redhat.com</email>
</author>
<published>2013-03-28T14:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=7de6e3534fd61c7619ed34a6b1afe7230b5e6504'/>
<id>7de6e3534fd61c7619ed34a6b1afe7230b5e6504</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1786

Since we need to support the old interface as well, the configure scritp
is modified and correct ini interface is chosen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1786

Since we need to support the old interface as well, the configure scritp
is modified and correct ini interface is chosen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Confusing error messages for invalid sssd.conf</title>
<updated>2013-04-12T17:09:24+00:00</updated>
<author>
<name>Ariel Barria</name>
<email>olivares73@hotmail.com</email>
</author>
<published>2013-04-03T19:57:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=0ae402cee3485fb5830ce0ffcf9e566c38fa287f'/>
<id>0ae402cee3485fb5830ce0ffcf9e566c38fa287f</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1625

Amending errors messages and add other error codes to be more specific
and avoid confusion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1625

Amending errors messages and add other error codes to be more specific
and avoid confusion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve syslog message when configuration cannot be loaded</title>
<updated>2013-04-02T15:19:24+00:00</updated>
<author>
<name>Ariel Barria</name>
<email>olivares73@hotmail.com</email>
</author>
<published>2013-03-27T21:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd.git/commit/?id=203c71b7de626eea39e1b4134a4f2ecf6a8a6f87'/>
<id>203c71b7de626eea39e1b4134a4f2ecf6a8a6f87</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1414

Error code was added and strerror(errno) to show cause in sss_log
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1414

Error code was added and strerror(errno) to show cause in sss_log
</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/okos/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>
</feed>
