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
/
src
/
mobilebackup.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-27
Make sure to handle timeout errors in device link service and all depending s...
Nikias Bassen
1
-0
/
+5
2015-01-28
Remove trailing whitespace errors from all files
Martin Szulecki
1
-5
/
+5
2014-10-03
Avoid exporting non-public symbols
Martin Szulecki
1
-12
/
+12
2014-03-27
Moved Doxygen comments from source files to public headers.
Aaron Burghardt
1
-157
/
+0
2014-03-20
Bump dependency to libplist 1.11 and remove use of "plist_dict_insert_item()"
Martin Szulecki
1
-12
/
+12
2013-08-05
Implement *_start_service() helper to simplify creation of service clients
Martin Szulecki
1
-0
/
+20
2013-04-25
common: Move debug and userpref code into libinternalcommon
Martin Szulecki
1
-1
/
+1
2013-03-14
global: make sure to check service before checking service->port to prevent c...
Nikias Bassen
1
-3
/
+2
2013-02-26
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
1
-4
/
+4
2011-04-28
device_link_service: Allow passing a reason message upon disconnecting
Martin Szulecki
1
-1
/
+1
2010-06-10
mobilebackup: Add function to receive application received message
Martin Szulecki
1
-0
/
+23
2010-06-09
mobilebackup: free device_link_service after sending restore_complete
Nikias Bassen
1
-6
/
+51
2010-06-08
Fix typos in mobilesync code
Martin Szulecki
1
-1
/
+1
2010-06-06
mobilebackup: extend interface with functions for the restore process
Nikias Bassen
1
-0
/
+114
2010-06-03
mobilebackup: add internal mobilebackup_send_message() for cleaner code
Nikias Bassen
1
-20
/
+49
2010-06-03
mobilebackup: add internal mobilebackup_receive_message() for cleaner code
Nikias Bassen
1
-21
/
+69
2010-03-24
Remove unused and fix some includes
Nikias Bassen
1
-1
/
+0
2010-03-16
Complete documentation of public interface and fix a lot of bogus comments
Martin Szulecki
1
-4
/
+27
2010-03-16
Rename the *_int to *_private for better semantic and fix public typedefs
Martin Szulecki
1
-1
/
+1
2010-03-16
mobilebackup: new functions added
Nikias Bassen
1
-0
/
+150
2010-01-29
Global renames due to project rename to libimobiledevice
Nikias Bassen
1
-3
/
+3
2010-01-24
Add service code and a backup tool for mobilebackup support
Martin Szulecki
1
-0
/
+131