Age | Commit message (Collapse) | Author | Files | Lines |
|
lockdownd_client_new()
... instead of in lockdownd_client_new_with_handshake(). This way
the device UUID is also available when only using a non-paired
connection (e.g. when using the idevicepair tool).
|
|
|
|
|
|
|
|
|
|
Thanks to Gordon Assaf for pointing this out.
|
|
The constant for --system option was set to 0 resulting in this
option not being evaluated.
|
|
GStatBuf was introduced with glib 2.25.0 which is more recent than
we actually allow as minimum requirement.
|
|
This change requires gnutls >= 2.2.0 for the latter to be available.
With deprecation starts with gnutls 2.12.0.
|
|
|
|
|
|
DLMessageProcessMessage
|
|
|
|
|
|
|
|
start" earlier
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
incompatible backup
|
|
idevicebackup2
|
|
|
|
|
|
restore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Introduces PRINT_VERBOSE(level, ...) and silences any regular output for
the info and list commands which output documents that can now be piped
from stdout to a file and actually become useful.
|
|
|
|
We have interpreted code 0x0b as CODE_ERROR_REMOTE and printed this error
to the user which was disturbing. However, it is not an error but a flag which
signals the end of a series of data hunks being sent.
|
|
DIRECTORY argument mandatory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|