Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-08 | AFC cleanup and improved error handling | 1 | -4/+14 | ||
2009-03-24 | Merge branch 'master' of git://github.com/MattColyer/libiphone into contact_sync | 1 | -18/+17 | ||
Conflicts: Makefile.am configure.ac src/AFC.h src/NotificationProxy.c src/lockdown.c | |||||
2009-03-23 | Fix indenting. | 1 | -18/+17 | ||
2009-03-16 | Merge branch 'master' into contact_sync | 1 | -13/+27 | ||
Conflicts: configure.ac dev/Makefile.am include/libiphone/libiphone.h src/AFC.c src/AFC.h src/Makefile.am | |||||
2009-03-11 | Fixes a compile error and two usbmux bugs | 1 | -14/+27 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-03-08 | Adds the iphone_afc_truncate function and fixes a small log_debug issue. | 1 | -0/+1 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-11-24 | Added binary-plist support (tweaked slightly to move stuff around) | 1 | -5/+5 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> fix makefile to take correct main function into account | |||||
2008-10-25 | Change lock to mutex and add tool to check AFC in multithreaded env. | 1 | -0/+2 | ||
2008-10-23 | Exposes AFC file handle. | 1 | -0/+2 | ||
2008-09-01 | Enforce a modified kr style. | 1 | -1/+0 | ||
Use "make indent" from now on before committing. | |||||
2008-08-31 | migrate main.c | 1 | -10/+1 | ||
2008-08-31 | migrate AFC.c | 1 | -26/+10 | ||
2008-08-13 | Minor cleanups, refactored and commented iphone.c. | 1 | -2/+0 | ||
2008-08-11 | Add missing functions to afc.h | 1 | -0/+4 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-08-11 | Mark some functions as static | 1 | -4/+0 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-08-10 | Adds seeking, directory creation and improves file writing. Also various ↵ | 1 | -2/+11 | ||
other cleanups. Implements creating directories as well as writing and deleting files in iFuse. Signed-off-by: Matthew Colyer <mcolyer@mcolyer-laptop.(none)> | |||||
2008-08-06 | Adds locking and fixes a minor bug in mux_recv | 1 | -0/+1 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-08-05 | Fixed Zach's name. I feel dumb, sorry about that. | 1 | -1/+1 | ||
2008-08-04 | Zack's C. rewrite of usbmux (with a few additions by Matt Colyer). | 1 | -6/+5 | ||
2008-08-01 | I copied the wrong legal headers into the code. Opps. | 1 | -11/+12 | ||
2008-07-30 | Added documentation and licensing information. | 1 | -1/+15 | ||
2008-07-30 | Added beginnings of a fuse fs, right now it's read only and terribly fragile. | 1 | -4/+1 | ||
2008-07-29 | Autotooled the project with very basic versioning support. | 1 | -0/+80 | ||