summaryrefslogtreecommitdiff
path: root/source3/modules/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2022-02-10s3:modules: Implement dummy virus scanner that uses filename matchingPavel Filipenský1-0/+1
2021-03-16s3: VFS: Remove vfs_tru64acl.[c|h]Jeremy Allison1-7/+0
2020-10-23s3:modules: Do not install vfs modules only used for testingAndreas Schneider1-4/+8
2020-09-08selftest: Add unit test for vfs_gpfsChristof Schmitt1-0/+7
2020-07-17test_vfs_posixacl: Add unit test for Linux POSIX ACL mappingChristof Schmitt1-0/+5
2020-06-15vfs: Move reparse point functions to util_reparse.cVolker Lendecke1-1/+5
2020-04-22s3: selftest: Remove test_vfs_widelinks.Jeremy Allison1-5/+0
2020-04-14s3: VFS: Add cmocka test for vfs_full_audit to make sure all arrays are correct.Jeremy Allison1-0/+5
2020-04-09s3: VFS: Add cmocka tests for pathname parsing in vfs_widelinks.Jeremy Allison1-0/+5
2020-04-09VFS: Add vfs_widelinks module.Jeremy Allison1-0/+7
2020-02-15s3:modules: add vfs_io_uring moduleStefan Metzmacher1-0/+8
2019-11-22build: Do not build selftest binaries for builds without --enable-selftestAndrew Bartlett1-1/+1
2019-09-18s3: VFS: Remove vfs_netatalk. Old, unused and unmaintained.Jeremy Allison1-8/+0
2019-08-10s3:modules: Link vfs_acl_common against gnutlsAndreas Schneider1-1/+2
2019-07-23selftest: Start implementing unit test for nfs4_aclsChristof Schmitt1-0/+5
2019-07-12s3:{modules => lib}/string_replace.[c|h]Ralph Boehme1-3/+0
2019-07-12vfs_fruit: move AppleDouble functionality to a dedicated subsystemRalph Boehme1-1/+1
2019-07-03s3:modules: Use hash_inode() in vfs_streams_xattrAndreas Schneider1-1/+1
2019-07-03s3:modules: Use hash_inode() in vfs_fruitAndreas Schneider1-1/+1
2019-07-03s3:modules: Add hash_inode() function based on SHA1Andreas Schneider1-0/+4
2019-05-14vfs: add ceph_snapshots moduleDavid Disseldorp1-0/+8
2019-04-12build: add explicit cephfs include path for vfs_ceph buildsDavid Disseldorp1-1/+2
2019-03-18vfs_nfs4acl_xattr: support for NFS 4.0 and 4.1 ACLs from NFS4 mountRalph Boehme1-0/+1
2019-03-18nfs4acl_xattr: move some functions to a seperate fileRalph Boehme1-0/+1
2019-03-12modules: Add dependency on tirpc to vfs_nfs4acl_xattrAndrew Bartlett1-8/+11
2019-02-11s3:modules: Fix compilation of nfs41acl_xdr.c when building outside srcAliaksei Karaliou1-7/+17
2019-01-22s3-vfs: add glusterfs_fuse vfs module.Günther Deschner1-0/+8
2019-01-18wscript: Make non_posix_acls a subsystemChristof Schmitt1-3/+2
2018-09-05build:wafsamba: Build on waf 1.9Thomas Nagy1-1/+1
2018-08-31vfs_delay_inject: adding delay to VFS callsRalph Boehme1-0/+7
2018-07-25s3:modules: add vfs_not_implemented moduleStefan Metzmacher1-0/+16
2018-04-03s3:modules: Set -Wno-strict-overflow for getdate if supportedAndreas Schneider1-0/+5
2018-01-24Samba-VirusFilter: clamav VFS and man page.Trever L. Adams1-0/+1
2018-01-24Samba-VirusFilter: F-Secure AntiVirus (fsav) VFS and man page.Trever L. Adams1-0/+1
2018-01-24Samba-VirusFilter: Sophos VFS backend.Trever L. Adams1-1/+4
2018-01-24Samba-VirusFilter: common headers and sources.Trever L. Adams1-0/+13
2017-12-15vfs_error_inject: Add new moduleChristof Schmitt1-0/+7
2017-11-11vfs: Remove aio_linuxVolker Lendecke1-8/+0
2017-11-08vfs_nfs4acl_xattr: add XDR backendRalph Boehme1-1/+22
2017-11-08vfs_nfs4acl_xattr: move the meat of the implementation to a seperate fileRalph Boehme1-1/+1
2017-10-13vfs_fruit: on-access conversion of AppleDouble xattr dataRalph Boehme1-1/+1
2017-10-13vfs_catia: factor out mapping functionsRalph Boehme1-1/+4
2017-08-24acl_common: Avoid "#include vfs_acl_common.c"Volker Lendecke1-2/+5
2017-07-03s3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECVRalph Boehme1-3/+7
2016-08-08buildscripts: Fix the regression with --without-acl-support.Ira Cooper1-0/+1
2016-07-24s3: vfs: ceph: Add posix acl supportYan, Zheng1-1/+1
2016-07-24s3: vfs: generalize functions that set/get posix acl through xattrYan, Zheng1-1/+5
2016-06-03Efficient xattr handling for VxFS Signed-off-by: Abhidnya Joshi <Abhidnya.Jos...Abhidnya Joshi1-1/+1
2016-01-26vfs_fake_dfq: add vfs moduleUri Simchoni1-0/+7
2015-11-13s3: smbd: Remove --with-aio-support. We no longer would ever prefer POSIX-RT ...Jeremy Allison1-8/+0