vfs_fruit: add option veto_appledouble
[samba.git] / source3 / modules / vfs_fruit.c
2015-06-09 Ralph Boehmevfs_fruit: add option veto_appledouble
2015-05-08 Ralph Boehmevfs_fruit: comment fix: the options are documented
2015-05-08 Ralph Boehmevfs_fruit: add option "nfs_aces" that controls the...
2015-05-07 Volker LendeckeFix a few printf format errors
2015-05-06 Richard SharpeConvert all uint8/16/32 to _t in all modules.
2015-04-17 Björn Jackevfs_fruit: also map characters below 0x20
2015-03-26 Ralph Boehmevfs_fruit: enhance handling of malformed AppleDouble...
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-03-06 Volker Lendeckevfs_fruit: Fix CID 1273290 Uninitialized scalar variable
2015-01-08 Volker Lendeckevfs_fruit: mmap under FreeBSD needs PROT_READ
2015-01-08 Volker Lendeckevfs_fruit: fix base_fsp name conversion
2014-12-18 Volker Lendeckevfs_fruit: Avoid double ()
2014-12-18 Volker Lendeckevfs_fruit: Avoid double initialization
2014-12-08 Jeremy Allisons3: modules: Fix *allocate* calls to follow POSIX error...
2014-12-06 Volker Lendeckelib: Split out sys_[read|write] & friends
2014-12-04 Ralph Boehmevfs_fruit: AAPL support
2014-12-04 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-11-25 Stefan Metzmachers3:modules: rename variables in vfs_fruit.c to fix...
2014-09-30 Ralph Boehmevfs_fruit: deal with vfs_catia not being loaded
2014-09-30 Ralph Boehmevfs_fruit: remove redundant assignment
2014-09-30 Ralph Boehmevfs_fruit: fix possible uninitialized use
2014-09-25 Ralph Boehmevfs_fruit: update rfork size in AppleDouble header
2014-09-25 Ralph Boehmevfs_fruit: ad_write: path may be NULL for rfork
2014-09-25 Ralph Boehmevfs_fruit: fix resource fork length calculation
2014-09-25 Ralph Boehmevfs_fruit: fix unpacking of AppleDouble files
2014-08-18 Ralph BoehmeNew VFS module vfs_fruit