Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-08 | tools: Small fixes for idevice_id | 1 | -23/+13 | ||
2019-11-07 | tools: Update idevice_id with new API to allow listing available network devices | 1 | -43/+75 | ||
Using the -n option, idevice_id will print available network devices while -l will only print available USB devices. | |||||
2019-09-28 | tools: Ignore SIGPIPE wherever possible | 1 | -0/+7 | ||
2018-10-01 | tools: Remove length check on device UDID arguments to support newer devices | 1 | -3/+3 | ||
The 40 characters length check on the device UDID made newer devices unusable with the libimobiledevice tools and was actually redundant since an invalid UDID will always fail to resolve. This commit removes the length check alltogether (but makes sure it is not an empty string ""). | |||||
2015-10-06 | tools: Use PACKAGE_URL define for homepage project links in usage output | 1 | -1/+5 | ||
2015-01-28 | Remove trailing whitespace errors from all files | 1 | -4/+4 | ||
2015-01-27 | tools: Add link to project homepage on usage output | 1 | -0/+1 | ||
2013-03-19 | idevice_id: Rename devname variable which shadows a global declaration on OS X | 1 | -5/+5 | ||
2012-11-29 | tools: mass replace 'device' with 'phone' variable names | 1 | -6/+6 | ||
2012-11-29 | tools: use pointer instead of static buffer for UDID since it can start with '0' | 1 | -3/+2 | ||
2012-04-07 | tools: Add proper LGPL license header for idevice_id | 1 | -0/+21 | ||
2012-04-07 | Update comments of tools to use "device" instead of naming specific models | 1 | -1/+1 | ||
2012-03-22 | Mass replace UUID by UDID, which is the correct term for it | 1 | -9/+9 | ||
2010-01-29 | Global renames due to project rename to libimobiledevice | 1 | -0/+107 | ||