<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ifuse/src, branch 0.9.6</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>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>
<entry>
<title>Remove hardcoded allow_other fuse argument as some distros don't allow it.</title>
<updated>2010-01-09T22:46:43+00:00</updated>
<author>
<name>Fernando Silveira</name>
</author>
<published>2010-01-09T22:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=7cd9a554db66914735e6430f6c5b6362b8c5460a'/>
<id>7cd9a554db66914735e6430f6c5b6362b8c5460a</id>
<content type='text'>
Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of uuid command line argument</title>
<updated>2009-11-09T15:45:06+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-11-08T15:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=1bc3778465a4a1d5b6233d4d246c4bc7be528c86'/>
<id>1bc3778465a4a1d5b6233d4d246c4bc7be528c86</id>
<content type='text'>
Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;

[#83 state:resolved]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;

[#83 state:resolved]
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for setting modification time (ifuse_utimens).</title>
<updated>2009-11-03T04:53:38+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2009-11-02T12:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=429df523678c01ed1ff39c3d6eed88d4e11bf3c4'/>
<id>429df523678c01ed1ff39c3d6eed88d4e11bf3c4</id>
<content type='text'>
Support for this is available since iphone OS 3.1, for devices prior to
this version this operation just returns success.

Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support for this is available since iphone OS 3.1, for devices prior to
this version this operation just returns success.

Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ifuse_getattr: add st_mtime support introduced in os 3.1</title>
<updated>2009-10-29T13:54:32+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2009-10-29T02:37:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=704abbe97857274b84adc17500d6defca7ffd33b'/>
<id>704abbe97857274b84adc17500d6defca7ffd33b</id>
<content type='text'>
Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Matt Colyer &lt;matt@colyer.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite option handling and add option to allow mounting a specific device</title>
<updated>2009-09-12T18:01:38+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-09-12T18:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=7c744c2d80a0da84629f826725290faed591d3fe'/>
<id>7c744c2d80a0da84629f826725290faed591d3fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename binary to ifuse again and install to user bin directory</title>
<updated>2009-09-12T11:45:27+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-09-12T11:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=6654fe1c804625431812eda2bed2a7ba7eaeba00'/>
<id>6654fe1c804625431812eda2bed2a7ba7eaeba00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adaption to latest libiphone API change.</title>
<updated>2009-09-12T09:45:07+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2009-09-10T11:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=cf902d602c41efb6e2521a93b536fbad1cfb2e63'/>
<id>cf902d602c41efb6e2521a93b536fbad1cfb2e63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
