summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-05-08Handle file modes correctlyGravatar Nikias Bassen1-22/+38
2009-05-08afc error handling in ifuse_open and ifuse_getattrGravatar Nikias Bassen1-3/+23
2009-04-23Remove reference to libiphone-initconf.Gravatar Jonathan Beck1-1/+0
2009-04-13Do not rely on libiphone wrongly exported symbol. Make free_dictionary part o...Gravatar Jonathan Beck1-0/+13
2009-04-01restore --root and fix READMEGravatar Paul Sladen1-1/+1
2009-03-26Make automounting actually work. [#3 state:resolved]Gravatar Matt Colyer2-1/+2
2009-03-08Fixes truncate method using new libiphoneGravatar Nikias Bassen1-11/+3
2009-02-05Fix ifuse_statfs to report correct free and total space of device.Gravatar Martin Szulecki1-3/+5
2009-02-05Fix warnings about main() return value type mismatch.Gravatar Martin Szulecki1-3/+3
2009-02-05Do not hardcode /sbin, use instead.Gravatar Martin Szulecki1-1/+1
2009-02-05Check for libiphone in autofooGravatar Martin Szulecki1-2/+2
2009-01-13Handle command options correctly and add helpful errors for common mistakes.Gravatar Matt Colyer1-33/+19
2009-01-13Correctly handle file modes.Gravatar Zoltan Balaton1-3/+5
2008-10-23Indent fixes.Gravatar Matt Colyer1-7/+6
2008-10-23Uses AFC filehandle to handle multiple file transfers better.Gravatar Zach C1-6/+11
2008-10-17Made afc the default, afc2 must be specified to use the jailbroken mode.Gravatar Matt Colyer1-10/+29
2008-10-08Remove st_dev as it was unneeded.Gravatar Matt Colyer1-1/+0
2008-10-08Fixed the build process, so it actually installs now.Gravatar Matt Colyer1-4/+2
2008-10-07Initial commit.Gravatar Matt Colyer2-0/+381