summaryrefslogtreecommitdiff
path: root/include/libimobiledevice/mobilesync.h
Commit message (Expand)AuthorAgeFilesLines
* Documentation fixesNikias Bassen2022-04-121-4/+7
* Make sure to handle timeout errors in device link service and all depending s...Nikias Bassen2019-09-271-6/+8
* Update copyright of public headersMartin Szulecki2015-01-281-0/+3
* Replace () with (void) in function prototypesChristophe Fergeau2014-12-061-1/+1
* Convert int16_t macro error types into enum to improve debugging/type-checkingMartin Szulecki2014-10-051-17/+13
* Moved Doxygen comments from source files to public headers.Aaron Burghardt2014-03-271-0/+249
* Implement *_start_service() helper to simplify creation of service clientsMartin Szulecki2013-08-051-0/+1
* Add public *_SERVICE_NAME defines for each serviceMartin Szulecki2013-08-051-0/+2
* Refactor port number use into service descriptor to enable SSL for servicesMartin Szulecki2013-02-261-1/+2
* mobilesync: Add new error_description argument to grab device error messagesMartin Szulecki2013-02-111-1/+1
* Completely remove glib dependency.Nikias Bassen2012-03-181-2/+1
* mobilesync: Check for cancel message when attempting to clear all records on ...Martin Szulecki2011-03-161-1/+1
* mobilesync: Implement mobilesync_clear_all_records_on_device()Martin Szulecki2011-03-141-0/+1
* Update brief documentation to be consistent and easier to understandMartin Szulecki2010-05-251-1/+1
* Add documentation for mobilesync APIMartin Szulecki2010-05-151-4/+5
* Added computer_data_class_version to mobilsync_start.Bryan Forbes2010-05-151-1/+1
* Implement mobilesync APIBryan Forbes2010-05-131-0/+43
* Complete documentation of public interface and fix a lot of bogus commentsMartin Szulecki2010-03-161-1/+4
* Rename the *_int to *_private for better semantic and fix public typedefsMartin Szulecki2010-03-161-2/+2
* Global renames due to project rename to libimobiledeviceNikias Bassen2010-01-291-0/+55