<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ifuse, branch master</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>Updated NEWS for release</title>
<updated>2026-04-22T08:35:01+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2026-04-22T08:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=f7eac74184ff240c8ba9cf9b413eed75968a462a'/>
<id>f7eac74184ff240c8ba9cf9b413eed75968a462a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated README</title>
<updated>2026-04-22T08:34:50+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2026-04-22T08:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=4498e2a06e193ca5ae27479107156e3f0b565052'/>
<id>4498e2a06e193ca5ae27479107156e3f0b565052</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix FUSE capability flags set during initialization.</title>
<updated>2026-02-17T06:58:47+00:00</updated>
<author>
<name>Evgeny Kapun</name>
</author>
<published>2026-02-17T06:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=903a29c7424028304aeef137d7c24e176b73fccf'/>
<id>903a29c7424028304aeef137d7c24e176b73fccf</id>
<content type='text'>
The intent behind the line "conn-&gt;want &amp;= FUSE_CAP_ASYNC_READ;" was likely to clear the FUSE_CAP_ASYNC_READ flag, but it actually clears all the other flags instead. This commit changes it to clear only that flag.

Fixes #107
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The intent behind the line "conn-&gt;want &amp;= FUSE_CAP_ASYNC_READ;" was likely to clear the FUSE_CAP_ASYNC_READ flag, but it actually clears all the other flags instead. This commit changes it to clear only that flag.

Fixes #107
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS for release</title>
<updated>2025-10-14T01:06:34+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-10-14T01:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=8f8e12ee196543916650d5618297a6bf53783747'/>
<id>8f8e12ee196543916650d5618297a6bf53783747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated README</title>
<updated>2025-10-14T01:01:46+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-10-14T01:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=bcb9bd34251b668842ec378416cc5736793a02b5'/>
<id>bcb9bd34251b668842ec378416cc5736793a02b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use libimobiledevice 1.4.0</title>
<updated>2025-10-14T00:48:47+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-10-14T00:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=d7e7cba32e768358d98b854183c19cc2512b6366'/>
<id>d7e7cba32e768358d98b854183c19cc2512b6366</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update deprecated autoconf macros and automatically derive version number from latest git tag</title>
<updated>2025-09-29T09:19:59+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-09-29T09:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=c71cc3d9caa830bea91cf82c60f2d912e66aa9d5'/>
<id>c71cc3d9caa830bea91cf82c60f2d912e66aa9d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build on macOS (disable Darwin extensions)</title>
<updated>2025-09-29T09:10:14+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2025-09-29T09:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=e22e5b2a54475eca5eddd3afe1f1997a992c5040'/>
<id>e22e5b2a54475eca5eddd3afe1f1997a992c5040</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add chown and chmod stubs</title>
<updated>2025-09-24T14:01:37+00:00</updated>
<author>
<name>Alexander Bakanovskii</name>
</author>
<published>2025-09-24T11:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=abdd4d93a18ee9c03a90da740ff690c065a580d4'/>
<id>abdd4d93a18ee9c03a90da740ff690c065a580d4</id>
<content type='text'>
Fixes: #110
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #110
</pre>
</div>
</content>
</entry>
<entry>
<title>Indicate that usbmuxd is a runtime dependency</title>
<updated>2025-09-24T13:55:47+00:00</updated>
<author>
<name>Hugo Osvaldo Barrera</name>
</author>
<published>2023-08-13T16:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/ifuse.git/commit/?id=784c98dd4064bbbc621ea85d9f3e3a703f6e78d2'/>
<id>784c98dd4064bbbc621ea85d9f3e3a703f6e78d2</id>
<content type='text'>
Fixes #91
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #91
</pre>
</div>
</content>
</entry>
</feed>
