dsdb:schema_load: make use of ldb_relative_path() in partition_metadata_open()
[metze/samba/wip.git] / source3 / modules /
2018-04-11 Jeremy Allisons3: vfs: vfs_streams_xattr: Don't blindly re-use the...
2018-04-11 Volker Lendeckevfs_fruit: Fix CID 1416474 Dereference null return...
2018-04-09 Jeremy Allisons3: smbd: Fix memory leak in vfswrap_getwd()
2018-04-03 Andreas Schneiders3:modules: Set -Wno-strict-overflow for getdate if...
2018-04-03 Andreas Schneiders3:modules: Generate new getdate.c with bison
2018-04-03 Andreas Schneiders3:modules: Update getdate.y to work with newer bison...
2018-04-03 Stefan Metzmachers3:modules: fix the build of vfs_aixacl2.c
2018-04-03 Stefan Metzmachers3:modules: make virusfilter_io_connect_path() more...
2018-04-03 Stefan Metzmachers3:modules: fix the picky-developer build of vfs_virusf...
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-20 Andreas Schneiders3:vfs_preopen: Change to a do-while loop and fix the...
2018-03-20 Andreas Schneiders3:modules: Fix size type in getdate
2018-03-20 Andreas Schneiders3:vfs_nettalk: Fix size types
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-03-01 Andreas Schneiders3:modules: Add FALL_THROUGH statements in getdate.c
2018-03-01 Andreas Schneiders3:modules: Add FALL_THROUGH statements in vfs_acl_common.c
2018-02-26 Poornima Gvfs_glusterfs: Fix the wrong pointer being sent in...
2018-02-23 Ralph Boehmevfs_fruit: use off_t, not size_t for TM size calculations
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
next