Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-05 | tools: Unify --network command line switch and add it where missing | 1 | -3/+9 | ||
2020-06-05 | tools: Add --version command line switch | 1 | -2/+10 | ||
2020-06-04 | Unify usage output in all tools and add bugreport URL | 1 | -4/+7 | ||
2018-10-01 | tools: Remove length check on device UDID arguments to support newer devices | 1 | -2/+2 | ||
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 | -1/+1 | ||
2015-01-27 | tools: Add link to project homepage on usage output | 1 | -0/+1 | ||
2015-01-12 | Add new "idevicenotificationproxy" tool to post or observe notifications | 1 | -0/+257 | ||