index
:
libplist
master
time64
Library to handle Apple Property List format files in binary or XML
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ifuse.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2008-08-04
Don't crash when afc_get_dirlist returns NULL.
Martin Aumueller
1
-0
/
+4
Signed-off-by: Matt Colyer <matt@colyer.name>
2008-08-01
I copied the wrong legal headers into the code. Opps.
Matt Colyer
1
-11
/
+12
2008-08-01
A few cleanups, got rid of global afc variable.
Matt Colyer
1
-7
/
+14
2008-07-31
Added a way to load HostID from a user specific config file.
Jonathan Beck
1
-2
/
+7
Signed-off-by: Matt Colyer <matt@colyer.name>
2008-07-30
Fixed a typo in the previous commit.
Matt Colyer
1
-1
/
+1
2008-07-30
Added documentation and licensing information.
Matt Colyer
1
-0
/
+20
2008-07-30
Made the iPhone cleanup after itself.
Matt Colyer
1
-0
/
+1
2008-07-30
Fixed a return that was supposed to be there (thanks to Martin who pointed ↵
Matt Colyer
1
-0
/
+1
it out).
2008-07-30
ifuse_init has to return a void* (fuse 2.7.2 on hardy heron)
Martin Aumueller
1
-6
/
+8
Signed-off-by: Matt Colyer <matt@colyer.name>
2008-07-30
Added beginnings of a fuse fs, right now it's read only and terribly fragile.
Matt Colyer
1
-0
/
+135