smbd: Remove unused [push_pull]_file_id_24
[samba.git] / source3 / modules / wscript_build
2023-06-05 Volker Lendeckemodules: Remove perfcount_test module
2023-04-03 David Disseldorps3:modules: call rpcgen only if vfs_nfs4acl_xattr is...
2023-03-03 Joseph Suttons3:modules: Fix invalid escape sequences
2023-02-06 Andreas Schneiders3:modules: Ignore -Wunused-but-set-variable for autoge...
2022-02-10 Pavel Filipenskýs3:modules: Implement dummy virus scanner that uses...
2021-03-16 Jeremy Allisons3: VFS: Remove vfs_tru64acl.[c|h]
2020-10-23 Andreas Schneiders3:modules: Do not install vfs modules only used for...
2020-09-08 Christof Schmittselftest: Add unit test for vfs_gpfs
2020-07-17 Christof Schmitttest_vfs_posixacl: Add unit test for Linux POSIX ACL...
2020-06-15 Volker Lendeckevfs: Move reparse point functions to util_reparse.c
2020-04-22 Jeremy Allisons3: selftest: Remove test_vfs_widelinks.
2020-04-14 Jeremy Allisons3: VFS: Add cmocka test for vfs_full_audit to make...
2020-04-09 Jeremy Allisons3: VFS: Add cmocka tests for pathname parsing in vfs_w...
2020-04-09 Jeremy AllisonVFS: Add vfs_widelinks module.
2020-02-15 Stefan Metzmachers3:modules: add vfs_io_uring module
2019-11-22 Andrew Bartlettbuild: Do not build selftest binaries for builds withou...
2019-09-18 Jeremy Allisons3: VFS: Remove vfs_netatalk. Old, unused and unmaintained.
2019-08-10 Andreas Schneiders3:modules: Link vfs_acl_common against gnutls
2019-07-23 Christof Schmittselftest: Start implementing unit test for nfs4_acls
2019-07-12 Ralph Boehmes3:{modules => lib}/string_replace.[c|h]
2019-07-12 Ralph Boehmevfs_fruit: move AppleDouble functionality to a dedicate...
2019-07-03 Andreas Schneiders3:modules: Use hash_inode() in vfs_streams_xattr
2019-07-03 Andreas Schneiders3:modules: Use hash_inode() in vfs_fruit
2019-07-03 Andreas Schneiders3:modules: Add hash_inode() function based on SHA1
2019-05-14 David Disseldorpvfs: add ceph_snapshots module
2019-04-12 David Disseldorpbuild: add explicit cephfs include path for vfs_ceph...
2019-03-18 Ralph Boehmevfs_nfs4acl_xattr: support for NFS 4.0 and 4.1 ACLs...
2019-03-18 Ralph Boehmenfs4acl_xattr: move some functions to a seperate file
2019-03-12 Andrew Bartlettmodules: Add dependency on tirpc to vfs_nfs4acl_xattr
2019-02-11 Aliaksei Karalious3:modules: Fix compilation of nfs41acl_xdr.c when...
2019-01-22 Günther Deschners3-vfs: add glusterfs_fuse vfs module.
2019-01-18 Christof Schmittwscript: Make non_posix_acls a subsystem
2018-09-05 Thomas Nagybuild:wafsamba: Build on waf 1.9
2018-08-31 Ralph Boehmevfs_delay_inject: adding delay to VFS calls
2018-07-25 Stefan Metzmachers3:modules: add vfs_not_implemented module
2018-04-03 Andreas Schneiders3:modules: Set -Wno-strict-overflow for getdate if...
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.
2017-12-15 Christof Schmittvfs_error_inject: Add new module
2017-11-11 Volker Lendeckevfs: Remove aio_linux
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: add XDR backend
2017-11-07 Ralph Boehmevfs_nfs4acl_xattr: move the meat of the implementation...
2017-10-13 Ralph Boehmevfs_fruit: on-access conversion of AppleDouble xattr...
2017-10-13 Ralph Boehmevfs_catia: factor out mapping functions
2017-08-23 Volker Lendeckeacl_common: Avoid "#include vfs_acl_common.c"
2017-07-03 Ralph Boehmes3/vfs: add SMB_VFS_OFFLOAD_READ_SEND/RECV
2016-08-08 Ira Cooperbuildscripts: Fix the regression with --without-acl...
2016-07-24 Yan, Zhengs3: vfs: ceph: Add posix acl support
2016-07-23 Yan, Zhengs3: vfs: generalize functions that set/get posix acl...
2016-06-03 Abhidnya JoshiEfficient xattr handling for VxFS Signed-off-by: Abhidn...
2016-01-26 Uri Simchonivfs_fake_dfq: add vfs module
2015-11-13 Jeremy Allisons3: smbd: Remove --with-aio-support. We no longer would...
2015-11-10 Volker Lendeckevfs: Remove smb_traffic_analyzer
2015-11-04 Uri Simchonivfs_offline: add vfs_offline module
2015-08-21 Robin Hackvfs_scannedonly: Remove vfs_scannedonly from samba...
2015-08-20 Stefan Metzmachers3:wscript: remove leftover from vfs_notify_fam
2015-07-24 Günther Deschnervfs: fix build warning in smb traffic analyzer.
2015-07-07 Volker Lendeckesmbd: Remove the notify_fam module
2015-05-19 Stefan Metzmachers3:modules: remove unused allow_warnings=True for vfs_n...
2015-05-19 Stefan Metzmachers3:modules: remove unused allow_undefined_symbols=False...
2015-05-19 Stefan Metzmachers3:modules: remove unused allow_undefined_symbols=True...
2015-05-19 Stefan Metzmachers3:modules: remove unused allow_warnings=True for vfs_a...
2015-05-19 Stefan Metzmachers3:modules: remove unused allow_warnings=True for vfs_p...
2015-05-19 Stefan Metzmachers3:modules: remove unused allow_warnings=True for vfs_u...
2015-03-31 David Disseldorpvfs: add vfs_shell_snap module
2015-03-23 Christof Schmittgpfswrap: Move gpfswrap to lib/util
2015-03-02 Christof Schmittgpfs: Rename library wrapper to gpfswrap
2015-03-02 Christof Schmittgpfs: Look for gpfs header files also in /usr/lpp/mmfs...
2015-01-10 Ralph Boehmevfs_unityed_media: VFS module for sharing AVID projects
2014-11-25 Stefan Metzmachers3:modules: remove unused allow_warnings=True for non_p...
2014-09-18 Abhidnya Joshis3: vfs module: Adding new vfs module for Symantec...
2014-08-18 Ralph BoehmeNew VFS module vfs_fruit
2014-06-30 David Disseldorpvfs: add vfs_snapper module
2014-04-02 Stefan Metzmachers3:modules: explicitly use allow_warnings=True were...
2013-12-12 Volker Lendeckes3-waf: build new vfs_worm module
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-24 Michael Adambuild: get rid of vars=locals() in source3/modules...
2013-09-24 Michael Adambuild: get rid of source file variables in source3...
2013-05-30 Anand Avativfs_glusterfs: Samba VFS module for glusterfs
2013-05-13 Andrew Bartlettbuild: Add missing dep from vfs_nfs4acl_xattr to NDR_NF...
2013-05-09 Andrew Bartlettvfs: Add new VFS module vfs_nfs4acl_xattr to use nfs4ac...
2013-04-24 Sam LangImplements a vfs module for cephfs, a distributed file...
2013-04-03 Stefan Metzmachers3:modules: fix the build of vfs_notify_fam (bug #9545)
2013-03-21 Stefan Metzmachers3:waf fix build on AIX
2013-03-09 David Disseldorps3-vfs: add vfs_btrfs module
2013-02-04 Christian Ambachs3-waf:modules add non_posix_acls dependency to vfs_gpfs
2013-02-04 Andrew Bartlettvfs: Add helper function for non posix ACL modules
2012-10-11 Andrew Bartlettvfs: Remove irixacl module (all the fucntions in it...
2012-10-11 Andrew Bartlettbuild: Add vfs_media_harmony to the waf build
2012-09-05 Andrew Bartlettbuild: Remove unused deps from vfs modules
2012-09-04 Andrew Bartlettbuild: Remove references to charset modules - we no...
2012-09-04 Andrew Bartlettbuild: vfs_fake_acls does not need the acl lib
2012-08-17 Volker Lendeckes3: Remove the gpfs_hsm_notify module
2012-08-15 Andrew Bartlettlibrpc/idl: Make smb_acl_t public so we can pull/push...
2012-07-18 Volker Lendeckes3: Move the aio_pthread read/write functionality to...
2012-07-18 Volker Lendeckes3: Add vfs_aio_posix
2012-07-18 Volker Lendeckes3:vfs_aio_pthread: Convert to libasys
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
next