<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/db, branch sssd-1_5_7</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>Check result of talloc_strdup() properly</title>
<updated>2011-03-23T14:59:33+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-03-23T14:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=34e67636d5b78834431d6852cea7b0fc205aa5cb'/>
<id>34e67636d5b78834431d6852cea7b0fc205aa5cb</id>
<content type='text'>
Coverity 10737
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Coverity 10737
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't crash on error if _name parameter unspecified</title>
<updated>2011-03-23T14:59:33+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-03-23T14:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=a831315dafeb56b16c9c7939410630f3664fce70'/>
<id>a831315dafeb56b16c9c7939410630f3664fce70</id>
<content type='text'>
Coverity 10738
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Coverity 10738
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't crash if we get a multivalued name without an origDN</title>
<updated>2011-03-23T14:59:33+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-03-23T14:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=4a72049c51d1c20be7c0c5eccdb1cc2d5d813ae5'/>
<id>4a72049c51d1c20be7c0c5eccdb1cc2d5d813ae5</id>
<content type='text'>
Coverity 10740 and 10739
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Coverity 10740 and 10739
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sysdb_attrs_primary_name_list() routine</title>
<updated>2011-03-23T08:58:50+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-03-22T21:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=ea65835c09d4c930921b955416a91538da477639'/>
<id>ea65835c09d4c930921b955416a91538da477639</id>
<content type='text'>
This routine will replace the use of sysdb_attrs_to_list() for any
case where we're trying to get the name of the entry. It's a
necessary precaution in case the name is multi-valued.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This routine will replace the use of sysdb_attrs_to_list() for any
case where we're trying to get the name of the entry. It's a
necessary precaution in case the name is multi-valued.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add originalDN to fake groups</title>
<updated>2011-03-23T08:58:50+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-03-17T16:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=24fca6a53f752ef77f46002fc5bbe7249a95af63'/>
<id>24fca6a53f752ef77f46002fc5bbe7249a95af63</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_attrs_primary_name()</title>
<updated>2011-03-23T08:58:49+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-03-16T16:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=b4706b56a7921909290a12929f4256a352fc7138'/>
<id>b4706b56a7921909290a12929f4256a352fc7138</id>
<content type='text'>
This function will check a sysdb_attrs struct for the primary name
of the entity it represents. If there are multiple entries, it
will pick the one that matches the RDN. If none match, it will
throw an error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function will check a sysdb_attrs struct for the primary name
of the entity it represents. If there are multiple entries, it
will pick the one that matches the RDN. If none match, it will
throw an error.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create sysdb_get_rdn() function</title>
<updated>2011-03-23T08:58:49+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-03-16T16:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=9c5f876a31ac48c670ae184d452cf5c8f3abbd9d'/>
<id>9c5f876a31ac48c670ae184d452cf5c8f3abbd9d</id>
<content type='text'>
This function takes a DN formatted string and returns the RDN
value from it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function takes a DN formatted string and returns the RDN
value from it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check LDB_MODULES_PATH for sysdb</title>
<updated>2011-03-11T16:56:44+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2011-02-14T15:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=d5efa35ba9a1eead366d18c64cb55b60a754aac9'/>
<id>d5efa35ba9a1eead366d18c64cb55b60a754aac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce sysdb_ldb_connect()</title>
<updated>2011-03-11T16:56:43+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2011-02-14T15:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=3cd17af942bbb83116b4b83d20edbdea51fd0431'/>
<id>3cd17af942bbb83116b4b83d20edbdea51fd0431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make 'make check' look nice again</title>
<updated>2011-03-11T16:56:43+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2011-02-11T11:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/jhrozek/public_git/sssd.git/commit/?id=0378d4b2f764f918c4ce34e0e38f16de3d012b93'/>
<id>0378d4b2f764f918c4ce34e0e38f16de3d012b93</id>
<content type='text'>
With current libldb releases 'make check' will print a lot of 'unable to
dlopen' messages although the test will succeed. This patch place the
memberof module into a directory of its own to avoid these messages.

Additionally this patch introduces TESTS_ENVIRONMENT which allows us to
remove the SYSDB_TEST preprocessor definition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With current libldb releases 'make check' will print a lot of 'unable to
dlopen' messages although the test will succeed. This patch place the
memberof module into a directory of its own to avoid these messages.

Additionally this patch introduces TESTS_ENVIRONMENT which allows us to
remove the SYSDB_TEST preprocessor definition.
</pre>
</div>
</content>
</entry>
</feed>
