<feed xmlns='http://www.w3.org/2005/Atom'>
<title>usbmuxd/udev, branch v1.0.2</title>
<subtitle>A socket daemon to multiplex connections from and to iOS devices</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/'/>
<entry>
<title>Require explicit username to drop privs</title>
<updated>2010-01-29T23:33:57+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-01-29T23:33:57+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=9932ebe49a47c929c8345625a907e5d4e73fe3d5'/>
<id>9932ebe49a47c929c8345625a907e5d4e73fe3d5</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.libimobiledevice.org/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.libimobiledevice.org/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>Match a range of supported USB IDs and make iPod Touch 64GB work</title>
<updated>2009-09-23T11:23:22+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2009-09-23T11:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=b6e197667f5c94edca5f6617b897cf9b879e4a2a'/>
<id>b6e197667f5c94edca5f6617b897cf9b879e4a2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge the two development histories</title>
<updated>2009-08-20T04:51:10+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2009-08-20T01:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=1a0c58e4062da7db73b4c08963f741cf016f6aa5'/>
<id>1a0c58e4062da7db73b4c08963f741cf016f6aa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port udev rules to newer kernels</title>
<updated>2009-08-15T12:55:14+00:00</updated>
<author>
<name>Bastien Nocera</name>
</author>
<published>2009-08-15T12:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=79ca4d9a3c3a82bb5a3f9be1ac7a2533c7a89b05'/>
<id>79ca4d9a3c3a82bb5a3f9be1ac7a2533c7a89b05</id>
<content type='text'>
Remove use of usb_endpoint, it's gone in newer kernels.

Signed-off-by: Nikias Bassen &lt;nikias@gmx.li&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove use of usb_endpoint, it's gone in newer kernels.

Signed-off-by: Nikias Bassen &lt;nikias@gmx.li&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Install udev rules in the correct location</title>
<updated>2009-08-15T12:52:13+00:00</updated>
<author>
<name>Bastien Nocera</name>
</author>
<published>2009-08-15T12:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=f44dcbc5ec73baa3652627fc4b7a38875b2d496b'/>
<id>f44dcbc5ec73baa3652627fc4b7a38875b2d496b</id>
<content type='text'>
The ones in /etc are supposed to be configurable ones.

Signed-off-by: Nikias Bassen &lt;nikias@gmx.li&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ones in /etc are supposed to be configurable ones.

Signed-off-by: Nikias Bassen &lt;nikias@gmx.li&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use udev -x/-u in udev rules</title>
<updated>2009-08-04T17:14:55+00:00</updated>
<author>
<name>Bastien Nocera</name>
</author>
<published>2009-08-04T17:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=8fc5311c3d1b9bcf39cd209004d92824b87d3883'/>
<id>8fc5311c3d1b9bcf39cd209004d92824b87d3883</id>
<content type='text'>
This will make them work on non-Debian distributions.

Signed-off-by: Nikias Bassen &lt;nikias@gmx.li&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will make them work on non-Debian distributions.

Signed-off-by: Nikias Bassen &lt;nikias@gmx.li&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Use udev mode in the udev rules"</title>
<updated>2009-08-03T22:43:09+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2009-08-03T22:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=29ab549b8bf981243efcc924bf6539a8170de3cc'/>
<id>29ab549b8bf981243efcc924bf6539a8170de3cc</id>
<content type='text'>
This reverts commit 91fc30c3247dbc41ce2dfcedfd6086c513ffa80a.

Not working as expected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 91fc30c3247dbc41ce2dfcedfd6086c513ffa80a.

Not working as expected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use udev mode in the udev rules</title>
<updated>2009-08-03T19:23:25+00:00</updated>
<author>
<name>Bastien Nocera</name>
</author>
<published>2009-08-03T19:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=91fc30c3247dbc41ce2dfcedfd6086c513ffa80a'/>
<id>91fc30c3247dbc41ce2dfcedfd6086c513ffa80a</id>
<content type='text'>
Otherwise this only works on Debian-based systems.

Signed-off-by: Nikias Bassen &lt;nikias@gmx.li&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise this only works on Debian-based systems.

Signed-off-by: Nikias Bassen &lt;nikias@gmx.li&gt;
</pre>
</div>
</content>
</entry>
</feed>
