<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/db, branch sssd-1-4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/'/>
<entry>
<title>Always use uint32_t for UID/GID numbers</title>
<updated>2010-10-26T11:59:50+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-10-25T13:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=c5289758293a2b44b644242e997095c9f3cfd4a3'/>
<id>c5289758293a2b44b644242e997095c9f3cfd4a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify sysdb_[add|remove]_group_member to accept users and groups</title>
<updated>2010-10-18T17:12:04+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-10-15T19:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=8059574092a96396dea64dae13696a7f95b423b1'/>
<id>8059574092a96396dea64dae13696a7f95b423b1</id>
<content type='text'>
Previously, it assumed that all members were users. This changes
the interface so that either a user or a group can be specified.

Also, it eliminates the need for a memory context to be passed,
since the internal memory should be self-contained.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, it assumed that all members were users. This changes
the interface so that either a user or a group can be specified.

Also, it eliminates the need for a memory context to be passed,
since the internal memory should be self-contained.
</pre>
</div>
</content>
</entry>
<entry>
<title>sysdb interface for adding fake users</title>
<updated>2010-10-15T13:03:07+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-09-29T20:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=c1d525a90f06a9414d0788857b271b80625a5858'/>
<id>c1d525a90f06a9414d0788857b271b80625a5858</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sysdb interface for adding incomplete groups</title>
<updated>2010-10-15T13:03:07+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-09-29T20:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=7e15d2ed3c01ab3c1f5f882fe8fa974058097bc6'/>
<id>7e15d2ed3c01ab3c1f5f882fe8fa974058097bc6</id>
<content type='text'>
Useful for optimizing the initgroups operation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Useful for optimizing the initgroups operation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sysdb_attrs_get_ulong utility function</title>
<updated>2010-10-15T13:03:07+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-10-15T07:40:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=8c08a5e11f19cfe39695ee80793b72e2034c5aa4'/>
<id>8c08a5e11f19cfe39695ee80793b72e2034c5aa4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement netgroup support for LDAP provider</title>
<updated>2010-10-13T13:49:38+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-10-05T11:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=619bd403265ce0880989ba6f8324b010949851bc'/>
<id>619bd403265ce0880989ba6f8324b010949851bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also return member groups to the client</title>
<updated>2010-10-13T13:49:37+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-10-05T11:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=8c64b46e923ec590984325beedb29fcd09aac0e4'/>
<id>8c64b46e923ec590984325beedb29fcd09aac0e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sysdb_netgroup_base_dn()</title>
<updated>2010-10-13T13:49:37+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-10-05T11:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=517b5d79dd38b20f9e03dd0bd8bdc0f0a6f67198'/>
<id>517b5d79dd38b20f9e03dd0bd8bdc0f0a6f67198</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not fail if netgroup exists just update the attributes</title>
<updated>2010-10-13T13:49:37+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-10-05T11:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=8000e501cb806948cfbfa5797afb7a400b4ea7e2'/>
<id>8000e501cb806948cfbfa5797afb7a400b4ea7e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Netgroups sysdb API</title>
<updated>2010-10-13T13:49:37+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-09-09T14:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=1a3c4b9f378e3b04161e4f35b2efa5fae3d56a7b'/>
<id>1a3c4b9f378e3b04161e4f35b2efa5fae3d56a7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
