<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd2.git/server/db/sysdb.h, branch maint-0.6</title>
<subtitle>System Security Services Daemon [okos' clone]</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/'/>
<entry>
<title>Complete the removal of "legacy" option.</title>
<updated>2009-09-11T21:16:06+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-09-10T16:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=ec56fb826b20b080bbfaf09da671d24faf6c5e88'/>
<id>ec56fb826b20b080bbfaf09da671d24faf6c5e88</id>
<content type='text'>
The code was still dependent on it for the ldap driver.
Changed the driver code to depend on the schema type.
Fix defaults for user and groups trees.
ATM if you use the rfc2307bis schema you have to put users and groups
in 2 separate trees (what people does by default anyway.
If this limitation will turn to be too hard, we will change this later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code was still dependent on it for the ldap driver.
Changed the driver code to depend on the schema type.
Fix defaults for user and groups trees.
ATM if you use the rfc2307bis schema you have to put users and groups
in 2 separate trees (what people does by default anyway.
If this limitation will turn to be too hard, we will change this later.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split database in multiple files</title>
<updated>2009-09-08T19:10:50+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-09-03T23:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=28d9dcbeabdf919506fe59e9d1cbed84fbd6e649'/>
<id>28d9dcbeabdf919506fe59e9d1cbed84fbd6e649</id>
<content type='text'>
The special persistent local database retains the original name.
All other backends now have their own cache-NAME.ldb file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The special persistent local database retains the original name.
All other backends now have their own cache-NAME.ldb file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed-up enumerations.</title>
<updated>2009-08-28T14:30:45+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-08-27T17:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=ce56cd92feffdc7c516d6093360b8e4031a6dcc6'/>
<id>ce56cd92feffdc7c516d6093360b8e4031a6dcc6</id>
<content type='text'>
This patch reduces the time needed to enumerate groups of a midsized
domain from 12 seconds to 4.4
Optimizes enumerations by doing only 2 ldb searches and some ordering
instead of a number of searches proportional to the number of groups
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch reduces the time needed to enumerate groups of a midsized
domain from 12 seconds to 4.4
Optimizes enumerations by doing only 2 ldb searches and some ordering
instead of a number of searches proportional to the number of groups
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redunant function and always pass attrs.</title>
<updated>2009-08-27T17:55:22+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-08-26T20:51:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=61684e3e684855a72555c11a6de980b132676067'/>
<id>61684e3e684855a72555c11a6de980b132676067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always save using member/memberOf</title>
<updated>2009-08-27T13:35:53+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-08-14T17:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=3a87621a3eeb76ce6ac3b18877874141c2dc102e'/>
<id>3a87621a3eeb76ce6ac3b18877874141c2dc102e</id>
<content type='text'>
First pass to remove the legacy option and make it just a property of the
provider
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First pass to remove the legacy option and make it just a property of the
provider
</pre>
</div>
</content>
</entry>
<entry>
<title>store additional LDAP attributes</title>
<updated>2009-08-21T16:55:44+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-08-20T12:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=aa80e585f843b754b6c0b4945472ebd6cfab0cf3'/>
<id>aa80e585f843b754b6c0b4945472ebd6cfab0cf3</id>
<content type='text'>
If available the original DN and the user principle will be stored
in sysdb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If available the original DN and the user principle will be stored
in sysdb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Consolidate tevent helpers</title>
<updated>2009-08-05T14:18:33+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-08-03T14:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=93becde0ff15d0a0b01ec477e9dfe641dd9569ea'/>
<id>93becde0ff15d0a0b01ec477e9dfe641dd9569ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ignore_not_found parameter to sysdb delete functions</title>
<updated>2009-07-31T16:08:39+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-07-30T21:25:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=6cbe5ee74631122839cb4ebf85be6768e4fd23c5'/>
<id>6cbe5ee74631122839cb4ebf85be6768e4fd23c5</id>
<content type='text'>
Also add tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement the ldap identity module.</title>
<updated>2009-07-08T23:29:53+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-06-13T16:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=f7cfc12d431f2e435d7655d080db015ab9a7d554'/>
<id>f7cfc12d431f2e435d7655d080db015ab9a7d554</id>
<content type='text'>
This uses and exapands the async helpers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This uses and exapands the async helpers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify password caching ops in sysdb</title>
<updated>2009-07-08T23:29:51+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-07-03T23:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/okos/public_git/sssd2.git/commit/?id=f255b943157f76b53eb55c279e29e40a6c41a97a'/>
<id>f255b943157f76b53eb55c279e29e40a6c41a97a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
