<feed xmlns='http://www.w3.org/2005/Atom'>
<title>usbmuxd/udev, branch lograw</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>udev: Set "deactivated" USB configuration on iOS devices by default</title>
<updated>2013-11-04T21:39:21+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2013-11-04T21:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=34870ec42b9a535efbe1d597022a47747412a64f'/>
<id>34870ec42b9a535efbe1d597022a47747412a64f</id>
<content type='text'>
With the introduction of iOS 7, devices should start of in the "deactivated"
USB configuration "0" by default to not trigger a trust dialog.
Once the devices are identified, usbmuxd will set the correct USB configuration
itself and immediately run the preflight worker code to ensure a trust
relationship with the host is established. This change fixes the trust dialog
from appearing during hotplug of paired devices. The last remaining issue is
that current kernel code still sets the USB configuration to "1" by default
before the udev rules and thus causes multiple connection beeps.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the introduction of iOS 7, devices should start of in the "deactivated"
USB configuration "0" by default to not trigger a trust dialog.
Once the devices are identified, usbmuxd will set the correct USB configuration
itself and immediately run the preflight worker code to ensure a trust
relationship with the host is established. This change fixes the trust dialog
from appearing during hotplug of paired devices. The last remaining issue is
that current kernel code still sets the USB configuration to "1" by default
before the udev rules and thus causes multiple connection beeps.
</pre>
</div>
</content>
</entry>
<entry>
<title>udev: lower rules numbering to make sure we start as early as possible</title>
<updated>2013-09-26T20:39:11+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-09-26T20:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=e1866496eb25daba639492f6fa8b8529f0950501'/>
<id>e1866496eb25daba639492f6fa8b8529f0950501</id>
<content type='text'>
To prevent the trust dialog from appearing on iOS7 devices we need to make
sure that no PTP access is happening before usbmuxd starts. So we start as
early as possible so the device will be in trusted host state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To prevent the trust dialog from appearing on iOS7 devices we need to make
sure that no PTP access is happening before usbmuxd starts. So we start as
early as possible so the device will be in trusted host state.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove libusbmuxd sources and adapt source tree to use autotools</title>
<updated>2013-09-17T09:30:01+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-09-17T09:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=f4758e8b15cd30fe3f7f18de42e2ea20bc5696f0'/>
<id>f4758e8b15cd30fe3f7f18de42e2ea20bc5696f0</id>
<content type='text'>
libusbmuxd has been split off and is now managed in a separate repository.
By the time of this commit, the repository is:
git clone http://git.sukimashita.com/libusbmuxd.git
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libusbmuxd has been split off and is now managed in a separate repository.
By the time of this commit, the repository is:
git clone http://git.sukimashita.com/libusbmuxd.git
</pre>
</div>
</content>
</entry>
<entry>
<title>udev: Set owner to usbmux on device node to make it useable for usbmux user</title>
<updated>2012-04-07T19:23:00+00:00</updated>
<author>
<name>Martin S</name>
</author>
<published>2012-04-07T19:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=53d2f8a495fe9baaff7695da02a39476cd5d2d6f'/>
<id>53d2f8a495fe9baaff7695da02a39476cd5d2d6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump PID range for iPad 2, iPhone 5 and their variants</title>
<updated>2011-03-15T11:35:15+00:00</updated>
<author>
<name>Martin S</name>
</author>
<published>2011-03-14T14:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=00335c0197c3e130d7002ebab2a808a9433b3233'/>
<id>00335c0197c3e130d7002ebab2a808a9433b3233</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump udev rules to 0-9a-f, should last for a few device iterations</title>
<updated>2010-09-19T13:52:31+00:00</updated>
<author>
<name>Hector Martin</name>
</author>
<published>2010-09-19T13:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=f8a406e4f4b2627baf37cb2c20e327bc5e62ca87'/>
<id>f8a406e4f4b2627baf37cb2c20e327bc5e62ca87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect the iPad and let usbmuxd talk to it</title>
<updated>2010-04-04T14:20:24+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-04-04T00:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=803f6ccfeaf49aadbf56d544811864d147f00eac'/>
<id>803f6ccfeaf49aadbf56d544811864d147f00eac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Flag udev device with USBMUX_SUPPORTED</title>
<updated>2010-03-22T15:31:41+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2010-03-20T20:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=575c4a4ad93eb832996249ebd94d3242c859095b'/>
<id>575c4a4ad93eb832996249ebd94d3242c859095b</id>
<content type='text'>
Desktop tools can now check for devices supporting the usbmux
protocol without having to maintain any usb id ranges or similar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Desktop tools can now check for devices supporting the usbmux
protocol without having to maintain any usb id ranges or similar.
</pre>
</div>
</content>
</entry>
<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>
</feed>
