summaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2013-12-13add support for reading and writing config and pair record filesGravatar Nikias Bassen1-1/+1
2013-12-13make libplist/protov1 support mandatoryGravatar Nikias Bassen1-23/+1
2013-09-26udev: lower rules numbering to make sure we start as early as possibleGravatar Nikias Bassen1-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-19Bump version to 1.0.9Gravatar Martin Szulecki1-1/+1
2013-09-19added preflight worker implementation to handle initial device pairingGravatar Nikias Bassen1-3/+27
2013-09-17remove libusbmuxd sources and adapt source tree to use autotoolsGravatar Nikias Bassen1-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