<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/common, branch my_head</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 path_utils_ut segfault</title>
<updated>2010-03-25T19:55:51+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-03-25T19:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=f94abf5319d8f74cacae0a98d3925d18eb6839eb'/>
<id>f94abf5319d8f74cacae0a98d3925d18eb6839eb</id>
<content type='text'>
In the case where the allocated buffer is not large enough to hold
the resulting absolute path, we were writing out a null terminator
outside of the buffer, instead of at its beginning.

Also fixes potential issue where split_path would not initialize
the count to zero if it returned a failure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the case where the allocated buffer is not large enough to hold
the resulting absolute path, we were writing out a null terminator
outside of the buffer, instead of at its beginning.

Also fixes potential issue where split_path would not initialize
the count to zero if it returned a failure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate doxygen documentation for path_utils</title>
<updated>2010-03-25T16:14:14+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-03-19T12:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=36f341109287f42f33a4ed3d25746741bdfb71f4'/>
<id>36f341109287f42f33a4ed3d25746741bdfb71f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unit tests for path_utils</title>
<updated>2010-03-25T16:14:14+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-03-16T08:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=75ad7dcdeb71126f1bd4bfc652c29101dd386a1b'/>
<id>75ad7dcdeb71126f1bd4bfc652c29101dd386a1b</id>
<content type='text'>
Fixes: #81
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #81
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for path_utils</title>
<updated>2010-03-25T16:14:13+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-03-16T08:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=379700b260c211a9b17be1ab37bc37f61a0d1b56'/>
<id>379700b260c211a9b17be1ab37bc37f61a0d1b56</id>
<content type='text'>
* Do not segfault on passing NULL path to get_{dir,base}name
* There is no way dirname can return "..", remove that code
* Buffer overflow in path_concat
* Expand . in get_basename
* Return NULL rather than crash in split_path on passing NULL path
* Be more defensive in directory_list
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Do not segfault on passing NULL path to get_{dir,base}name
* There is no way dirname can return "..", remove that code
* Buffer overflow in path_concat
* Expand . in get_basename
* Return NULL rather than crash in split_path on passing NULL path
* Be more defensive in directory_list
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing type conversion in INI interface.</title>
<updated>2010-03-17T16:03:58+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2010-03-11T17:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=8834e6fe4f89d7b0227377619d96d455e1f28ebb'/>
<id>8834e6fe4f89d7b0227377619d96d455e1f28ebb</id>
<content type='text'>
Additional changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Additional changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert collection to use sized values.</title>
<updated>2010-03-15T20:12:52+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2010-03-11T17:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=eb5b6e43451d6b517947b7029dd81182aa000fa1'/>
<id>eb5b6e43451d6b517947b7029dd81182aa000fa1</id>
<content type='text'>
This patch replaces int with int32_t,
unsigned with uint32_t, long with int64_t,
unsigned long with uint64_t as values
that collection can store and hold.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch replaces int with int32_t,
unsigned with uint32_t, long with int64_t,
unsigned long with uint64_t as values
that collection can store and hold.
</pre>
</div>
</content>
</entry>
<entry>
<title>Build and package libini_config docs</title>
<updated>2010-03-15T20:12:52+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-03-15T17:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d4a4fe465517a4ca820e4d1ce1d85b4e5bc3ee8e'/>
<id>d4a4fe465517a4ca820e4d1ce1d85b4e5bc3ee8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding interface description using doxygen.</title>
<updated>2010-03-15T20:12:52+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2010-03-15T16:30:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=4a18b7507fe9ab41de2edfaed2d246bc4989f9f0'/>
<id>4a18b7507fe9ab41de2edfaed2d246bc4989f9f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing verbosity and formatting of the INI unit test.</title>
<updated>2010-03-12T14:00:28+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2010-03-11T17:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=70a54fe1c527efabf0c3258a2daa669f5e2bb788'/>
<id>70a54fe1c527efabf0c3258a2daa669f5e2bb788</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 generate man pages for COLLECION for now.</title>
<updated>2010-03-12T14:00:28+00:00</updated>
<author>
<name>Dmitri Pal</name>
<email>dpal@redhat.com</email>
</author>
<published>2010-03-11T17:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=e4b162f4155435515af1f806878fc2b33e1adf4e'/>
<id>e4b162f4155435515af1f806878fc2b33e1adf4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
