Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-14 | Add man page for usbmuxd daemon | 1 | -0/+1 | ||
2014-10-14 | Add "check-news" automake option to ensure correct NEWS file on releases | 1 | -1/+1 | ||
2014-09-19 | Fix description format for default value in AC_ARG_WITH of preflight argument | 1 | -1/+1 | ||
2014-09-19 | Add systemd activation autofoo with fallback for udev and manual activation | 1 | -4/+78 | ||
2013-12-13 | add support for reading and writing config and pair record files | 1 | -1/+1 | ||
2013-12-13 | make libplist/protov1 support mandatory | 1 | -23/+1 | ||
2013-09-26 | udev: lower rules numbering to make sure we start as early as possible | 1 | -1/+1 | ||
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. | |||||
2013-09-19 | Bump version to 1.0.9 | 1 | -1/+1 | ||
2013-09-19 | added preflight worker implementation to handle initial device pairing | 1 | -3/+27 | ||
2013-09-17 | remove libusbmuxd sources and adapt source tree to use autotools | 1 | -0/+96 | ||
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 |