ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / source3 / modules / vfs_virusfilter.c
2023-10-10 Volker Lendeckesmbd: is_in_path() deals with a NULL namelist
2023-08-08 Joseph Suttons3:modules: Add missing newlines to logging messages
2022-08-06 Volker Lendeckevfs: change openat propotype to match linux openat2
2022-02-11 Volker Lendeckesmbd: Use fsp_is_alternate_stream() where an fsp is...
2022-02-10 Pavel Filipenskýs3:modules: Fix virusfilter_vfs_openat
2022-02-10 Pavel Filipenskýs3:modules: Implement dummy virus scanner that uses...
2021-06-22 Noel Powers3: VFS: virusfilter: Use real dirfsp for SMB_VFS_RENAM...
2021-03-22 Trever L. Adamss3:modules:vfs_virusfilter: Recent New_VFS changes...
2021-03-01 Trever L. Adamss3:modules:vfs_virusfilter: Recent talloc changes cause...
2021-01-28 Ralph Boehmevfs_virusfilter: support real dirfsps in virusfilter_vf...
2021-01-07 Arne Kreddigvfs_virusfilter: Allocate separate memory for config...
2020-12-16 Ralph Boehmesmbd: use fsp_get_pathref_fd() for *at related director...
2020-05-21 Ralph Boehmevfs: remove SMB_VFS_OPEN()
2020-05-21 Ralph Boehmevfs_virusfilter: implement SMB_VFS_OPENAT()
2020-05-05 Ralph Boehmesmbd: add twrp arg to synthetic_smb_fname()
2020-05-05 Ralph Boehmevfs_virusfilter: realign synthetic_smb_fname() args...
2020-05-05 Ralph Boehmevfs_virusfilter: realign synthetic_smb_fname() args...
2020-05-05 Volker Lendeckevfs_virusfilter: Fix canonicalizing socket path
2020-04-03 Ralph Boehmesmbd: move files_struct.is_directory to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.modified to a bitfield
2019-10-31 Björn Jackesource3/modules/vfs_virusfilter.c: typo fixes
2019-10-02 Ralph Boehmes3:smbd: use is_named_stream() in a a few places
2019-09-26 Jeremy Allisons3: VFS: vfs_virusfilter: Remove unlink_fn. No longer...
2019-09-26 Jeremy Allisons3: VFS: vfs_virusfilter: Change UNLINK -> UNLINKAT...
2019-09-26 Jeremy Allisons3: VFS: vfs_virusfilter. Implement unlinkat().
2019-09-11 Jeremy Allisons3: VFS: vfs_virusfilter: Change use of SMB_VFS_NEXT_MK...
2019-08-16 Jeremy Allisons3: VFS: vfs_virusfilter. Remove rename_fn(). No longer...
2019-08-16 Jeremy Allisons3: VFS: vfs_virusfilter. Implement renameat().
2019-08-16 Ralph Boehmes3: VFS: change connection_struct cwd_fname to cwd_fsp
2018-04-03 Stefan Metzmachers3:modules: fix the picky-developer build of vfs_virusf...
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.