<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/db, branch ipa_provider_n2</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>fix for 285</title>
<updated>2009-12-09T13:03:48+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-12-09T12:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=6131ea5c0ecc4c2618b68ff9323f2db4765dc1ea'/>
<id>6131ea5c0ecc4c2618b68ff9323f2db4765dc1ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix nested group memberships</title>
<updated>2009-12-07T15:18:53+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-12-01T02:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=518596b1bf8aab2ef1468309c41ee101a2c87bf3'/>
<id>518596b1bf8aab2ef1468309c41ee101a2c87bf3</id>
<content type='text'>
Search the local db to find the local DN using the original DN as search key.
This way we do not have to rely on weak and faulty heuristicts based on DN
names.
Add a few helper functions in the process and change the way we pass members to
sysdb_store_group_send(), instead of passing users and groups list, just add
member DNs to the other sysdb attrs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Search the local db to find the local DN using the original DN as search key.
This way we do not have to rely on weak and faulty heuristicts based on DN
names.
Add a few helper functions in the process and change the way we pass members to
sysdb_store_group_send(), instead of passing users and groups list, just add
member DNs to the other sysdb attrs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make strdn build functions more available</title>
<updated>2009-12-07T15:18:53+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-11-30T20:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=545432a63359fbba14a344e6f38279541d0004c2'/>
<id>545432a63359fbba14a344e6f38279541d0004c2</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_search_custom request</title>
<updated>2009-12-07T15:18:52+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-11-30T09:48:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=457d7dc822de590ab024cef8df66135445a4b377'/>
<id>457d7dc822de590ab024cef8df66135445a4b377</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use memberuid and not member in group enumerations</title>
<updated>2009-12-03T15:26:21+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-11-27T23:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=9e37ad98a9f2bbd1128ba73d0fee1af7b337ec59'/>
<id>9e37ad98a9f2bbd1128ba73d0fee1af7b337ec59</id>
<content type='text'>
This allows for correctly reporting nested group members, while at the same
time not paying a too high price for caluclating nested groups at runtime e
very time a search is made.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows for correctly reporting nested group members, while at the same
time not paying a too high price for caluclating nested groups at runtime e
very time a search is made.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ldb modules from build root for tests</title>
<updated>2009-11-25T16:03:12+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-11-24T14:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=a466888622798d91cf72d547584194c76e133d15'/>
<id>a466888622798d91cf72d547584194c76e133d15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize sysdb_enumgrent</title>
<updated>2009-11-20T21:46:47+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-11-18T01:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=7e4bf8856e9b65e612ca195a3b4f10bfb53a8259'/>
<id>7e4bf8856e9b65e612ca195a3b4f10bfb53a8259</id>
<content type='text'>
This brings down the time needed to enumerate my group database
from 2.4 seconds to 0.15 seconds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This brings down the time needed to enumerate my group database
from 2.4 seconds to 0.15 seconds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve handling of ccache files</title>
<updated>2009-11-20T16:18:51+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-11-09T20:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b9fda1a01873eab1887c53bdbc2f76d75d665681'/>
<id>b9fda1a01873eab1887c53bdbc2f76d75d665681</id>
<content type='text'>
- save current ccache file to sysdb
- use the saved ccache file if the user has running processes
- create an empty ccache if offline
- return enviroment variables if offline
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- save current ccache file to sysdb
- use the saved ccache file if the user has running processes
- create an empty ccache if offline
- return enviroment variables if offline
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly escape DN value.</title>
<updated>2009-11-20T16:18:50+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-11-20T00:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=55ab3a9b2dcbe809dece953605ab359c5e12a139'/>
<id>55ab3a9b2dcbe809dece953605ab359c5e12a139</id>
<content type='text'>
In building the DN string we weren't correctly escaping the value of the RDN
component. This patches fixes that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In building the DN string we weren't correctly escaping the value of the RDN
component. This patches fixes that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sysdb upgrade bug</title>
<updated>2009-11-19T13:36:18+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-11-19T13:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=c4e99a892e0bcf8d432761d6df3fe06ead6aad75'/>
<id>c4e99a892e0bcf8d432761d6df3fe06ead6aad75</id>
<content type='text'>
After completing an upgrade successfully, we were still falling
into the "version not found" case. We should be exiting the
function after performing the upgrade.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After completing an upgrade successfully, we were still falling
into the "version not found" case. We should be exiting the
function after performing the upgrade.
</pre>
</div>
</content>
</entry>
</feed>
