index
:
ifuse
master
A fuse filesystem layer to access the contents of iOS devices
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-23
Minor fix for HAL fdi to properly merge keys and add required missing ones
Martin Szulecki
1
-7
/
+12
2009-05-22
Minor fix for HAL fdi to properly merge keys and add required missing ones
Martin Szulecki
1
-7
/
+12
2009-05-18
Modified to make it work with latest libiphone API changes.
Nikias Bassen
1
-2
/
+7
2009-05-11
Fix 'make distcheck'
0.9.1
Todd Zullinger
3
-0
/
+12
2009-05-11
Fixed autoconf and bump version number to 0.9.1
Todd Zullinger
2
-3
/
+2
2009-05-11
Call configure from autogen.sh
Todd Zullinger
1
-0
/
+4
2009-05-11
Bump libiphone requirement to 0.9.0 release
Todd Zullinger
1
-1
/
+1
2009-05-11
Update tarball version, create tar.bz2 by default
Todd Zullinger
1
-2
/
+2
2009-05-10
Fixed missing fdi file.
Matt Colyer
1
-0
/
+1
2009-05-10
Added release command.
Matt Colyer
1
-0
/
+4
2009-05-10
Remove unused libtools ac macro.
0.9.0
Matt Colyer
1
-3
/
+0
2009-05-08
Handle file modes correctly
Nikias Bassen
1
-22
/
+38
2009-05-08
afc error handling in ifuse_open and ifuse_getattr
Nikias Bassen
1
-3
/
+23
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 o...
Jonathan Beck
1
-0
/
+13
2009-04-01
restore --root and fix README
Paul Sladen
2
-2
/
+2
2009-03-31
Update README. Filesystem type is fuse.ifuse and not ifuse.
Jonathan Beck
1
-6
/
+13
2009-03-26
Make automounting actually work. [#3 state:resolved]
Matt Colyer
9
-83
/
+48
2009-03-25
Updated the ticket tracking url.
Matt Colyer
1
-1
/
+1
2009-03-23
Added ticket tracker to README
Matt Colyer
1
-0
/
+3
2009-03-23
Updated readme to point to github.
Matt Colyer
1
-2
/
+2
2009-03-23
Added Nikias to the AUTHORS
Matt Colyer
1
-0
/
+1
2009-03-08
Fixes truncate method using new libiphone
Nikias Bassen
1
-11
/
+3
2009-02-09
Added some notes to the README to make it more clear.
Matt Colyer
1
-2
/
+6
2009-02-05
Fix ifuse_statfs to report correct free and total space of device.
Martin Szulecki
1
-3
/
+5
2009-02-05
Fix warnings about main() return value type mismatch.
Martin Szulecki
1
-3
/
+3
2009-02-05
Do not hardcode /sbin, use instead.
Martin Szulecki
1
-1
/
+1
2009-02-05
Check for libiphone in autofoo
Martin Szulecki
2
-2
/
+3
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
2
-3
/
+6
2008-12-12
Added more product ids to the FDI file.
Matt Colyer
1
-40
/
+44
2008-10-23
Indent fixes.
Matt Colyer
2
-8
/
+7
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-13
Made a mistake when copying the AUTHORS over.
Matt Colyer
1
-0
/
+1
2008-10-08
Made the hal script and definition file installable.
Matt Colyer
3
-2
/
+6
2008-10-08
Remove st_dev as it was unneeded.
Matt Colyer
1
-1
/
+0
2008-10-08
Updated the fdi file.
Matt Colyer
1
-27
/
+33
2008-10-08
Fixed the build process, so it actually installs now.
Matt Colyer
1
-4
/
+2
2008-10-07
Initial commit.
Matt Colyer
10
-0
/
+921
[prev]