<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NetFS, branch netfs-1.0.2</title>
<subtitle>ZeroC ICE based network filesystem.</subtitle>
<id>https://git.randomdan.homeip.net/repo/netfs/atom?h=netfs-1.0.2</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/netfs/atom?h=netfs-1.0.2'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs/'/>
<updated>2014-10-13T23:23:19Z</updated>
<entry>
<title>Actually install the mknod hook</title>
<updated>2014-10-13T23:23:19Z</updated>
<author>
<name>randomdan</name>
<email>randomdan@localhost</email>
</author>
<published>2014-10-13T23:23:19Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs/commit/?id=cffb892b8a6a34d9f377ccf6fa08d641218103f8'/>
<id>urn:sha1:cffb892b8a6a34d9f377ccf6fa08d641218103f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds mknod support</title>
<updated>2014-10-13T18:30:38Z</updated>
<author>
<name>randomdan</name>
<email>randomdan@localhost</email>
</author>
<published>2014-10-13T18:30:38Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs/commit/?id=62ef860e426d2e66dfa4b9aaf926b52eade5eec4'/>
<id>urn:sha1:62ef860e426d2e66dfa4b9aaf926b52eade5eec4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slicer compat fix</title>
<updated>2014-09-27T12:42:04Z</updated>
<author>
<name>randomdan</name>
<email>randomdan@localhost</email>
</author>
<published>2014-09-27T12:42:04Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs/commit/?id=350c6d243fcd1cd7b025d000940d1ce2784f022d'/>
<id>urn:sha1:350c6d243fcd1cd7b025d000940d1ce2784f022d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Match the new Slicer interface</title>
<updated>2014-09-11T19:16:30Z</updated>
<author>
<name>randomdan</name>
<email>randomdan@localhost</email>
</author>
<published>2014-09-11T19:16:30Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs/commit/?id=78ca990b9fb6df444c2b5f60ab1b0ec5b634356a'/>
<id>urn:sha1:78ca990b9fb6df444c2b5f60ab1b0ec5b634356a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slice configuration for client</title>
<updated>2014-06-27T18:31:36Z</updated>
<author>
<name>randomdan</name>
<email>randomdan@localhost</email>
</author>
<published>2014-06-27T18:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs/commit/?id=5931fef7b0cb2317850f5f007dec2f3bbd6a7004'/>
<id>urn:sha1:5931fef7b0cb2317850f5f007dec2f3bbd6a7004</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Swallow _netdev option so it can be used in fstab</title>
<updated>2014-06-26T23:18:50Z</updated>
<author>
<name>randomdan</name>
<email>randomdan@localhost</email>
</author>
<published>2014-06-26T23:18:50Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs/commit/?id=dcac2ffe6b181a47e706b5ebc49f23887abaf573'/>
<id>urn:sha1:dcac2ffe6b181a47e706b5ebc49f23887abaf573</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More friendly linkflags and some ycm configs</title>
<updated>2014-06-05T09:08:06Z</updated>
<author>
<name>randomdan</name>
<email>randomdan@localhost</email>
</author>
<published>2014-06-05T09:08:06Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs/commit/?id=f4dd86c18a66a3fbbd3341f89c5dc62f422ef092'/>
<id>urn:sha1:f4dd86c18a66a3fbbd3341f89c5dc62f422ef092</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Static entry caches</title>
<updated>2014-06-05T08:59:26Z</updated>
<author>
<name>randomdan</name>
<email>randomdan@localhost</email>
</author>
<published>2014-06-05T08:59:26Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs/commit/?id=489824e6f44614f864fccc8f7b4fe9d672990cc3'/>
<id>urn:sha1:489824e6f44614f864fccc8f7b4fe9d672990cc3</id>
<content type='text'>
Improved checking of user/group memberships
</content>
</entry>
<entry>
<title>Split out ICE support from project jam file, add support for slicer</title>
<updated>2014-06-02T10:38:29Z</updated>
<author>
<name>randomdan</name>
<email>randomdan@localhost</email>
</author>
<published>2014-06-02T10:38:29Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs/commit/?id=dbfe4b049df0024a09ee4247e2093f3c14861f82'/>
<id>urn:sha1:dbfe4b049df0024a09ee4247e2093f3c14861f82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use slicer for configuration reading, revise sample configs accordingly</title>
<updated>2014-06-02T10:34:05Z</updated>
<author>
<name>randomdan</name>
<email>randomdan@localhost</email>
</author>
<published>2014-06-02T10:34:05Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/netfs/commit/?id=57c121a887ae8c5947089eafda5709fcba5c3726'/>
<id>urn:sha1:57c121a887ae8c5947089eafda5709fcba5c3726</id>
<content type='text'>
</content>
</entry>
</feed>
