summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_fruit.c
Commit message (Expand)AuthorAgeFilesLines
* s3:modules: rename variables in vfs_fruit.c to fix shadow warningsStefan Metzmacher2014-11-251-16/+16
* vfs_fruit: deal with vfs_catia not being loadedRalph Boehme2014-10-011-3/+21
* vfs_fruit: remove redundant assignmentRalph Boehme2014-09-301-1/+0
* vfs_fruit: fix possible uninitialized useRalph Boehme2014-09-301-4/+4
* vfs_fruit: update rfork size in AppleDouble headerRalph Boehme2014-09-251-0/+8
* vfs_fruit: ad_write: path may be NULL for rforkRalph Boehme2014-09-251-2/+5
* vfs_fruit: fix resource fork length calculationRalph Boehme2014-09-251-7/+3
* vfs_fruit: fix unpacking of AppleDouble filesRalph Boehme2014-09-251-2/+4
* New VFS module vfs_fruitRalph Boehme2014-08-181-0/+2945