Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-07 | AFC cleanup: remove iphone_afc_file_* and use handles instead. Removed ↵ | 1 | -9/+18 | ||
afc_get_file_attr because this function has to go into the program (like ifuse); afc_get_file_info has to be used instead. Modified dispatch_AFC_Packet so that the real buffer size has to be specified (instead of length-1). | |||||
2009-05-18 | Make use of usbmuxd and remove libusb dependencies | 1 | -6/+9 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-10 | NotificationProxy support added.0.9.0 | 1 | -25/+70 | ||
[#27 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-08 | file open modes updated | 1 | -4/+4 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-03-16 | Merge branch 'master' into contact_sync | 1 | -0/+59 | ||
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 | -0/+59 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-01-29 | Completly remove libxml dependency and change libplist-1.0 dependency to ↵ | 1 | -3/+0 | ||
libplist. | |||||
2009-01-12 | Update lockdownd transfer function to take abstract plist as argument. | 1 | -0/+3 | ||
Simplify code accordingly. Use new libplist API to make code cleaner. | |||||
2008-11-25 | fix some warnings and indent | 1 | -1/+1 | ||
2008-10-30 | move dev specific tools to dev/ subdir. | 1 | -0/+154 | ||
update autoconf files accordingly |