<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/common/path_utils, 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>Include m4 directories in tarball</title>
<updated>2009-09-15T13:55:17+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-09-15T17:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=f1fab7b8210af4ae94453265b607e2dab06789ca'/>
<id>f1fab7b8210af4ae94453265b607e2dab06789ca</id>
<content type='text'>
Necessary for RPM builds on RHEL5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Necessary for RPM builds on RHEL5
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'make tests' target</title>
<updated>2009-09-11T20:22:58+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-09-11T19:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=1df8e4158e752f1f010394d09e8a5e4f8201fd7e'/>
<id>1df8e4158e752f1f010394d09e8a5e4f8201fd7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add path_utils filesystem path manipulation utility functions</title>
<updated>2009-07-15T12:56:51+00:00</updated>
<author>
<name>John Dennis</name>
<email>jdennis@jdennis.(none)</email>
</author>
<published>2009-07-14T15:25:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=df8b16d7d55d97001ed71f629fc21511ec9f8d3b'/>
<id>df8b16d7d55d97001ed71f629fc21511ec9f8d3b</id>
<content type='text'>
remove trace macro, not needed

modifications to satisfy Stephen's checkin review
correct spelling of PATH_UTILS_ERROR_NOT_FULLY_NORMALIZED
add checks for truncation, return error
add checks for getcwd errors
modify (dst &gt;= dst_end) test to be  (dst &gt; dst_end)
remove all use of tabs
remove all trailing whitespace

add missing truncation check after strncpy()

Fix path_utils.pc

Also correct a minor typo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove trace macro, not needed

modifications to satisfy Stephen's checkin review
correct spelling of PATH_UTILS_ERROR_NOT_FULLY_NORMALIZED
add checks for truncation, return error
add checks for getcwd errors
modify (dst &gt;= dst_end) test to be  (dst &gt; dst_end)
remove all use of tabs
remove all trailing whitespace

add missing truncation check after strncpy()

Fix path_utils.pc

Also correct a minor typo.
</pre>
</div>
</content>
</entry>
</feed>
