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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-01-26
Refactor iphonebackup and implement incremental backup support
Martin Szulecki
1
-56
/
+237
2010-01-25
Auto-pair devices within lockdownd_client_new_with_handshake()
Martin Szulecki
1
-3
/
+16
2010-01-25
Do not send BackupFileReceived on every hunk, rather the last hunk of a file
Martin Szulecki
1
-18
/
+20
2010-01-25
Remove obsolete DLSendFile loop check and make it while(1)
Martin Szulecki
1
-1
/
+1
2010-01-25
Remove debug_plist helper in iphonebackup
Martin Szulecki
1
-16
/
+1
2010-01-25
Remove the manifest file if it is supplied in the last backup message
Martin Szulecki
1
-2
/
+1
2010-01-25
Also count received hunks so the total backup size message appears once
Martin Szulecki
1
-2
/
+5
2010-01-25
Do not append to .mdinfo files on backup. Write them only once.
Martin Szulecki
1
-11
/
+11
2010-01-25
Improve check for BackupTotalSizeKey and improve message reporting total size
Martin Szulecki
1
-4
/
+6
2010-01-25
Use backup_ok to depict final backup success status in iphonebackup
Martin Szulecki
1
-4
/
+13
2010-01-25
Improve some code comments for iphonebackup
Martin Szulecki
1
-6
/
+8
2010-01-25
Output that restore command is not implemented in iphonebackup
Martin Szulecki
1
-3
/
+3
2010-01-25
iphonebackup: Add _new to Info.plist factory helper name
Martin Szulecki
1
-2
/
+2
2010-01-25
Rename each received atomic temporary manifest to active one on backups
Martin Szulecki
1
-30
/
+42
2010-01-25
Use device_link_message_factory where appropriate in iphonebackup
Martin Szulecki
1
-7
/
+2
2010-01-25
Merge branch 'martin' into mobilebackup
Martin Szulecki
7
-1
/
+409
2010-01-25
Quick and dirty file_relay test tool.
Nikias Bassen
2
-1
/
+114
[next]