vfs_fruit: Fix a leak of "br_lck"
[amitay/samba.git] / source3 / modules / vfs_fruit.c
2018-08-20 Volker Lendeckevfs_fruit: Fix a leak of "br_lck"
2018-06-13 Swen SchilligCID 1416475: possibly dereferencing NULL in fruit_pread...
2018-06-13 Swen SchilligCID 1416476: possibly dereferencing NULL in fruit_ftrun...
2018-06-13 Swen SchilligCID 1416477: possibly dereferencing NULL in fruit_pwrit...
2018-06-13 Swen SchilligCID 1416478: de-ref NULL value in fruit_pwrite_rsrc
2018-05-30 Ralph Boehmevfs_fruit: delete 0 byte size streams if AAPL is enabled
2018-04-11 Volker Lendeckevfs_fruit: Fix CID 1416474 Dereference null return...
2018-03-28 Volker Lendeckevfs_fruit: Fix CID 1433613 Operands don't affect result
2018-03-21 Jeremy Allisons3: smbd: Fruit. Make the use of dom_sid_compare_domain...
2018-03-16 Jeremy Allisons3: smbd: vfs_fruit: Replace code in fruit_fget_nt_acl...
2018-03-16 Jeremy Allisons3: smbd: vfs_fruit: Replace code in check_ms_nfs(...
2018-03-16 Jeremy Allisons3: smbd: vfs_fruit: Add remove_virtual_nfs_aces()...
2018-03-08 Jeremy Allisons3: vfs_fruit. Change check_ms_nfs() to remove the...
2018-03-07 Jeremy Allisons3: vfs_fruit. If the security descriptor was modified...
2018-03-07 Jeremy Allisons3: vfs_fruit: Ensure we operate on a copy of the incom...
2018-03-07 Jeremy Allisons3: vfs_fruit. Ensure we only return one set of the...
2018-02-23 Ralph Boehmevfs_fruit: use off_t, not size_t for TM size calculations
2018-01-10 Douglas Bagnallvfs_fruit: initialise bandsize to please a compiler
2018-01-09 Ralph Boehmevfs_fruit: set delete-on-close for empty finderinfo
2018-01-09 Ralph Boehmevfs_fruit: filter out AFP_AfpInfo streams with pending...
2018-01-09 Ralph Boehmevfs_fruit: factor out delete_invalid_meta_stream()...
2018-01-05 Ralph Boehmevfs_fruit: add "time machine max size" option
2017-12-18 Christof Schmittvfs: Use static_decl_vfs in all VFS modules
2017-12-06 David Disseldorpvfs: drop casts for VFS_ADD_FSP_EXTENSION() callers
2017-11-29 Ralph Boehmevfs_fruit: proper VFS-stackable conversion of FinderInfo
2017-11-29 Ralph Boehmevfs_fruit: add AfpInfo prototypes
2017-11-13 Andreas Schneidervfs_fruit: Unlink memory on error
2017-11-03 Ralph Boehmevfs_fruit: avoid dereferencing a freed object in an...
2017-10-16 Anoop C Svfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR
2017-10-13 Ralph Boehmevfs_fruit: on-access conversion of AppleDouble xattr...
2017-10-13 Ralph Boehmevfs_fruit: static string fruit_catia_maps
2017-10-13 Ralph Boehmevfs_fruit: pass smb_fname to ad_convert
2017-10-13 Ralph Boehmevfs_fruit: unpack AppleDouble xattr header if present
2017-10-13 Ralph Boehmevfs_fruit: allocate ad_data buffer up to AD_XATTR_MAX_H...
2017-10-13 Ralph Boehmevfs_fruit: add AppleDouble xattr structure definitions
2017-10-13 Ralph Boehmevfs_fruit: fix ftruncating resource fork
2017-10-04 Kevin Andersonvfs_fruit: Add Time Machine support
2017-08-25 Andreas Schneiders3:vfs: Do not overrun array ad->ad_eid
2017-08-09 Ralph Boehmevfs_fruit: factor out common code from ad_get() and...
2017-08-09 Ralph Boehmevfs_fruit: return fake pipe fd in fruit_open_meta_netat...
2017-08-09 Ralph Boehmevfs_fruit: don't open basefile in ad_open() and simplif...
2017-08-09 Ralph Boehmevfs_fruit: use path based setxattr call in ad_fset()
2017-07-13 Ralph Boehmevfs_fruit: don't use MS NFS ACEs with Windows clients
2017-07-12 Günther Deschnervfs_fruit: add fruit:model = <modelname> parametric...
2017-07-03 Ralph Boehmes3/smbd: remove unneeded flags argument from SMB_VFS_OF...
2017-07-03 Ralph Boehmes3/smbd: get rid of files_struct.aapl_copyfile_supported
2017-07-03 Ralph Boehmes3/vfs: make SMB_VFS_OFFLOAD_WRITE_SEND offload token...
2017-07-03 Ralph Boehmes3/vfs: rename SMB_VFS_COPY_CHUNK_SEND/RECV to SMB_VFS_...
2017-07-03 Ralph Boehmes3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECV
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct...
2017-05-26 Jeremy Allisons3: VFS: Fruit. Move to using struct smb_filename inste...
2017-05-17 Ralph Boehmevfs_fruit: add pread_send/recv and pwrite_send/recv
2017-05-10 Aurelien Aptelvfs: add parameter to copy chunk VFS function to handle...
2017-05-05 Volker Lendeckevfs_fruit: Fix the 32-bit build
2017-04-22 Ralph Boehmevfs_fruit: lp_case_sensitive() does not return a bool
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-07 Ralph Boehmevfs_fruit: resource fork open request with flags=O_CREA...
2017-03-26 Uri Simchonivfs_fruit: enable zero file id
2017-03-02 Ralph Boehmevfs_fruit: enabling AAPL extensions must be a global...
2017-03-01 Ralph Boehmevfs_fruit: only veto AppleDouble files with fruit:resou...
2017-03-01 Ralph Boehmevfs_fruit: use stat info from base_fsp
2017-03-01 Ralph Boehmevfs_fruit: ignore or delete invalid AFP_AfpInfo streams
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_ftruncate and use new adouble API
2017-03-01 Ralph Boehmevfs_fruit: use fio in fruit_fallocate
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_fstat and use new adouble API
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_pread and fruit_pwrite and...
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_open and use new adouble API
2017-03-01 Ralph Boehmevfs_fruit: rework struct adouble API
2017-03-01 Ralph Boehmevfs_fruit: fix fruit_check_access()
2017-03-01 Ralph Boehmevfs_fruit: remove base_fsp name translation
2017-03-01 Ralph Boehmevfs_fruit: use SMB_VFS_NEXT_OPEN in two places
2017-03-01 Ralph Boehmevfs_fruit: refactor readdir_attr_macmeta() resource...
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_ftruncate() and fix stream...
2017-03-01 Ralph Boehmevfs_fruit: fix fruit_ntimes() for the fruit:metadata...
2017-03-01 Ralph Boehmevfs_fruit: refactor fruit_streaminfo()
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.
next