<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src, branch 1.9.2-38</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>PROXY: fix negative cache</title>
<updated>2012-12-14T16:45:18+00:00</updated>
<author>
<name>Ondrej Kos</name>
<email>okos@redhat.com</email>
</author>
<published>2012-12-07T19:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=9b2bccde3d954bb15d344e1d71069f9071a7106a'/>
<id>9b2bccde3d954bb15d344e1d71069f9071a7106a</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1685

The PROXY provider wasn't storing credentials to negative cache due to
bad return value. This was delegated from attempt to delete these
credentials from local cache. Therefore ENOENT is replaced as EOK.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1685

The PROXY provider wasn't storing credentials to negative cache due to
bad return value. This was delegated from attempt to delete these
credentials from local cache. Therefore ENOENT is replaced as EOK.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAN: Move ssh_known_hosts_timeout documentation to the correct section</title>
<updated>2012-12-14T16:45:18+00:00</updated>
<author>
<name>Jan Cholasta</name>
<email>jcholast@redhat.com</email>
</author>
<published>2012-12-05T09:58:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=765b9e9f3362c2a5fc9e6018a5fa8cd674216cf4'/>
<id>765b9e9f3362c2a5fc9e6018a5fa8cd674216cf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LDAP: Continue adjusting group membership even if there is nothing to add</title>
<updated>2012-12-07T17:48:48+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-12-05T21:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=2717aa2c83e1874bd8aad8ca467894a5bce60cbf'/>
<id>2717aa2c83e1874bd8aad8ca467894a5bce60cbf</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1695
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1695
</pre>
</div>
</content>
</entry>
<entry>
<title>do not crash when id_provider is not set</title>
<updated>2012-12-07T17:48:36+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-12-04T10:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=5c4d1623235c9392636ee0a1e0b859de7050226d'/>
<id>5c4d1623235c9392636ee0a1e0b859de7050226d</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1686
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1686
</pre>
</div>
</content>
</entry>
<entry>
<title>NSS: Fix netgroup midpoint cache refresh</title>
<updated>2012-12-07T17:39:44+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-12-02T18:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=23274f7939b47597be98f2a9e076af8860b644c4'/>
<id>23274f7939b47597be98f2a9e076af8860b644c4</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1683

The result of the percent calculation was always 0 as it used plain
ints. The patch switches to using explicit floats to avoid reintroducing
the bug again even with brackets.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1683

The result of the percent calculation was always 0 as it used plain
ints. The patch switches to using explicit floats to avoid reintroducing
the bug again even with brackets.
</pre>
</div>
</content>
</entry>
<entry>
<title>MEMBEROF: Keep inherited ghost users around on modify operation</title>
<updated>2012-12-06T10:54:46+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-12-03T22:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=7810b6553c14636d872c3c8df71070f2d4092c10'/>
<id>7810b6553c14636d872c3c8df71070f2d4092c10</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1652

It is possible to simply reset the list of ghost users to a different one
during a modify operation. It is also actually how we update entries that
are expired in the SSSD cache.

In this case, we must be careful and retain the ghost users that are not
native to the group we are processing but are rather inherited from child
groups. The intention of the replace operation after all is to set the
list of direct members of that group, not direct and indirect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1652

It is possible to simply reset the list of ghost users to a different one
during a modify operation. It is also actually how we update entries that
are expired in the SSSD cache.

In this case, we must be careful and retain the ghost users that are not
native to the group we are processing but are rather inherited from child
groups. The intention of the replace operation after all is to set the
list of direct members of that group, not direct and indirect.
</pre>
</div>
</content>
</entry>
<entry>
<title>MEMBEROF: Implement the modify operation for ghost users</title>
<updated>2012-12-06T10:54:42+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-11-27T15:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=72e94b34a63ec013c4f2f55a2194a305ecb72bbf'/>
<id>72e94b34a63ec013c4f2f55a2194a305ecb72bbf</id>
<content type='text'>
Similar to the add and delete operation, we also need to propagate the
changes of the ghost user attribute to the parent groups so that if a
nested group updates memberships, its parents also get the membership
updated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Similar to the add and delete operation, we also need to propagate the
changes of the ghost user attribute to the parent groups so that if a
nested group updates memberships, its parents also get the membership
updated.
</pre>
</div>
</content>
</entry>
<entry>
<title>MEMBEROF: Split the add ghost operation into a separate function</title>
<updated>2012-12-06T10:54:36+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-11-27T15:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=943bfd2b61b7832519c8d6d3998ee04b09e586b5'/>
<id>943bfd2b61b7832519c8d6d3998ee04b09e586b5</id>
<content type='text'>
This new function will be reused by the modify operation later
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new function will be reused by the modify operation later
</pre>
</div>
</content>
</entry>
<entry>
<title>MEMBEROF: Split the del ghost attribute op into a reusable function</title>
<updated>2012-12-06T10:54:33+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-11-26T17:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=2452644b845d366e8094d677124916916aed94bc'/>
<id>2452644b845d366e8094d677124916916aed94bc</id>
<content type='text'>
This new function is going to be reused by the modify operation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new function is going to be reused by the modify operation
</pre>
</div>
</content>
</entry>
<entry>
<title>MEMBEROF: split processing the member modify into a separate function</title>
<updated>2012-12-06T10:54:30+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-11-26T12:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=4635af68faa6e7acc803572ad4bbb71b2fa235ec'/>
<id>4635af68faa6e7acc803572ad4bbb71b2fa235ec</id>
<content type='text'>
This will allow to process ghost users in a similar fashion
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow to process ghost users in a similar fashion
</pre>
</div>
</content>
</entry>
</feed>
