<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ifuse/src, branch 1.1.1</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>Fix a few compiler warnings</title>
<updated>2011-01-12T18:48:41+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2011-01-12T18:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=079a3201cb13729ec36a46f124e0500faa5e6771'/>
<id>079a3201cb13729ec36a46f124e0500faa5e6771</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some unused variables</title>
<updated>2011-01-12T18:46:22+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2011-01-12T18:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=5564cc38ba301a0c128eb0364a58ec8295cb7ebd'/>
<id>5564cc38ba301a0c128eb0364a58ec8295cb7ebd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compilation without house_arrest support in libimobiledevice</title>
<updated>2011-01-12T17:54:18+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2011-01-12T17:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=88d721e8668cc1b877afc7a8e6601758bfd5511d'/>
<id>88d721e8668cc1b877afc7a8e6601758bfd5511d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Apple TV to help output and "humanize" some error strings</title>
<updated>2011-01-12T11:17:32+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2011-01-10T13:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=ade66de829129b1ea9bc1482fa5a10183542795e'/>
<id>ade66de829129b1ea9bc1482fa5a10183542795e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only compile house_arrest support with libimobiledevice &gt;= 1.1.0</title>
<updated>2010-12-22T12:33:51+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-12-22T12:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=15bb69a2d92c9eb7b4e0e2b8a5d2e9cdffeec8ba'/>
<id>15bb69a2d92c9eb7b4e0e2b8a5d2e9cdffeec8ba</id>
<content type='text'>
Since the house_arrest support was introduced with libimobiledevice 1.1.0
we only compile it in if at least version 1.1.0 is found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the house_arrest support was introduced with libimobiledevice 1.1.0
we only compile it in if at least version 1.1.0 is found.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use VendContainer command for house_arrest feature as it appears to work on iOS 3.x aswell</title>
<updated>2010-11-20T14:40:59+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-11-20T14:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=ebe8451a03f82772304657d3881a71530bafa1e4'/>
<id>ebe8451a03f82772304657d3881a71530bafa1e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New option --appid allowing to mount the Documents folder of an app</title>
<updated>2010-11-06T12:27:58+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2010-11-06T12:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=9a3427719beb850a8792c4dc91cadd54cd7321d7'/>
<id>9a3427719beb850a8792c4dc91cadd54cd7321d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FreeBSD doesn't have ENODATA, so fake it as EIO if not defined.</title>
<updated>2010-06-12T16:26:47+00:00</updated>
<author>
<name>Jacob Myers</name>
</author>
<published>2010-06-12T04:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=83bfd68786a7aa77ca9b493e1c50fdd212d2dd26'/>
<id>83bfd68786a7aa77ca9b493e1c50fdd212d2dd26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add iPad references and update README</title>
<updated>2010-04-22T17:04:47+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-04-22T17:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=4ba721f890247db11373adcc1bc9abdba06279ba'/>
<id>4ba721f890247db11373adcc1bc9abdba06279ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
