<feed xmlns='http://www.w3.org/2005/Atom'>
<title>usbmuxd/udev, branch 1.1.1</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>Fix udev rules</title>
<updated>2020-01-21T02:15:57+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2020-01-21T02:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=8a69f1a78a58476f77b66916091d2405d0cd815f'/>
<id>8a69f1a78a58476f77b66916091d2405d0cd815f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support T2 chip in restore mode</title>
<updated>2019-12-16T16:59:45+00:00</updated>
<author>
<name>Rick Mark</name>
</author>
<published>2019-12-16T16:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=ec5ff91cfabd30637f8af8f5c79baf4d7818ce57'/>
<id>ec5ff91cfabd30637f8af8f5c79baf4d7818ce57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>udev: Work around systemd bug related to bind events on Linux 4.12+</title>
<updated>2018-04-18T16:44:23+00:00</updated>
<author>
<name>Bastien Nocera</name>
</author>
<published>2018-04-18T16:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=b95a0a014d48e3d4169d2f9885fcd0863abd57c1'/>
<id>b95a0a014d48e3d4169d2f9885fcd0863abd57c1</id>
<content type='text'>
Make sure that udev doesn't lose our properties when bind events come
in, as implemented in kernels 4.12+.

See https://github.com/systemd/systemd/issues/8221
and https://github.com/systemd/systemd/issues/7109
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure that udev doesn't lose our properties when bind events come
in, as implemented in kernels 4.12+.

See https://github.com/systemd/systemd/issues/8221
and https://github.com/systemd/systemd/issues/7109
</pre>
</div>
</content>
</entry>
<entry>
<title>udev: Handle all events only once</title>
<updated>2018-01-31T00:10:54+00:00</updated>
<author>
<name>Rudolf Tammekivi</name>
</author>
<published>2018-01-31T00:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=b888970f68fb16961a7cc3a526065fab7a5d96ca'/>
<id>b888970f68fb16961a7cc3a526065fab7a5d96ca</id>
<content type='text'>
This fixes spontaneous USB reconfiguration causing "remove" event to be sent to
the daemon, which causes it to close itself if it did not have enough time to
connect to phone.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes spontaneous USB reconfiguration causing "remove" event to be sent to
the daemon, which causes it to close itself if it did not have enough time to
connect to phone.
</pre>
</div>
</content>
</entry>
<entry>
<title>udev: ensure that all events relating to device are tagged systemd</title>
<updated>2018-01-31T00:08:58+00:00</updated>
<author>
<name>Gavin Li</name>
</author>
<published>2018-01-14T10:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=7f54d304149f405dc70ac924471df0d5e3e5ea09'/>
<id>7f54d304149f405dc70ac924471df0d5e3e5ea09</id>
<content type='text'>
systemd will not restart the usbmuxd service the after the first time it
is plugged in if it does not receive the "remove" events, which also
happen to lack the idVendor and idProduct attributes, so use
ENV{PRODUCT} instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
systemd will not restart the usbmuxd service the after the first time it
is plugged in if it does not receive the "remove" events, which also
happen to lack the idVendor and idProduct attributes, so use
ENV{PRODUCT} instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add systemd activation autofoo with fallback for udev and manual activation</title>
<updated>2014-09-19T16:54:02+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2014-07-26T15:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.libimobiledevice.org/usbmuxd.git/commit/?id=577538f213cd7132c7450db393fd6fef6bb46b5a'/>
<id>577538f213cd7132c7450db393fd6fef6bb46b5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
