<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/tests, 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>Add checks to test the memberuid handling</title>
<updated>2009-12-07T15:18:54+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-12-01T15:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=5f9b531a4228957971a9de4c269d51a881bed78f'/>
<id>5f9b531a4228957971a9de4c269d51a881bed78f</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>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>Only display errors in unit tests</title>
<updated>2009-11-20T21:46:47+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-11-20T17:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=9cbcc60997b3d9fd6c5c17f956bc90aac1abba70'/>
<id>9cbcc60997b3d9fd6c5c17f956bc90aac1abba70</id>
<content type='text'>
If you want to turn verbosity back on, just set the environment
variable CK_VERBOSITY=verbose
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you want to turn verbosity back on, just set the environment
variable CK_VERBOSITY=verbose
</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>Make the sysdb user and group names case-sensitive</title>
<updated>2009-11-18T11:47:23+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-11-13T15:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e5d8e5e436667166facdce454b240549dcfd04cd'/>
<id>e5d8e5e436667166facdce454b240549dcfd04cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor delete functions and add a few</title>
<updated>2009-11-10T14:33:57+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-11-08T02:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=0f6f40eee34677b0169fe9fdbbf65c3a838165bb'/>
<id>0f6f40eee34677b0169fe9fdbbf65c3a838165bb</id>
<content type='text'>
Refactor user/group delete functions so that they can be used without a
transaction (they autostart an operation).
Add user and group search function where a subfilter can be specified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor user/group delete functions so that they can be used without a
transaction (they autostart an operation).
Add user and group search function where a subfilter can be specified.
</pre>
</div>
</content>
</entry>
<entry>
<title>IPA time rules parsing routines</title>
<updated>2009-11-09T15:53:49+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-11-03T15:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=b9f94bc83f139df3e143cc020b98e6e652887049'/>
<id>b9f94bc83f139df3e143cc020b98e6e652887049</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check return, zero free hostent, adhere to style</title>
<updated>2009-11-09T15:53:49+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2009-11-06T23:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=a991a6bc456c840bf7c2c292c5711c80002f5754'/>
<id>a991a6bc456c840bf7c2c292c5711c80002f5754</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fail over utility functions</title>
<updated>2009-11-06T23:06:06+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-10-29T21:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=2baa90f92dce1cb5b71c7a0b7b8e2ed93f704e77'/>
<id>2baa90f92dce1cb5b71c7a0b7b8e2ed93f704e77</id>
<content type='text'>
These functions should be used by providers to centrally manage lists of
servers. Servers are grouped into services and each service has it's own
list of servers. If, however, you will try to add a same server into two
different services, they will share a common structure. This means that
a host will only be resolved once.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These functions should be used by providers to centrally manage lists of
servers. Servers are grouped into services and each service has it's own
list of servers. If, however, you will try to add a same server into two
different services, they will share a common structure. This means that
a host will only be resolved once.
</pre>
</div>
</content>
</entry>
</feed>
