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
/
tools
/
ideviceprovision.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-30
[clang-tidy] Do not use else after return
Rosen Penev
1
-1
/
+3
2022-04-30
tools: Use getopt for option parsing in all tools
Nikias Bassen
1
-113
/
+127
2022-04-22
[clang-tidy] use const pointer parameter
Rosen Penev
1
-1
/
+1
2022-02-04
tools: Print meaningful error messages when service startup fails
Nikias Bassen
1
-3
/
+4
2021-09-01
Remove common code in favor of new libimobiledevice-glue
Nikias Bassen
1
-1
/
+1
2020-06-05
tools: Unify --network command line switch and add it where missing
Nikias Bassen
1
-3
/
+9
2020-06-05
tools: Add --version command line switch
Nikias Bassen
1
-2
/
+9
2020-06-04
Unify usage output in all tools and add bugreport URL
Martin Szulecki
1
-5
/
+9
2019-09-28
tools: Ignore SIGPIPE wherever possible
Nikias Bassen
1
-0
/
+6
2019-06-23
Fix a typo in ideviceprovision error message
Yves-Alexis Perez
1
-1
/
+1
2018-10-01
tools: Remove length check on device UDID arguments to support newer devices
Nikias Bassen
1
-2
/
+2
2017-01-04
ideviceprovision: Silence compiler warning (missing parenthesis)
Nikias Bassen
1
-1
/
+1
2016-12-22
ideviceprovision: Fix ASN1 parsing for large provisioning profiles
Nikias Bassen
1
-12
/
+35
2016-12-15
ideviceprovision: Add new remove-all command to remove all installed profiles...
Nikias Bassen
1
-4
/
+61
2016-12-01
ideviceprovision: Allow copying single profiles instead of all
Nikias Bassen
1
-6
/
+32
2016-12-01
ideviceprovision: Check output directory parameter for 'copy' command and ret...
Nikias Bassen
1
-9
/
+13
2016-12-01
ideviceprovision: Use newer API to get list of profiles on iOS 9.3+
Nikias Bassen
1
-2
/
+30
2015-10-06
tools: Use PACKAGE_URL define for homepage project links in usage output
Martin Szulecki
1
-1
/
+6
2015-01-28
Remove trailing whitespace errors from all files
Martin Szulecki
1
-5
/
+5
2015-01-27
tools: Add link to project homepage on usage output
Martin Szulecki
1
-0
/
+1
2014-10-11
tools: Make sure to print an error when lockdown connection fails
Nikias Bassen
1
-1
/
+3
2014-05-21
ideviceprovision: Add new dump command to print profile information
Nikias Bassen
1
-39
/
+110
2013-02-26
Refactor port number use into service descriptor to enable SSL for services
Martin Szulecki
1
-3
/
+8
2012-11-29
ideviceprovision: fix warning when building for win32
Nikias Bassen
1
-0
/
+4
2012-10-21
ideviceprovision: Change usage of arguments to not use commands like options
Martin Szulecki
1
-17
/
+19
2012-10-21
Added ideviceprovision tool
Nikias Bassen
1
-0
/
+421