Age | Commit message (Collapse) | Author | Files | Lines |
|
Removes repeated malloc/free too, limits the maximum filenames to try to 65535
and fails if no unique filename could be found. I think this limit is VERY
generous. If there are really so many files to test against it will also cause
an unconveniently long delay, but I felt a lower limit could still be easily
reached.
|
|
|
|
without killing the app
|
|
|
|
|
|
application info
|
|
|
|
absence of --network option
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
options
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also adds support for the long argument `--network` for `-n` as stated in the usage
|
|
Format functions expect a constant expression, not a variable.
Simplified the code slightly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Using the -n option, idevice_id will print available network devices while
-l will only print available USB devices.
|
|
|
|
|
|
|
|
|
|
or change the password
|
|
|
|
|
|
size
|
|
|
|
Both in idevicediagnostics man page and in an error message
|