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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-16
Rename the *_int to *_private for better semantic and fix public typedefs
Martin Szulecki
37
-58
/
+57
2010-03-16
Fix warning due to unused printf format specificer in filerelaytest tool
Martin Szulecki
1
-1
/
+1
2010-03-16
Make sure documentation can be regenerated if related sources change
Martin Szulecki
1
-1
/
+1
2010-03-16
List enum members one per line in documentation
Martin Szulecki
1
-1
/
+1
2010-03-16
Use new mobilebackup functions
Nikias Bassen
1
-77
/
+18
2010-03-16
mobilebackup: new functions added
Nikias Bassen
2
-0
/
+154
2010-03-15
Add device_link_service_send_ping function.
Nikias Bassen
2
-0
/
+29
2010-03-15
device_link_service: process_message functions renamed using send/receive
Nikias Bassen
3
-6
/
+6
2010-03-15
Removed obsolete AFCToken struct
Nikias Bassen
1
-5
/
+0
2010-03-14
Add missing makefile to make sure man pages are installed
Martin Szulecki
1
-0
/
+3
2010-03-13
Fix doc generation in makefile rules
Martin Szulecki
1
-3
/
+5
2010-03-13
Add missing copyright header to idevicescreenshot tool
Martin Szulecki
1
-0
/
+23
2010-03-13
Increase soname version due to changes in notification proxy interface
Martin Szulecki
1
-1
/
+1
2010-03-13
Use current date and time in filename of screenshot tool
Martin Szulecki
1
-6
/
+11
2010-03-13
Update dependencies and links in README
Martin Szulecki
1
-6
/
+3
2010-03-13
Add man pages for tools
Martin Szulecki
9
-2
/
+219
2010-03-09
Updated the SWIG bindings for the userdata parameter to np_set_notify_callback.
Bryan Forbes
1
-12
/
+6
2010-03-08
Add user data parameter to notification callback function
Nikias Bassen
4
-8
/
+12
2010-03-08
sbservices: docs updated
Nikias Bassen
3
-11
/
+14
2010-03-08
file_relay: docs updated
Nikias Bassen
2
-6
/
+7
2010-03-08
installation_proxy: docs updated
Nikias Bassen
2
-8
/
+11
2010-03-08
notification_proxy: docs updated
Nikias Bassen
2
-13
/
+21
2010-03-08
screenshotr: docs updated
Nikias Bassen
2
-5
/
+9
2010-03-08
mobile_image_mounter: docs updated
Nikias Bassen
2
-15
/
+20
2010-03-06
Merge commit 'bryanforbes/master'
Matt Colyer
1
-56
/
+183
2010-03-04
Added python bindings for notification_proxy.
Bryan Forbes
2
-57
/
+184
2010-03-02
Use AM_CPPFLAGS instead of deprecated INCLUDES
Martin Szulecki
4
-5
/
+5
2010-03-02
Fix a missing rename to make the Python bindings actually work
Martin Szulecki
1
-1
/
+1
2010-02-19
New screenshotr service plus idevicescreenshot tool
Nikias Bassen
7
-1
/
+390
2010-02-19
New mobile_image_mounter interface plus ideviceimagemounter tool
Nikias Bassen
7
-1
/
+893
2010-02-19
device_link_service: new function and docs updated
Nikias Bassen
2
-2
/
+70
2010-02-10
Merge commit 'martin-s/martin'
Matt Colyer
2
-11
/
+23
2010-02-02
Set PROJECT_NAME and PROJECT_NUMBER for doxygen via autofoo
Nikias Bassen
2
-3
/
+4
2010-02-02
Update NEWS with changes of 0.9.7 release
Martin Szulecki
1
-0
/
+14
2010-02-02
Also rename files listed in .gitignore after the project rename
Martin Szulecki
1
-11
/
+9
2010-02-02
Set PROJECT_NAME and PROJECT_NUMBER for doxygen via autofoo
Nikias Bassen
2
-3
/
+4
2010-01-30
Pass -version-info for libtool to set soname
0.9.7
Martin Szulecki
2
-0
/
+11
2010-01-29
Add LOCKDOWN_E_INVALID_ACTIVATION_RECORD if activation errors out
Martin Szulecki
2
-19
/
+32
2010-01-29
Global renames due to project rename to libimobiledevice
Nikias Bassen
55
-584
/
+587
2010-01-27
Merge commit 'martin-s/martin'
Matt Colyer
11
-21
/
+1203
2010-01-26
device_link_service: send version number with VersionsOk message
Nikias Bassen
1
-0
/
+1
2010-01-26
Quick and dirty file_relay test tool.
Nikias Bassen
2
-1
/
+114
2010-01-26
New file_relay service implementation.
Nikias Bassen
5
-0
/
+295
2010-01-26
Auto-pair devices within lockdownd_client_new_with_handshake()
Martin Szulecki
1
-3
/
+16
2010-01-26
Abort if backup data is not compatible with device in iphonebackup
Martin Szulecki
1
-17
/
+46
2010-01-26
Implement "Sync in progress..." screen with abort detection
Nikias Bassen
1
-2
/
+90
2010-01-26
New post notification com.apple.itunes-mobdev.syncLockRequest
Nikias Bassen
1
-0
/
+1
2010-01-26
Remove any temporary manifest if backup is aborted in iphonebackup
Martin Szulecki
1
-4
/
+10
2010-01-26
Merge branch 'mobilebackup' into martin
Martin Szulecki
10
-21
/
+1079
2010-01-26
Auto-pair devices within lockdownd_client_new_with_handshake()
Martin Szulecki
1
-3
/
+16
[prev]
[next]