summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_virusfilter_utils.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-20lib: Avoid unused includesVolker Lendecke1-1/+0
2024-08-21s3:vfs: add vfs_rename_how to SMB_VFS_RENAMEAT()Stefan Metzmacher1-1/+3
2023-07-17s3:modules: Fix code spellingAndreas Schneider1-1/+1
2022-12-12lib: Add get_current_user_info_domain()Volker Lendecke1-1/+1
2022-12-12vfs: Remove an unnecessary if statementVolker Lendecke1-4/+0
2021-11-11source3: move lib/substitute.c functions out of proto.hRalph Boehme1-0/+1
2020-05-08Fix clang 9 format-nonliteral warningsGary Lockyer1-3/+3
2019-11-27s3:param: make "servicename" a substituted optionRalph Boehme1-1/+4
2019-11-07s3: rename talloc_sub_advanced() to talloc_sub_full()Ralph Boehme1-1/+1
2019-08-16s3: smbd: vfs_virusfilter: Use SMB_VFS_RENAMEAT() instead of SMB_VFS_RENAME.Jeremy Allison1-1/+5
2019-08-16s3: VFS: change connection_struct cwd_fname to cwd_fspRalph Boehme1-1/+1
2018-04-03s3:modules: make virusfilter_io_connect_path() more portableStefan Metzmacher1-15/+16
2018-01-31vfs_virusfilter: Fix CID 1428738 Macro compares unsigned to 0Volker Lendecke1-1/+1
2018-01-31vfs_virusfilter: Fix CID 1428740 Macro compares unsigned to 0Volker Lendecke1-1/+1
2018-01-31vfs_virusfilter: Fix CID 1428739 Buffer not null terminatedVolker Lendecke1-1/+7
2018-01-24Samba-VirusFilter: common headers and sources.Trever L. Adams1-0/+1025