<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ifuse, branch 1.0.0</title>
<subtitle>A fuse filesystem layer to access the contents of iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/'/>
<entry>
<title>Bump to 1.0.0 and fix a renaming of a constant</title>
<updated>2010-03-21T17:03:17+00:00</updated>
<author>
<name>Matt Colyer</name>
</author>
<published>2010-03-21T17:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=55a04a68d0b8a85c106170713001709369a413eb'/>
<id>55a04a68d0b8a85c106170713001709369a413eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return correct exit status on failure instead of success</title>
<updated>2010-02-09T17:06:52+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-02-08T14:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=7afbe13d141a1ab83f6d54cb35d736f039ca5e63'/>
<id>7afbe13d141a1ab83f6d54cb35d736f039ca5e63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 0.9.7</title>
<updated>2010-01-31T19:06:52+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-01-30T21:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=4b4d0358529ac5f5a7488cef90990036ecdada2e'/>
<id>4b4d0358529ac5f5a7488cef90990036ecdada2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adaption due to libiphone rename to libimobiledevice</title>
<updated>2010-01-31T19:06:52+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-01-30T21:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=de0419fbe8adafda4f09cbc7ef16761ebe35b898'/>
<id>de0419fbe8adafda4f09cbc7ef16761ebe35b898</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove useless typedef</title>
<updated>2010-01-31T19:06:51+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-01-30T20:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=4fdf3585bf9e5f2fd9c2f6881855aa9107ff55d9'/>
<id>4fdf3585bf9e5f2fd9c2f6881855aa9107ff55d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add trademark and disclaimer notice to README</title>
<updated>2010-01-31T19:06:51+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-01-30T20:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=0654a646959ead44ea764ab5fef7f967df58ada3'/>
<id>0654a646959ead44ea764ab5fef7f967df58ada3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version for the release</title>
<updated>2010-01-23T19:35:22+00:00</updated>
<author>
<name>Matt Colyer</name>
</author>
<published>2010-01-23T19:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=4836961a33c824bbdbe6f60414eb26a661dda5d2'/>
<id>4836961a33c824bbdbe6f60414eb26a661dda5d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve error message on failed root filesystem access and add hint to README</title>
<updated>2010-01-22T05:13:40+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-01-21T11:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=f97fdbda9e5660186f40cbeaab82ae7bc0bce5b4'/>
<id>f97fdbda9e5660186f40cbeaab82ae7bc0bce5b4</id>
<content type='text'>
The AFC2 service required to access the root filesystem is non-standard.
It is installed by older jailbreaking software but for instance not by
blackra1n for devices like the 3GS. Now users get a better hint at why
their attempts to use ifuse fail with the --root switch. This also moves
the print to stderr where it actually can be seen by users.

[#107 state:resolved]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The AFC2 service required to access the root filesystem is non-standard.
It is installed by older jailbreaking software but for instance not by
blackra1n for devices like the 3GS. Now users get a better hint at why
their attempts to use ifuse fail with the --root switch. This also moves
the print to stderr where it actually can be seen by users.

[#107 state:resolved]
</pre>
</div>
</content>
</entry>
<entry>
<title>Notify user if startup fails due to the device having a password set</title>
<updated>2010-01-13T02:24:49+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-01-13T02:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=267f8d0aa6d33394ec8c53e24ad7ffeb35288cf3'/>
<id>267f8d0aa6d33394ec8c53e24ad7ffeb35288cf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port to latest libiphone 0.9.6 API</title>
<updated>2010-01-13T01:57:48+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-01-13T01:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=9eb4cc0593b20a84887753785041d17fec64b375'/>
<id>9eb4cc0593b20a84887753785041d17fec64b375</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
