Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-26 | Merge commit 'martin-s/martin' | Matt Colyer | 1 | -73/+32 | |
[#46 state:resolved] | |||||
2009-07-26 | fix most -Wall warnings | Christophe Fergeau | 1 | -1/+1 | |
add missing includes, add some casts to avoid format warnings, mark one function as static. There are still warnings about unused argc/argv [#61 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-07-26 | Add new lockdown request domains to iphoneinfo | Martin Szulecki | 1 | -0/+5 | |
[#58 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-07-25 | Follow glib style and rename iphone_free_device to iphone_device_free | Martin Szulecki | 1 | -2/+2 | |
2009-07-25 | Update lockdown API and introduce new error codes | Martin Szulecki | 1 | -3/+3 | |
2009-07-24 | Rename iphone_set_debug() to iphone_set_debug_level() and code using it | Martin Szulecki | 1 | -1/+1 | |
2009-07-21 | Add new lockdown request domains to iphoneinfo | Martin Szulecki | 1 | -0/+5 | |
2009-07-18 | Simplify iphoneinfo by using new lockdownd_get_value replacing custom code | Martin Szulecki | 1 | -68/+27 | |
2009-07-18 | Cleanup lockdown request API and fix docs, tools, bindings and exports | Martin Szulecki | 1 | -8/+9 | |
2009-07-07 | Cleanup lockdown request API and fix docs, tools, bindings and exports | Martin Szulecki | 1 | -8/+9 | |
2009-07-01 | Fix segfault when displaying usage for installed iphoneinfo and iphonesyslog | Martin Szulecki | 1 | -1/+4 | |
[#54 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-07-01 | Fix segfault when displaying usage for installed iphoneinfo and iphonesyslog | Martin Szulecki | 1 | -1/+4 | |
2009-06-29 | Make iphoneinfo useful by adding XML output and queries by domain and/or key | Martin Szulecki | 1 | -21/+105 | |
[#53 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-06-29 | Silence warning and also dump iTunes format support information | Martin Szulecki | 1 | -0/+3 | |
2009-06-27 | Make iphoneinfo useful by adding XML output and queries by domain and/or key | Martin Szulecki | 1 | -21/+105 | |
2009-06-21 | Silence warning and also dump iTunes format support information | Martin Szulecki | 1 | -0/+3 | |
2009-05-19 | Adapted iphoneinfo and iphonesyslog to new API to allow device selection ↵ | Nikias Bassen | 1 | -10/+12 | |
Added iphone_id tool to list devices attached and retrieve device name. Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-18 | Make use of usbmuxd and remove libusb dependencies | Nikias Bassen | 1 | -3/+3 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-10 | Fixes for 0.9.1 release. | Matt Colyer | 1 | -6/+0 | |
2009-04-23 | Show information about installed applications and refactor iphoneinfo a bit | Martin Szulecki | 1 | -50/+91 | |
[#30 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-04-19 | Add utility to show information about attached devices | Martin Szulecki | 1 | -0/+189 | |
[#30] Signed-off-by: Matt Colyer <matt@colyer.name> |