Age | Commit message (Collapse) | Author | Files | Lines |
|
This brings back the automatic pairing feature if not yet paired.
|
|
This hammered the device with BackupFileReceived messages and caused the
backup to fail in the middle of the backup process.
|
|
The checked node was already changed within the loop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This better reflects that a newly allocated plist_t is returned.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These communication functions operate on an iphone_connection_t, thus their
function name should reflect that.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[#104 state:resolved]
|
|
This error is returned if the service does not exist on the device.
It comes handy to detect if for instance the AFC2 service is actually
setup on a device or not.
|
|
|
|
Conflicts:
src/iphone.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implementations can now supply a full pair record and thus use their
own preferred method of managing pairing records if needed.
|
|
|
|
|