Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-21 | Refactor pair record handling to use new usbmuxd pair record interface | Martin Szulecki | 1 | -3/+9 | |
This refactoring is mandatory as libimobiledevice should not interact with the pair record configuration directory which is owned by the usbmuxd user. This change also adds compatibility for the native usbmuxd and thus pair records saved by iTunes. | |||||
2013-09-17 | idevicepair: Port to use the new userpref API and add systembuid command | Martin Szulecki | 1 | -17/+32 | |
2013-04-25 | common: Move debug and userpref code into libinternalcommon | Martin Szulecki | 1 | -1/+1 | |
2012-11-29 | tools: mass replace 'device' with 'phone' variable names | Nikias Bassen | 1 | -7/+7 | |
2012-04-07 | Update comments of tools to use "device" instead of naming specific models | Martin Szulecki | 1 | -2/+2 | |
2012-03-22 | Mass replace UUID by UDID, which is the correct term for it | Martin Szulecki | 1 | -30/+30 | |
2012-03-18 | Completely remove glib dependency. | Nikias Bassen | 1 | -1/+2 | |
2010-05-28 | Finish implementing idevicepair tool to allow managing pairings with devices | Martin Szulecki | 1 | -37/+75 | |
2010-05-28 | idevicepair: Initial version of a simple pairing utility | Nikias Bassen | 1 | -0/+224 | |