smbd: Pass "file_id" through share_entry_forall
[nivanova/samba-autobuild/.git] / source3 / modules /
2018-01-31 Volker Lendeckevfs_virusfilter: Fix CID 1428738 Macro compares unsigne...
2018-01-30 Volker Lendeckevfs_virusfilter: Fix CID 1428740 Macro compares unsigne...
2018-01-30 Volker Lendeckevfs_virusfilter: Fix CID 1428739 Buffer not null terminated
2018-01-25 Trever L. AdamsSamba-VirusFilter: clean up dir check vfs_close and...
2018-01-25 Trever L. AdamsSamba-VirusFilter: fix virusfilter_vfs_close() crash
2018-01-24 Trever L. AdamsSamba-VirusFilter: clamav VFS and man page.
2018-01-24 Trever L. AdamsSamba-VirusFilter: F-Secure AntiVirus (fsav) VFS and...
2018-01-24 Trever L. AdamsSamba-VirusFilter: Sophos VFS backend.
2018-01-24 Trever L. AdamsSamba-VirusFilter: common headers and sources.
2018-01-22 Andreas Schneiderwaf: Fix NFS quota support with libtirpc
2018-01-21 Volker Lendeckevfs_fileid: Fix the 32-bit build
2018-01-17 Sachin Prabhuvfs_glusterfs: Add fallocate support for vfs_glusterfs
2018-01-13 David Disseldorpvfs_default: use VFS statvfs macro in fs_capabilities
2018-01-13 David Disseldorpvfs_ceph: add fs_capabilities hook to avoid local statvfs
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-08 Ralph Boehmevfs_fileid: fix a use after free
2018-01-06 Ralph Boehmevfs_fileid: add fileid:algorithm = fsname_norootdir
2018-01-05 Ralph Boehmevfs_fileid: add fileid:nolockinode parameter
2018-01-05 Ralph Boehmevfs_fileid: add fileid:algorithm = fsname_nodirs
2018-01-05 Ralph Boehmevfs_fileid: add fileid:algorithm = hostname
2018-01-05 Ralph Boehmevfs_fileid: convert dev argument of the device_mapping_...
2018-01-05 Ralph Wuerthnervfs_fileid: add "fstype/mntdir deny/allow list" option
2018-01-05 Ralph Boehmevfs_fileid: preserve errno in an error code path
2018-01-05 Ralph Boehmevfs_fileid: add a DEBUG message to log dev and inode
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-15 Christof Schmittvfs_error_inject: Add new module
2017-12-12 Volker Lendeckevfs_aio_fork: Use a shorter random delay
2017-12-12 Volker Lendeckevfs_aio_fork: Fix vfs_aio_pwrite
2017-12-12 Volker Lendeckevfs_aio_fork: Fix vfs_aio_pread
2017-12-12 Volker Lendeckevfs_aio_fork: Fix a crash in aio_fork
2017-12-12 Volker Lendeckevfs_aio_fork: Drop "volatile" from the mmap area in...
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-24 Uri Simchonivfs_full_audit: make do_log() printf-aware
2017-11-22 Uri Simchoninfs4acl: fix picky build in case rpc/xdr.h is not available
2017-11-13 Andreas Schneidervfs_fruit: Unlink memory on error
2017-11-11 Uri Simchonivfs: remove SMB_VFS_INIT_SEARCH_OP
2017-11-11 Uri Simchonivfs_unityed_media: remove handling of init_search_op
2017-11-11 Uri Simchonivfs_media_harmony: remove handling of init_search_op
2017-11-11 Uri Simchonivfs_time_audit: remove init_search_op implementation
2017-11-11 Uri Simchonivfs_glusterfs: remove init_search_op handling
2017-11-11 Volker Lendeckevfs: Remove aio_linux
2017-11-09 Niels de Vosvfs_glusterfs: include glusterfs/api/glfs.h without...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add XDR backend
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: implement take-ownership as in vfs_a...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add POSIX mode check and reset
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: do xattr ops as root
2017-11-07 Ralph Boehmenfs4acls: update default NFS4 ACL version to 4.1
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add support for NFS 4.1 ACL flags...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: move the meat of the implementation...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: fsp->fh->fd can legally be -1
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: refactoring
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: code polish
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: modernize ACL inheritance
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add a runtime configuration object
2017-11-07 Ralph Boehmelibrpc/idl: rename NFS4 ACL xattr name define
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: move interesting functions pointers...
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: remove a layer of indirection
2017-11-07 Ralph Boehmes3/smbd: make make_default_filesystem_acl public
2017-11-07 Ralph Boehmevfs_acl_common: directly pass default_acl_style
2017-11-03 Ralph Boehmevfs_fruit: avoid dereferencing a freed object in an...
2017-11-02 Ralph Boehmevfs_zfsacl: fix compilation error
2017-10-27 Andreas Schneiders3:modules: Check correct variable for NULL in posixacl...
2017-10-26 Andreas Schneiders3:vfs_glusterfs: Use SAFE_FREE
2017-10-26 Andreas Schneiders3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd()
2017-10-22 Volker Lendeckenfs4acls: Slightly simplify smb_add_ace4
2017-10-22 Volker Lendeckenfs4acls: Fix a debug message
2017-10-20 Michael Adamvfs_glusterfs: Fix exporting subdirs with shadow_copy2
2017-10-17 Volker Lendeckevfs_catia: Fix a potential memleak
2017-10-17 Volker Lendeckevfs_catia: Fix a memory leak
2017-10-17 Volker Lendeckevfs_catia: Make "srt_head" static to the module
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-13 Ralph Boehmevfs_catia: factor out mapping functions
2017-10-09 Ralph Boehmevfs_fake_acls: deny give-ownership
2017-10-09 Ralph Boehmevfs_acl_common: fix take ownership vs give ownership
2017-10-09 Ralph Boehmevfs_acl_common: factor out a variable declaration
2017-10-04 Jeremy Allisons3: VFS: Ensure default SMB_VFS_GETWD() call can't...
2017-10-04 Jorge Schrauwen... vfs_solarisacl: fix build for samba 4.7 and up
2017-10-04 Kevin Andersonvfs_fruit: Add Time Machine support
2017-09-30 Pooja MahadikChanges in samba vxfs plugin.
2017-09-14 Christof Schmittvfs_streams_xattr: Fix segfault when running with log...
2017-09-12 Jeremy Allisons3: vfs: catia: compression get/set must act only on...
2017-09-12 Jeremy Allisons3: VFS: streams_xattr: Compression is only set/get...
2017-09-09 Ralph Boehmes3/vfs: move ACE4_ADD_FILE/ACE4_DELETE_CHILD mapping...
2017-09-08 Ralph Boehmevfs_zfsacl: ensure zfs_get_nt_acl_common() has access...
2017-09-08 Ralph Boehmevfs_zfsacl: pass smb_fname to zfs_get_nt_acl_common
2017-09-08 Ralph Boehmevfs/nfs4_acls: move special handling of SMB_ACE4_SYNCHR...
2017-09-04 Christof Schmittvfs_gpfs: Request DENY_DELETE sharemode when possible
next