<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/tests, branch sssd-1_5_7</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>Add originalDN to fake groups</title>
<updated>2011-03-23T08:58:50+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-03-17T16:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=24fca6a53f752ef77f46002fc5bbe7249a95af63'/>
<id>24fca6a53f752ef77f46002fc5bbe7249a95af63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use realm for basedn instead of IPA domain</title>
<updated>2011-02-28T20:20:28+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-02-23T16:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=d60595dcb51240f392e6f8e464425c76bf21da1b'/>
<id>d60595dcb51240f392e6f8e464425c76bf21da1b</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/807
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/807
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete attributes that are removed from LDAP</title>
<updated>2011-01-21T21:34:54+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-01-12T21:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=c6257286e9a31dfd42d28c99a22a69e2c4717a61'/>
<id>c6257286e9a31dfd42d28c99a22a69e2c4717a61</id>
<content type='text'>
Sometimes, a value in LDAP will cease to exist (the classic
example being shadowExpire). We need to make sure we purge that
value from SSSD's sysdb as well.

https://fedorahosted.org/sssd/ticket/750
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sometimes, a value in LDAP will cease to exist (the classic
example being shadowExpire). We need to make sure we purge that
value from SSSD's sysdb as well.

https://fedorahosted.org/sssd/ticket/750
</pre>
</div>
</content>
</entry>
<entry>
<title>Validate user supplied size of data items</title>
<updated>2011-01-11T17:17:53+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-12-06T20:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=f15683b4b100351e24e305d25bd4785c79ac8f55'/>
<id>f15683b4b100351e24e305d25bd4785c79ac8f55</id>
<content type='text'>
Specially crafted packages might lead to an integer overflow and the
parsing of the input buffer might not continue as expected. This issue
was identified by Sebastian Krahmer &lt;krahmer@suse.de&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specially crafted packages might lead to an integer overflow and the
parsing of the input buffer might not continue as expected. This issue
was identified by Sebastian Krahmer &lt;krahmer@suse.de&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sysdb_has_enumerated and sysdb_set_enumerated helper functions</title>
<updated>2010-12-20T12:41:59+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-12-08T19:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=84bb9ec1bba8e60d1d87febd48749edd18e16787'/>
<id>84bb9ec1bba8e60d1d87febd48749edd18e16787</id>
<content type='text'>
Includes a unit test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes a unit test
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unchecked return value in test_sysdb_attrs_to_list</title>
<updated>2010-12-17T12:07:40+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-12-16T19:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=e742a3ef2d7cab398bf1f387aa694fd763971d74'/>
<id>e742a3ef2d7cab398bf1f387aa694fd763971d74</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/714
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/714
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix uninitialized value error in main() in stress-tests.c</title>
<updated>2010-12-15T16:06:50+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-12-15T13:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=dad9075f4bbe37ecc5d1c91541534d40c5a2becd'/>
<id>dad9075f4bbe37ecc5d1c91541534d40c5a2becd</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/732
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/732
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix uninitialized value error in setup_test in fail_over-tests.c</title>
<updated>2010-12-14T22:13:30+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-12-14T10:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=7114284611b58c04182d5155d60d4e92d0b216fa'/>
<id>7114284611b58c04182d5155d60d4e92d0b216fa</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/728
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/728
</pre>
</div>
</content>
</entry>
<entry>
<title>Add group support to the simple access provider</title>
<updated>2010-12-13T12:30:24+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-12-09T15:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=1b474ef7011f4bf9ce4aac85dbc9827a9486d5eb'/>
<id>1b474ef7011f4bf9ce4aac85dbc9827a9486d5eb</id>
<content type='text'>
This patch adds simple_allow_groups and simple_deny_groups options
to the simple access provider. It makes it possible to grant or
deny access based on a user's group memberships within the domain.

This patch makes one minor change to previous functionality: now
all deny rules will supersede allow rules. Previously, if both
simple_allow_users and simple_deny_users were set with the same
value, the allow would win.

https://fedorahosted.org/sssd/ticket/440
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds simple_allow_groups and simple_deny_groups options
to the simple access provider. It makes it possible to grant or
deny access based on a user's group memberships within the domain.

This patch makes one minor change to previous functionality: now
all deny rules will supersede allow rules. Previously, if both
simple_allow_users and simple_deny_users were set with the same
value, the allow would win.

https://fedorahosted.org/sssd/ticket/440
</pre>
</div>
</content>
</entry>
<entry>
<title>Bye, bye, ipa_timerules</title>
<updated>2010-12-08T20:22:32+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-12-07T10:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=1ce240367a2144500187ccd3c0d32c975d8d346a'/>
<id>1ce240367a2144500187ccd3c0d32c975d8d346a</id>
<content type='text'>
It was decided that IPA HBAC will move to a different format to specify
time ranges in access control rules. The evaluation based on the old
format is not needed anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was decided that IPA HBAC will move to a different format to specify
time ranges in access control rules. The evaluation based on the old
format is not needed anymore.
</pre>
</div>
</content>
</entry>
</feed>
