Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-11 | Fix 'make distcheck'0.9.1 | Todd Zullinger | 1 | -0/+4 | |
mount.fuse.ifuse needs to be installed in /sbin by default, but this breaks 'make distcheck'. This adds a --disable-root-sbin option to configure and uses it when running 'make distcheck'. Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-08 | Handle file modes correctly | Nikias Bassen | 1 | -22/+38 | |
[#4 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-08 | afc error handling in ifuse_open and ifuse_getattr | Nikias Bassen | 1 | -3/+23 | |
[#37 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-04-23 | Remove reference to libiphone-initconf. | Jonathan Beck | 1 | -1/+0 | |
2009-04-13 | Do not rely on libiphone wrongly exported symbol. Make free_dictionary part ↵ | Jonathan Beck | 1 | -0/+13 | |
of ifuse. | |||||
2009-04-01 | restore --root and fix README | Paul Sladen | 1 | -1/+1 | |
2009-03-26 | Make automounting actually work. [#3 state:resolved] | Matt Colyer | 2 | -1/+2 | |
2009-03-08 | Fixes truncate method using new libiphone | Nikias Bassen | 1 | -11/+3 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-02-05 | Fix ifuse_statfs to report correct free and total space of device. | Martin Szulecki | 1 | -3/+5 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-02-05 | Fix warnings about main() return value type mismatch. | Martin Szulecki | 1 | -3/+3 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-02-05 | Do not hardcode /sbin, use instead. | Martin Szulecki | 1 | -1/+1 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-02-05 | Check for libiphone in autofoo | Martin Szulecki | 1 | -2/+2 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-01-13 | Handle command options correctly and add helpful errors for common mistakes. | Matt Colyer | 1 | -33/+19 | |
2009-01-13 | Correctly handle file modes. | Zoltan Balaton | 1 | -3/+5 | |
2008-10-23 | Indent fixes. | Matt Colyer | 1 | -7/+6 | |
2008-10-23 | Uses AFC filehandle to handle multiple file transfers better. | Zach C | 1 | -6/+11 | |
2008-10-17 | Made afc the default, afc2 must be specified to use the jailbroken mode. | Matt Colyer | 1 | -10/+29 | |
2008-10-08 | Remove st_dev as it was unneeded. | Matt Colyer | 1 | -1/+0 | |
2008-10-08 | Fixed the build process, so it actually installs now. | Matt Colyer | 1 | -4/+2 | |
2008-10-07 | Initial commit. | Matt Colyer | 2 | -0/+381 | |