summaryrefslogtreecommitdiffstats
path: root/include/libimobiledevice/restore.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-25restore: Update error codes and properly convert underlying property_list_ser...Gravatar Nikias Bassen1-7/+4
2015-01-28Update copyright of public headersGravatar Martin Szulecki1-0/+1
2014-10-05Convert int16_t macro error types into enum to improve debugging/type-checkingGravatar Martin Szulecki1-16/+13
2014-10-05restore: Correct wrong error names in @return doc commentsGravatar Martin Szulecki1-10/+10
2014-03-27Moved Doxygen comments from source files to public headers.Gravatar Aaron Burghardt1-0/+110
2013-02-27Make all "include guards" for all headers consistentGravatar Martin Szulecki1-2/+2
2012-04-08restore: Add note that service API is only available for restore mode devicesGravatar Martin Szulecki1-0/+1
2012-03-08restored: Add restored_query_value() to query for values in restore modeGravatar Martin Szulecki1-0/+1
2012-01-11restored: allow passing options to restored_start_restore()Gravatar Nikias Bassen1-1/+1
2010-06-05Added function to fetch device values from the QueryType responseGravatar Joshua Hill1-0/+1
2010-05-25Update brief documentation to be consistent and easier to understandGravatar Martin Szulecki1-1/+1
2010-05-19Implement restored APIGravatar Martin Szulecki1-0/+71