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
/
mobilesync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-18
Completely remove glib dependency.
Nikias Bassen
1
-1
/
+0
2011-04-28
device_link_service: Allow passing a reason message upon disconnecting
Martin Szulecki
1
-1
/
+1
2011-03-16
mobilesync: Plugging a memory leak
Christophe Fergeau
1
-0
/
+4
2011-03-16
mobilesync: Check for cancel message when attempting to clear all records on ...
Martin Szulecki
1
-7
/
+15
2011-03-14
mobilesync: Implement mobilesync_clear_all_records_on_device()
Martin Szulecki
1
-0
/
+72
2011-03-12
Add some doxygen markup to mobilesync API doc
Christophe Fergeau
1
-7
/
+7
2011-03-12
Fix typos in mobilesync.c API doc
Christophe Fergeau
1
-7
/
+7
2011-03-12
Add missing '_' in mobilesync_client_new API doc
Christophe Fergeau
1
-1
/
+1
2011-03-12
Use @retval in mobilesync.c doxygen
Christophe Fergeau
1
-38
/
+49
2010-06-19
mobilesync: Fix incorrect process changes message when sending changes
Martin Szulecki
1
-2
/
+8
2010-05-15
Add documentation for mobilesync API
Martin Szulecki
1
-0
/
+151
2010-05-15
Added computer_data_class_version to mobilsync_start.
Bryan Forbes
1
-6
/
+6
2010-05-15
Added checks to make sure entities, is_last_record, and actions aren't NULL.
Bryan Forbes
1
-8
/
+14
2010-05-13
Implement mobilesync API
Bryan Forbes
1
-0
/
+585
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-01-29
Global renames due to project rename to libimobiledevice
Nikias Bassen
1
-3
/
+3
2010-01-24
Remove duplicated dumping of plists in mobilesync
Martin Szulecki
1
-18
/
+0
2010-01-22
Rename all *_recv functions to *_receive to match underlying API
Martin Szulecki
1
-1
/
+1
2010-01-13
Rename service implementation sources to lowercase for consistency
Martin Szulecki
1
-0
/
+148