smbd: use fsp_get_pathref_fd() for *at related directory handles
[samba.git] / source3 / modules / vfs_virusfilter.c
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.