<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/providers/ipa/ipa_netgroups.c, branch simo</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/'/>
<entry>
<title>Add domain arguments to sysdb_add_inetgroup fns.</title>
<updated>2013-01-11T15:43:12+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-08T00:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=f9712481e9a999a42c58ba840a82d749e06af1f1'/>
<id>f9712481e9a999a42c58ba840a82d749e06af1f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>netgroup: resolve hostgroup membership correctly</title>
<updated>2012-09-12T12:22:45+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-09-11T16:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=5e9bc89b28f1ac3ce573ecdece74fe9623580c28'/>
<id>5e9bc89b28f1ac3ce573ecdece74fe9623580c28</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1519

IPA host refactoring changed mapping of memberOf attribute
which caused SSSD being unable to retrieve membership of
hostgroup when being interpreted as netgroup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1519

IPA host refactoring changed mapping of memberOf attribute
which caused SSSD being unable to retrieve membership of
hostgroup when being interpreted as netgroup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for filtering atributes</title>
<updated>2012-05-31T19:46:27+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-05-23T08:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=64ddff90c7fcc02ccb06824ac93af7d5f361a88f'/>
<id>64ddff90c7fcc02ccb06824ac93af7d5f361a88f</id>
<content type='text'>
This patch adds support for filtering attributes when constructing
attribute list from a map for LDAP query.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds support for filtering attributes when constructing
attribute list from a map for LDAP query.
</pre>
</div>
</content>
</entry>
<entry>
<title>LDAP: Add attr_count return value to build_attrs_from_map()</title>
<updated>2012-05-10T15:34:46+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-05-08T17:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ca4b7b92738f3dd463914e3de5757cd98d37a983'/>
<id>ca4b7b92738f3dd463914e3de5757cd98d37a983</id>
<content type='text'>
This is necessary because in several places in the code, we are
appending to the attrs returned from this value, and if we relied
on the map size macro, we would be appending after the NULL
terminator if one or more attributes were defined as NULL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is necessary because in several places in the code, we are
appending to the attrs returned from this value, and if we relied
on the map size macro, we would be appending after the NULL
terminator if one or more attributes were defined as NULL.
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA netgroups: return EOK when there are no netgroups to process</title>
<updated>2012-05-02T12:10:17+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2012-04-26T09:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=66b927a4f19f18f2ed07be416747817037b47909'/>
<id>66b927a4f19f18f2ed07be416747817037b47909</id>
<content type='text'>
If the code fell through the loop, ret would have been random value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the code fell through the loop, ret would have been random value.
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete missing attributes from netgroups to be stored</title>
<updated>2012-02-24T19:58:26+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-02-21T12:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=277a0187190fd417696590b303a5d7a204ed0555'/>
<id>277a0187190fd417696590b303a5d7a204ed0555</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1136
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1136
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA hosts refactoring</title>
<updated>2012-02-24T19:58:26+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-02-07T12:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=fdab7bbf8933351f6254438c30ff361cd748b15a'/>
<id>fdab7bbf8933351f6254438c30ff361cd748b15a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LDAP: Only use paging control on requests for multiple entries</title>
<updated>2012-02-24T14:59:42+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-02-22T02:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=2f3ee3f49019f5b60adbe073070f31e6e2d7c7ab'/>
<id>2f3ee3f49019f5b60adbe073070f31e6e2d7c7ab</id>
<content type='text'>
The paging control can cause issues on servers that put limits on
how many paging controls can be active at one time (on some
servers, it is limited to one per connection). We need to reduce
our usage so that we only activate the paging control when making
a request that may return an arbitrary number of results.

https://fedorahosted.org/sssd/ticket/1202 phase one
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The paging control can cause issues on servers that put limits on
how many paging controls can be active at one time (on some
servers, it is limited to one per connection). We need to reduce
our usage so that we only activate the paging control when making
a request that may return an arbitrary number of results.

https://fedorahosted.org/sssd/ticket/1202 phase one
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue with netgroup update in IPA provider</title>
<updated>2012-02-10T18:30:01+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-02-08T12:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=3e1c814a7ca3a0e4086e0822d6b4df23b8465bc8'/>
<id>3e1c814a7ca3a0e4086e0822d6b4df23b8465bc8</id>
<content type='text'>
This issue led to a netgroup with one triple (-,-,domain) when it
contained no triples on the IPA server.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This issue led to a netgroup with one triple (-,-,domain) when it
contained no triples on the IPA server.
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed some sysdb constants for their wider usage</title>
<updated>2012-02-06T13:25:22+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2012-01-16T11:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=9674f0f018c65a9af6b18dd0a4e515f726803d27'/>
<id>9674f0f018c65a9af6b18dd0a4e515f726803d27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
