<feed xmlns='http://www.w3.org/2005/Atom'>
<title>metastore/src, branch v1.1.0</title>
<subtitle>File metadata backup/comparison/restoration tool</subtitle>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/'/>
<entry>
<title>Improve code formatting and convert `unsigned int` to `unsigned`.</title>
<updated>2016-02-01T21:44:26+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2016-02-01T21:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=2acfa931d4a50c32693cd6ab93ff35f9120bf104'/>
<id>2acfa931d4a50c32693cd6ab93ff35f9120bf104</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>metaentry.c: Do not compare signed and unsigned integer.</title>
<updated>2016-02-01T21:23:49+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2016-02-01T21:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=8b30d7041aa567ce0213c6ba21834e84cbfc3cee'/>
<id>8b30d7041aa567ce0213c6ba21834e84cbfc3cee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>metaentry.c: Fix meta entry handling in case of xattr errors.</title>
<updated>2016-01-12T00:04:13+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2016-01-12T00:04:13+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=98e73203bf9df504cd45baab0bee63c6fe7a14df'/>
<id>98e73203bf9df504cd45baab0bee63c6fe7a14df</id>
<content type='text'>
getxattr() call can fail in mentry_create(), so NULL-initialize
mentry-&gt;xattr_values[i] and update mentry-&gt;xattrs upon error, so there
is no attempt in mentry_free() to free unitialized xattr_names[i] and
xattr_values[i] pointers.

Fixes #38.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
getxattr() call can fail in mentry_create(), so NULL-initialize
mentry-&gt;xattr_values[i] and update mentry-&gt;xattrs upon error, so there
is no attempt in mentry_free() to free unitialized xattr_names[i] and
xattr_values[i] pointers.

Fixes #38.
</pre>
</div>
</content>
</entry>
<entry>
<title>metaentry.c: Include &lt;bsd/string.h&gt; only on non-BSD platforms.</title>
<updated>2016-01-08T23:44:16+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2016-01-08T23:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=f256eda0f284f727ab2553934d19fdc94f401fa5'/>
<id>f256eda0f284f727ab2553934d19fdc94f401fa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add action to show metastore version: -v / --version.</title>
<updated>2015-12-01T00:44:21+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2015-12-01T00:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=f27108a4b114c9d83de25d2beba5c7c0a1d1c20b'/>
<id>f27108a4b114c9d83de25d2beba5c7c0a1d1c20b</id>
<content type='text'>
Fixes #36.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #36.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move source files to src/ directory.</title>
<updated>2015-09-13T20:12:14+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2015-09-13T20:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=16ab153f3a54194e3217fcf1a235904e4b61623b'/>
<id>16ab153f3a54194e3217fcf1a235904e4b61623b</id>
<content type='text'>
As a bonus you can build out-of-tree now via make -f.
It's part of the work related to issue #22.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As a bonus you can build out-of-tree now via make -f.
It's part of the work related to issue #22.
</pre>
</div>
</content>
</entry>
</feed>
