index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A cross-platform protocol library to access iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
restore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-05
Make sure all source files include config.h
Nikias Bassen
1
-0
/
+3
2019-09-25
restore: Update error codes and properly convert underlying property_list_ser...
Nikias Bassen
1
-26
/
+26
2019-06-23
replace all occurrences of occured by occurred
Yves-Alexis Perez
1
-1
/
+1
2015-01-28
Remove trailing whitespace errors from all files
Martin Szulecki
1
-9
/
+9
2014-10-05
Convert int16_t macro error types into enum to improve debugging/type-checking
Martin Szulecki
1
-3
/
+5
2014-10-03
Avoid exporting non-public symbols
Martin Szulecki
1
-12
/
+11
2014-03-27
Moved Doxygen comments from source files to public headers.
Aaron Burghardt
1
-100
/
+1
2014-03-20
Bump dependency to libplist 1.11 and remove use of "plist_dict_insert_item()"
Martin Szulecki
1
-9
/
+9
2013-10-09
Remove duplicate newline from debug messages as one is added automatically
Martin Szulecki
1
-1
/
+1
2013-09-24
restore: improve restored_query_type result checking
Nikias Bassen
1
-11
/
+14
2013-04-25
common: Move debug and userpref code into libinternalcommon
Martin Szulecki
1
-1
/
+1
2013-02-26
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
1
-1
/
+6
2012-04-06
restore: initialize uninitialized struct member info
Nikias Bassen
1
-0
/
+1
2012-03-22
Mass replace UUID by UDID, which is the correct term for it
Martin Szulecki
1
-7
/
+7
2012-03-19
Remove orphan arpa/inet.h include
Nikias Bassen
1
-1
/
+0
2012-03-18
Completely remove glib dependency.
Nikias Bassen
1
-1
/
+0
2012-03-08
restored: Add restored_query_value() to query for values in restore mode
Martin Szulecki
1
-0
/
+51
2012-01-11
restored: allow passing options to restored_start_restore()
Nikias Bassen
1
-2
/
+7
2010-06-08
restored: Fixed crash when attempting to pass NULL values to restored_query_type
Joshua Hill
1
-12
/
+20
2010-06-05
Added function to fetch device values from the QueryType response
Joshua Hill
1
-2
/
+44
2010-05-19
Implement restored API
Martin Szulecki
1
-0
/
+408