index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A protocol library to access iOS devices on Linux
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
idevicepair.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2014-03-24
idevicepair: Don't call userpref_delete_pair_record as it is already done by ↵
Nikias Bassen
1
-2
/
+0
lockdownd_unpair
2014-03-22
Update copyright in various files
Martin Szulecki
1
-0
/
+1
2014-03-21
idevicepair: Synchronize usage between tool output and man page
Martin Szulecki
1
-6
/
+6
2014-03-21
idevicepair: Refactor error message reporting to handle a pending trust dialog
Martin Szulecki
1
-17
/
+24
2014-03-21
Refactor pair record handling to use new usbmuxd pair record interface
Martin Szulecki
1
-3
/
+9
This refactoring is mandatory as libimobiledevice should not interact with the pair record configuration directory which is owned by the usbmuxd user. This change also adds compatibility for the native usbmuxd and thus pair records saved by iTunes.
2013-09-17
idevicepair: Port to use the new userpref API and add systembuid command
Martin Szulecki
1
-17
/
+32
2013-04-25
common: Move debug and userpref code into libinternalcommon
Martin Szulecki
1
-1
/
+1
2012-11-29
tools: mass replace 'device' with 'phone' variable names
Nikias Bassen
1
-7
/
+7
2012-04-07
Update comments of tools to use "device" instead of naming specific models
Martin Szulecki
1
-2
/
+2
2012-03-22
Mass replace UUID by UDID, which is the correct term for it
Martin Szulecki
1
-30
/
+30
2012-03-18
Completely remove glib dependency.
Nikias Bassen
1
-1
/
+2
2010-05-28
Finish implementing idevicepair tool to allow managing pairings with devices
Martin Szulecki
1
-37
/
+75
2010-05-28
idevicepair: Initial version of a simple pairing utility
Nikias Bassen
1
-0
/
+224