<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/common/path_utils/m4, branch master</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>Remove common directory</title>
<updated>2010-08-19T15:15:09+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-08-13T18:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=ad42d90b7e23978b62e36d6885d5fea0a105d6d0'/>
<id>ad42d90b7e23978b62e36d6885d5fea0a105d6d0</id>
<content type='text'>
All files formerly in common are now being built individually out
of the ding-libs repository.

git clone git://git.fedorahosted.org/git/ding-libs.git
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All files formerly in common are now being built individually out
of the ding-libs repository.

git clone git://git.fedorahosted.org/git/ding-libs.git
</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>
