<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/providers/proxy/proxy_id.c, branch simo_ccname</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: Allow initgroup to return NOTFOUND</title>
<updated>2013-08-22T17:57:54+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-08-21T14:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=66d1f565dfb39325ab7daa264b5795b1f348756e'/>
<id>66d1f565dfb39325ab7daa264b5795b1f348756e</id>
<content type='text'>
When the user is only member of its own primary group, initgroups_dyn may
return NOTFOUND as, at least for the 'files' nss provider the code skips the
passed in group.

Resolves:
https://fedorahosted.org/sssd/ticket/2051
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When the user is only member of its own primary group, initgroups_dyn may
return NOTFOUND as, at least for the 'files' nss provider the code skips the
passed in group.

Resolves:
https://fedorahosted.org/sssd/ticket/2051
</pre>
</div>
</content>
</entry>
<entry>
<title>Add secid filter to responder-dp protocol</title>
<updated>2013-05-02T17:33:56+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2013-04-11T16:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=206329d3901738036352f2ac1e8d7804f728861d'/>
<id>206329d3901738036352f2ac1e8d7804f728861d</id>
<content type='text'>
This patch add a new filter type to the data-provider interface which
can be used for SID-based lookups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch add a new filter type to the data-provider interface which
can be used for SID-based lookups.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add be_req_get_data() helper funciton.</title>
<updated>2013-01-21T21:17:34+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-11T23:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=cbaba2f47da96c4191971bce86f03afb3f88864a'/>
<id>cbaba2f47da96c4191971bce86f03afb3f88864a</id>
<content type='text'>
In preparation for making struct be_req opaque.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In preparation for making struct be_req opaque.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add be_req_get_be_ctx() helper.</title>
<updated>2013-01-21T21:17:34+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-11T22:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=03abdaa21ecf562b714f204ca42379ff08626f75'/>
<id>03abdaa21ecf562b714f204ca42379ff08626f75</id>
<content type='text'>
In preparation for making be_req opaque
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In preparation for making be_req opaque
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce be_req_terminate() helper</title>
<updated>2013-01-21T21:17:34+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-11T17:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=8e5549e453558d4bebdec333a93e215d5d6ffaec'/>
<id>8e5549e453558d4bebdec333a93e215d5d6ffaec</id>
<content type='text'>
Call it everywhere instead of directly dereferencing be_req-&gt;fn
This is in preparation of making be_req opaque.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Call it everywhere instead of directly dereferencing be_req-&gt;fn
This is in preparation of making be_req opaque.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove sysdb as a be context structure member</title>
<updated>2013-01-21T21:17:33+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-09T21:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=df0596ec12bc5091608371e2977f3111241e8caf'/>
<id>df0596ec12bc5091608371e2977f3111241e8caf</id>
<content type='text'>
The sysdb context is already available through the 'domain' structure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The sysdb context is already available through the 'domain' structure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add domain argument to sysdb_delete_group()</title>
<updated>2013-01-15T09:53:02+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-08T04:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=a58ccee5afc802c7560624929614616aeefa9bd0'/>
<id>a58ccee5afc802c7560624929614616aeefa9bd0</id>
<content type='text'>
Also remove sysdb_delete_domgroup()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove sysdb_delete_domgroup()
</pre>
</div>
</content>
</entry>
<entry>
<title>Add domain argument to sysdb_delete_user()</title>
<updated>2013-01-15T09:53:02+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-08T04:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=3412d14d65490c32414e72ac20fe21bad53ceb45'/>
<id>3412d14d65490c32414e72ac20fe21bad53ceb45</id>
<content type='text'>
Also remove sysdb_delete_domuser()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove sysdb_delete_domuser()
</pre>
</div>
</content>
</entry>
<entry>
<title>Add domain argument to sysdb_store_group()</title>
<updated>2013-01-15T09:53:01+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-08T01:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=99c0cfdc5f065ba38f1ee91701d1d27f9e4fdb96'/>
<id>99c0cfdc5f065ba38f1ee91701d1d27f9e4fdb96</id>
<content type='text'>
Also remove sysdb_store_domgroup()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove sysdb_store_domgroup()
</pre>
</div>
</content>
</entry>
<entry>
<title>Add domain argument to sysdb_store_user()</title>
<updated>2013-01-15T09:53:01+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-01-08T01:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=6ac396bebb4cd3124711d26dce54263f6f9c7c45'/>
<id>6ac396bebb4cd3124711d26dce54263f6f9c7c45</id>
<content type='text'>
Also remove sysdb_store_domuser()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove sysdb_store_domuser()
</pre>
</div>
</content>
</entry>
</feed>
