summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_virusfilter.c
Commit message (Expand)AuthorAgeFilesLines
* source3/modules/vfs_virusfilter.c: typo fixesBjörn Jacke2019-10-311-1/+1
* s3:smbd: use is_named_stream() in a a few placesRalph Boehme2019-10-021-8/+3
* s3: VFS: vfs_virusfilter: Remove unlink_fn. No longer used.Jeremy Allison2019-09-261-29/+0
* s3: VFS: vfs_virusfilter: Change UNLINK -> UNLINKAT in infected_file_action_d...Jeremy Allison2019-09-261-1/+4
* s3: VFS: vfs_virusfilter. Implement unlinkat().Jeremy Allison2019-09-261-0/+33
* s3: VFS: vfs_virusfilter: Change use of SMB_VFS_NEXT_MKDIR -> SMB_VFS_NEXT_MK...Jeremy Allison2019-09-111-2/+3
* s3: VFS: vfs_virusfilter. Remove rename_fn(). No longer used.Jeremy Allison2019-08-161-35/+0
* s3: VFS: vfs_virusfilter. Implement renameat().Jeremy Allison2019-08-161-0/+42
* s3: VFS: change connection_struct cwd_fname to cwd_fspRalph Boehme2019-08-161-9/+9
* s3:modules: fix the picky-developer build of vfs_virusfilter.c on FreeBSD 11Stefan Metzmacher2018-04-031-2/+3
* Samba-VirusFilter: clean up dir check vfs_close and vfs_openTrever L. Adams2018-01-251-2/+6
* Samba-VirusFilter: fix virusfilter_vfs_close() crashTrever L. Adams2018-01-251-1/+1
* Samba-VirusFilter: clamav VFS and man page.Trever L. Adams2018-01-241-0/+3
* Samba-VirusFilter: F-Secure AntiVirus (fsav) VFS and man page.Trever L. Adams2018-01-241-0/+3
* Samba-VirusFilter: Sophos VFS backend.Trever L. Adams2018-01-241-4/+11
* Samba-VirusFilter: common headers and sources.Trever L. Adams2018-01-241-0/+1508