<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/monitor, branch ccname</title>
<subtitle>Experimental work on SSSD - Systen Security Services Daemon</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/'/>
<entry>
<title>Fix formating of variables with type: uid_t</title>
<updated>2013-09-11T17:44:55+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-09-04T14:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/commit/?id=f2c346eaa486431ffa2a3adc05356159de834e2e'/>
<id>f2c346eaa486431ffa2a3adc05356159de834e2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AUTOTOOLS: More robust detection of inotify.</title>
<updated>2013-09-09T15:17:52+00:00</updated>
<author>
<name>Lukas Slebodnik</name>
<email>lslebodn@redhat.com</email>
</author>
<published>2013-08-30T21:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/sssd.git/commit/?id=9917c138d9a270deb5820915384fbde751190c2a'/>
<id>9917c138d9a270deb5820915384fbde751190c2a</id>
<content type='text'>
We checked only header file "sys/inotify" for detection whether inotify
works. Some platforms do not have built in inotify, but contain library,
which provides inotify-compatible interface.

This patch adds more robust detection of inotify in configuration time and
appends linker flags to Makefile if inotify is provided by library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We checked only header file "sys/inotify" for detection whether inotify
works. Some platforms do not have built in inotify, but contain library,
which provides inotify-compatible interface.

This patch adds more robust detection of inotify in configuration time and
appends linker flags to Makefile if inotify is provided by library.
</pre>
</div>
</content>
</entry>
<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/simo/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/simo/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/simo/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/simo/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/simo/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/simo/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/simo/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/simo/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>
</feed>
