vfs_fruit: remove check for number of xattrs from ad_convert_xattr
[samba.git] / source3 / modules / vfs_fruit.c
2017-03-01 Ralph Boehmevfs_fruit: add fruit_stat_rsrc_xattr() implementation
2017-03-01 Ralph Boehmevfs_fruit: add fruit_stat_rsrc_stream() implementation
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_stat_rsrc()
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_open_rsrc()
2017-03-01 Ralph Boehmevfs_fruit: in fruit_rmdir() check ._ files before delet...
2017-03-01 Ralph Boehmevfs_fruit: fix fruit_rmdir() for the fruit:resource...
2017-03-01 Ralph Boehmevfs_fruit: fix fruit_chown() for the fruit:resource...
2017-03-01 Ralph Boehmevfs_fruit: fix fruit_chmod() for the fruit:resource...
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_unlink()
2017-03-01 Ralph Boehmevfs_fruit: fix fruit_rename() for the fruit:resource...
2017-03-01 Ralph Boehmevfs_fruit: correct readdir_attr_meta_finderi_stream...
2017-03-01 Ralph Boehmevfs_fruit: refactor readdir_attr_meta()
2017-03-01 Ralph Boehmevfs_fruit: update_btime() is only needed for metadata...
2017-03-01 Ralph Boehmevfs_fruit: correct fruit_stat_meta_stream() implementation
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_stat_meta()
2017-03-01 Ralph Boehmevfs_fruit: correct fruit_open_meta_stream() implementation
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_open_meta()
2017-03-01 Ralph Boehmevfs_fruit: replace unsafe ad_entry macro with a function
2017-03-01 Ralph Boehmevfs_fruit: fix fruit_pwrite() with metadata=stream
2017-03-01 Ralph Boehmevfs_fruit: rename empty_finderinfo() and make it more...
2017-03-01 Ralph Boehmevfs_fruit: fix fruit_ftruncate with metadata=stream
2017-03-01 Ralph Boehmevfs_fruit: fix fruit_pread with metadata=stream
2017-02-22 Chris LambCorrect "occured" typos.
2017-02-14 Ralph Boehmevfs_fruit: fix resource fork xattr name
2017-02-10 Ralph Boehmevfs_fruit: cleanup metadata and resource xattr name...
2017-02-10 Ralph Boehmevfs_fruit: correct Netatalk metadata xattr on FreeBSD
2017-01-28 Ralph Boehmevfs_fruit: checks wrong AAPL config state and so always...
2017-01-21 Björn Jackevfs_fruit: fix a typo
2016-12-02 Ralph Boehmevfs_fruit: fix fruit:resource option spelling
2016-07-25 Garming SamAddressSanitizer: Initialize for vfs_fruit.c
2016-05-19 Volker Lendeckevfs_fruit: Fix a few signed/unsigned mixups
2016-05-04 Ralph Boehmevfs_fruit: add an option that allows disabling POSIX...
2016-05-03 Douglas BagnallFix formatting issue on 32bit with _FILE_OFFSET_BITS...
2016-03-24 Jeremy Allisons3: Filenames: Add uint32_t flags parameter to syntheti...
2016-03-07 Jeremy Allisons3: smbd: Change open_streams_for_delete() to take...
2016-03-07 Jeremy Allisons3: VFS: vfs_fruit. If we have an fsp, use it in prefer...
2016-03-05 Jeremy AllisonVFS: Modify chown to take a const struct smb_filename...
2016-03-03 Jeremy AllisonVFS: Modify chmod to take a const struct smb_filename...
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-12 Christian Ambachs3:vfs_fruit fix a compiler warning
2015-12-21 Ralph Boehmevfs_fruit: ignore delete on the AFP_Resource stream
2015-12-21 Ralph Boehmevfs_fruit: fix offset and len handling for AFP_AfpInfo...
2015-12-21 Ralph Boehmevfs_fruit: writing all 0 to AFP_AfpInfo stream
2015-12-21 Ralph Boehmevfs_fruit: handling of ftruncate() on AFP_AfpInfo stream
2015-12-21 Ralph Boehmevfs_fruit: stat AFP_AfpInfo must fail when it doesn...
2015-12-21 Ralph Boehmevfs_fruit: fix some debug messages
2015-12-01 Ralph Boehmevfs_fruit: enable POSIX directory rename semantics
2015-12-01 Ralph Boehmevfs_fruit: add a flag that tracks whether use of AAPL...
2015-11-09 Volker Lendeckevfs_fruit: Fix a typo
2015-10-16 Ralph Boehmevfs_fruit: hide the Netatalk metadata xattr in streaminfo
2015-10-16 Ralph Boehmevfs_fruit: add and use define for the Netatalk metadata...
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-10-06 Ralph Boehmevfs_fruit: return value of ad_pack in vfs_fruit.c
2015-09-08 Volker Lendeckefruit: Fix CID 1323186 Dereference before null check
2015-09-02 Ralph Boehmevfs_fruit: delete ._ file when deleting the basefile
2015-09-02 Ralph Boehmevfs_fruit: split and simplify fruit_ftruncate
2015-09-02 Ralph Boehmevfs_fruit: handling of empty resource fork
2015-07-13 Volker Lendeckevfs_fruit: Fix the 32-bit build
2015-07-07 Volker Lendeckevfs_fruit: Fix CID 1311244 Out-of-bounds read
2015-07-02 Ralph Boehmevfs_fruit: check offset and length for AFP_AfpInfo...
2015-06-23 Ralph Boehmevfs:fruit: implement copyfile style copy_chunk
2015-06-23 Ralph Boehmevfs_fruit: simplify lp_parm_bool check
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