summaryrefslogtreecommitdiff
path: root/tools/idevice_id.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Use getopt for option parsing in all toolsNikias Bassen2022-04-301-14/+13
* idevice_id: Fix lowercase typo in device list connection type labelMartin Szulecki2020-06-071-1/+1
* idevice_id: Change WiFi -> network to be more consistentNikias Bassen2020-06-051-1/+1
* idevice_id: Update usage and man page, and list all devices when run without ...Nikias Bassen2020-06-051-5/+7
* tools: Add --version command line switchNikias Bassen2020-06-051-2/+9
* Unify usage output in all tools and add bugreport URLMartin Szulecki2020-06-041-10/+15
* tools: Small fixes for idevice_idNikias Bassen2019-11-081-23/+13
* tools: Update idevice_id with new API to allow listing available network devicesNikias Bassen2019-11-071-43/+75
* tools: Ignore SIGPIPE wherever possibleNikias Bassen2019-09-281-0/+7
* tools: Remove length check on device UDID arguments to support newer devicesNikias Bassen2018-10-011-3/+3
* tools: Use PACKAGE_URL define for homepage project links in usage outputMartin Szulecki2015-10-061-1/+5
* Remove trailing whitespace errors from all filesMartin Szulecki2015-01-281-4/+4
* tools: Add link to project homepage on usage outputMartin Szulecki2015-01-271-0/+1
* idevice_id: Rename devname variable which shadows a global declaration on OS XMartin Szulecki2013-03-191-5/+5
* tools: mass replace 'device' with 'phone' variable namesNikias Bassen2012-11-291-6/+6
* tools: use pointer instead of static buffer for UDID since it can start with '0'Nikias Bassen2012-11-291-3/+2
* tools: Add proper LGPL license header for idevice_idMartin Szulecki2012-04-071-0/+21
* Update comments of tools to use "device" instead of naming specific modelsMartin Szulecki2012-04-071-1/+1
* Mass replace UUID by UDID, which is the correct term for itMartin Szulecki2012-03-221-9/+9
* Global renames due to project rename to libimobiledeviceNikias Bassen2010-01-291-0/+107