<feed xmlns='http://www.w3.org/2005/Atom'>
<title>usbmuxd, branch v1.0.0</title>
<subtitle>A socket daemon to multiplex connections from and to iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/'/>
<entry>
<title>Fix: properly remove devices from collection when usbmuxd terminates</title>
<updated>2009-11-05T21:34:21+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2009-11-05T21:34:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=2a32789c0c431b312908b2b8fad3aa780058a238'/>
<id>2a32789c0c431b312908b2b8fad3aa780058a238</id>
<content type='text'>
... instead of freeing the collection itself. This fixes the problem
with gvfs Volumes not getting removed when unplugging a device and thus
increasing the number of devices listed under 'Places' or the save file
dialog in GNOME.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... instead of freeing the collection itself. This fixes the problem
with gvfs Volumes not getting removed when unplugging a device and thus
increasing the number of devices listed under 'Places' or the save file
dialog in GNOME.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix signal handling and work around a udev bug</title>
<updated>2009-10-31T19:21:35+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2009-10-31T19:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=384d76f27cc431f91e49b0ebfcc3fbdb1e2aa34f'/>
<id>384d76f27cc431f91e49b0ebfcc3fbdb1e2aa34f</id>
<content type='text'>
Switch to ppoll() to avoid a race condition while handling signals
(see the ppoll/pselect manpages) and also work around the udev bug
that causes child processes to inherit udev's signal mask (which
masks everything).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch to ppoll() to avoid a race condition while handling signals
(see the ppoll/pselect manpages) and also work around the udev bug
that causes child processes to inherit udev's signal mask (which
masks everything).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix USB pid range check: was trying to claim all Apple devices</title>
<updated>2009-10-31T18:14:36+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2009-10-31T18:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=cf9f537aaf5ec2ff7d3749647c6501fbbdf51540'/>
<id>cf9f537aaf5ec2ff7d3749647c6501fbbdf51540</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add .gitattributes to ignore git stuff on export</title>
<updated>2009-10-31T01:30:59+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2009-10-31T01:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=ba69ddd479c02a0e41b0f0447e9b3b9a09de6701'/>
<id>ba69ddd479c02a0e41b0f0447e9b3b9a09de6701</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Link libusbmuxd with pthread (fix underlinking)</title>
<updated>2009-10-31T00:21:28+00:00</updated>
<author>
<name>Christophe Fergeau</name>
</author>
<published>2009-10-31T00:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=0161ec78ecc579795c9dd2e8d9f7732dbc7ff829'/>
<id>0161ec78ecc579795c9dd2e8d9f7732dbc7ff829</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Use LIB_SUFFIX for udev rules file too"</title>
<updated>2009-10-30T14:40:48+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2009-10-30T14:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=65b4442c1ee4dd0ad1dcd9d69d2b8a2c3a2f01b0'/>
<id>65b4442c1ee4dd0ad1dcd9d69d2b8a2c3a2f01b0</id>
<content type='text'>
This reverts commit 7682ad8e1baf5ebd4ad1e30f43a267220e2adffc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7682ad8e1baf5ebd4ad1e30f43a267220e2adffc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use LIB_SUFFIX for udev rules file too</title>
<updated>2009-10-28T21:28:26+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2009-10-28T21:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=7682ad8e1baf5ebd4ad1e30f43a267220e2adffc'/>
<id>7682ad8e1baf5ebd4ad1e30f43a267220e2adffc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add build time reminder about creating a user</title>
<updated>2009-10-28T04:16:28+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2009-10-28T04:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=f4606c8d1ad44dad5c0c515c330a68884e501ece'/>
<id>f4606c8d1ad44dad5c0c515c330a68884e501ece</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix usbmuxd-&gt;usbmux username in README</title>
<updated>2009-10-28T04:15:31+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2009-10-28T04:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=5ed60157819d139e1ab215c766ced46364cf8983'/>
<id>5ed60157819d139e1ab215c766ced46364cf8983</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use lib64 on 64-bit systems</title>
<updated>2009-10-27T23:14:21+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2009-10-27T23:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/usbmuxd.git/commit/?id=e4f4f9e4c47fe40e0f89d3b8c5c6151833fc54a7'/>
<id>e4f4f9e4c47fe40e0f89d3b8c5c6151833fc54a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
