Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-02 | Use AM_CPPFLAGS instead of deprecated INCLUDES | 1 | -1/+1 | ||
2010-02-19 | New screenshotr service plus idevicescreenshot tool | 1 | -0/+1 | ||
[#113 state:resolved] | |||||
2010-02-19 | New mobile_image_mounter interface plus ideviceimagemounter tool | 1 | -0/+1 | ||
2010-01-30 | Pass -version-info for libtool to set soname0.9.7 | 1 | -0/+1 | ||
2010-01-29 | Global renames due to project rename to libimobiledevice | 1 | -2/+2 | ||
2010-01-25 | Merge branch 'martin' into mobilebackup | 1 | -0/+1 | ||
2010-01-25 | New file_relay service implementation. | 1 | -0/+1 | ||
2010-01-24 | Add service code and a backup tool for mobilebackup support | 1 | -1/+2 | ||
2010-01-13 | Rename service implementation sources to lowercase for consistency | 1 | -7/+7 | ||
2010-01-12 | Rename utils to debug as it does exactly that, contain debug code | 1 | -1/+1 | ||
2010-01-12 | New device_link_service | 1 | -0/+1 | ||
2010-01-12 | Move plist code into a new property_list_service | 1 | -0/+1 | ||
2010-01-04 | New installation_proxy interface. | 1 | -0/+1 | ||
Allows enumeration, install, uninstall, upgrade, and some other stuff with apps. | |||||
2009-12-15 | Support for new SBServices interface | 1 | -0/+1 | ||
This lockdown service has been introduced in firmware 3.1 and allows to re-arrange the Spr*ngboard icons from the computer. [#99 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-11-25 | Fix linking on Mandriva | 1 | -1/+1 | ||
2009-05-18 | Make use of usbmuxd and remove libusb dependencies | 1 | -4/+3 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-10 | Fixes for 0.9.1 release. | 1 | -1/+8 | ||
2009-04-12 | Use less secure random number generation so we can generate private | 1 | -8/+0 | ||
keys on the fly. Drop libiphone-initconf. | |||||
2009-03-16 | Merge branch 'master' into contact_sync | 1 | -2/+2 | ||
Conflicts: configure.ac dev/Makefile.am include/libiphone/libiphone.h src/AFC.c src/AFC.h src/Makefile.am | |||||
2009-03-08 | Adds ability to show notification screen to the user. | 1 | -1/+1 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-02-05 | Large file support | 1 | -1/+1 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-01-29 | Add more warning flags and remove useless libxml2 dependency. | 1 | -2/+2 | ||
2009-01-29 | Merge branch 'master' into contact_sync | 1 | -1/+1 | ||
Conflicts: src/Makefile.am src/iphone.c src/lockdown.c src/lockdown.h src/utils.c | |||||
2009-01-09 | Add stricter warnings to the compile. | 1 | -1/+1 | ||
2009-01-08 | Implement skeleton of MobileSync protocol (handshake and goodbye). | 1 | -1/+1 | ||
2008-12-13 | fork out plist stuff in libplist and migrate libiphone to use it. | 1 | -3/+3 | ||
2008-12-11 | move stuff around to make code more organized. | 1 | -2/+2 | ||
2008-10-30 | move dev specific tools to dev/ subdir. | 1 | -16/+0 | ||
update autoconf files accordingly | |||||
2008-10-25 | fix autotools conditional | 1 | -13/+14 | ||
2008-10-25 | Change lock to mutex and add tool to check AFC in multithreaded env. | 1 | -3/+9 | ||
2008-10-25 | add configure options to control building of development tools | 1 | -8/+12 | ||
2008-10-25 | Handle debugging through utilitary functions | 1 | -2/+2 | ||
2008-10-08 | Remove ifuse as it has it's own repository now. | 1 | -7/+3 | ||
2008-09-11 | Setup a very basic lockdownd command line client | 1 | -1/+6 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-08-31 | first shot at setting up a library | 1 | -2/+10 | ||
2008-08-30 | Added libtasn1 verification to the build process. | 1 | -2/+2 | ||
2008-08-21 | fix linking of libiphone-initconf. | 1 | -0/+1 | ||
2008-08-20 | Removed duplicate functions in initconf and fixed build issues. | 1 | -3/+3 | ||
2008-08-17 | Enhance the usability of initconf, by giving more feedback to the user. | 1 | -0/+3 | ||
2008-08-14 | Fixes initconf. | 1 | -2/+2 | ||
2008-08-05 | Update Makefile so initconf is built. | 1 | -1/+2 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-07-31 | Added a way to load HostID from a user specific config file. | 1 | -2/+2 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-07-31 | Enabled actual version checking in the configure script. | 1 | -2/+2 | ||
2008-07-30 | Added beginnings of a fuse fs, right now it's read only and terribly fragile. | 1 | -3/+4 | ||
2008-07-29 | Autotooled the project with very basic versioning support. | 1 | -0/+5 | ||