summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-01-12 10:58:32 +0100
committerGravatar Martin Szulecki2010-01-12 10:58:32 +0100
commite0cc0e3acaec8797165bea7172bc2a6718ddd386 (patch)
treebf6b6063a10bd2803f4b42a7b870f1d1aeff6457 /tools
parentf311ad48b52854f3c1921322d7f79b82392c2db9 (diff)
downloadlibimobiledevice-e0cc0e3acaec8797165bea7172bc2a6718ddd386.tar.gz
libimobiledevice-e0cc0e3acaec8797165bea7172bc2a6718ddd386.tar.bz2
Add more known lockdown domains to iphoneinfo
Diffstat (limited to 'tools')
-rw-r--r--tools/iphoneinfo.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/iphoneinfo.c b/tools/iphoneinfo.c
index b5344be..e1417a5 100644
--- a/tools/iphoneinfo.c
+++ b/tools/iphoneinfo.c
@@ -37,12 +37,18 @@ static const char *domains[] = {
37 "com.apple.mobile.debug",. */ 37 "com.apple.mobile.debug",. */
38 "com.apple.xcode.developerdomain", 38 "com.apple.xcode.developerdomain",
39 "com.apple.international", 39 "com.apple.international",
40 "com.apple.mobile.data_sync",
41 "com.apple.mobile.tethered_sync",
40 "com.apple.mobile.mobile_application_usage", 42 "com.apple.mobile.mobile_application_usage",
41 "com.apple.mobile.backup", 43 "com.apple.mobile.backup",
44 "com.apple.mobile.nikita",
45 "com.apple.mobile.restriction",
42 "com.apple.mobile.user_preferences", 46 "com.apple.mobile.user_preferences",
43 "com.apple.mobile.sync_data_class", 47 "com.apple.mobile.sync_data_class",
44 "com.apple.mobile.software_behavior", 48 "com.apple.mobile.software_behavior",
45 "com.apple.mobile.iTunes.SQLMusicLibraryPostProcessCommands", 49 "com.apple.mobile.iTunes.SQLMusicLibraryPostProcessCommands",
50 "com.apple.mobile.iTunes.accessories",
51 "com.apple.fairplay",
46 "com.apple.iTunes", 52 "com.apple.iTunes",
47 "com.apple.mobile.iTunes.store", 53 "com.apple.mobile.iTunes.store",
48 "com.apple.mobile.iTunes", 54 "com.apple.mobile.iTunes",