index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
modules
/
vfs_virusfilter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-10
lib: Introduce cp_smb_basename() helper function
Volker Lendecke
1
-6
/
+1
2025-10-21
vfs: Rename "srcfsp"->"src_dirfsp" and "dstfsp"->"dst_dirfsp"
Volker Lendecke
1
-14
/
+13
2025-07-21
vfs_virsufilter: Fix the invocation of SMB_VFS_NEXT_CONNECT
Rabinarayan Panigrahi
1
-1
/
+6
2024-08-21
s3:vfs: add vfs_rename_how to SMB_VFS_RENAMEAT()
Stefan Metzmacher
1
-2
/
+4
2024-07-31
lib: Remove "token" parameter from set_namearray
Volker Lendecke
1
-2
/
+0
2024-07-26
s3/lib: return error from set_namearray()
Ralph Boehme
1
-9
/
+18
2024-07-26
s3/lib: add per-user support to set_namearray()
Ralph Boehme
1
-0
/
+2
2024-07-26
s3/lib: modernize set_namearray()
Ralph Boehme
1
-3
/
+6
2023-10-10
smbd: is_in_path() deals with a NULL namelist
Volker Lendecke
1
-3
/
+1
2023-08-08
s3:modules: Add missing newlines to logging messages
Joseph Sutton
1
-2
/
+2
2022-08-06
vfs: change openat propotype to match linux openat2
Volker Lendecke
1
-4
/
+3
2022-02-11
smbd: Use fsp_is_alternate_stream() where an fsp is available
Volker Lendecke
1
-1
/
+1
2022-02-10
s3:modules: Fix virusfilter_vfs_openat
Pavel Filipenský
1
-3
/
+3
2022-02-10
s3:modules: Implement dummy virus scanner that uses filename matching
Pavel Filipenský
1
-0
/
+12
2021-06-22
s3: VFS: virusfilter: Use real dirfsp for SMB_VFS_RENAMEAT()
Noel Power
1
-4
/
+29
2021-03-22
s3:modules:vfs_virusfilter: Recent New_VFS changes break vfs_virusfilter_openat.
Trever L. Adams
1
-6
/
+2
2021-03-01
s3:modules:vfs_virusfilter: Recent talloc changes cause infinite start-up fai...
Trever L. Adams
1
-67
/
+95
2021-01-28
vfs_virusfilter: support real dirfsps in virusfilter_vfs_unlinkat()
Ralph Boehme
1
-2
/
+11
2021-01-07
vfs_virusfilter: Allocate separate memory for config char*
Arne Kreddig
1
-9
/
+57
2020-12-16
smbd: use fsp_get_pathref_fd() for *at related directory handles
Ralph Boehme
1
-1
/
+1
2020-05-21
vfs: remove SMB_VFS_OPEN()
Ralph Boehme
1
-168
/
+0
2020-05-21
vfs_virusfilter: implement SMB_VFS_OPENAT()
Ralph Boehme
1
-0
/
+182
2020-05-05
smbd: add twrp arg to synthetic_smb_fname()
Ralph Boehme
1
-0
/
+3
2020-05-05
vfs_virusfilter: realign synthetic_smb_fname() args in infected_file_action_q...
Ralph Boehme
1
-2
/
+4
2020-05-05
vfs_virusfilter: realign synthetic_smb_fname() args in quarantine_create_dir()
Ralph Boehme
1
-2
/
+5
2020-05-05
vfs_virusfilter: Fix canonicalizing socket path
Volker Lendecke
1
-2
/
+6
2020-04-03
smbd: move files_struct.is_directory to a bitfield
Ralph Boehme
1
-2
/
+2
2020-04-03
smbd: move files_struct.modified to a bitfield
Ralph Boehme
1
-4
/
+4
2019-10-31
source3/modules/vfs_virusfilter.c: typo fixes
Björn Jacke
1
-1
/
+1
2019-10-02
s3:smbd: use is_named_stream() in a a few places
Ralph Boehme
1
-8
/
+3
2019-09-26
s3: VFS: vfs_virusfilter: Remove unlink_fn. No longer used.
Jeremy Allison
1
-29
/
+0
2019-09-26
s3: VFS: vfs_virusfilter: Change UNLINK -> UNLINKAT in infected_file_action_d...
Jeremy Allison
1
-1
/
+4
2019-09-26
s3: VFS: vfs_virusfilter. Implement unlinkat().
Jeremy Allison
1
-0
/
+33
2019-09-11
s3: VFS: vfs_virusfilter: Change use of SMB_VFS_NEXT_MKDIR -> SMB_VFS_NEXT_MK...
Jeremy Allison
1
-2
/
+3
2019-08-16
s3: VFS: vfs_virusfilter. Remove rename_fn(). No longer used.
Jeremy Allison
1
-35
/
+0
2019-08-16
s3: VFS: vfs_virusfilter. Implement renameat().
Jeremy Allison
1
-0
/
+42
2019-08-16
s3: VFS: change connection_struct cwd_fname to cwd_fsp
Ralph Boehme
1
-9
/
+9
2018-04-03
s3:modules: fix the picky-developer build of vfs_virusfilter.c on FreeBSD 11
Stefan Metzmacher
1
-2
/
+3
2018-01-25
Samba-VirusFilter: clean up dir check vfs_close and vfs_open
Trever L. Adams
1
-2
/
+6
2018-01-25
Samba-VirusFilter: fix virusfilter_vfs_close() crash
Trever L. Adams
1
-1
/
+1
2018-01-24
Samba-VirusFilter: clamav VFS and man page.
Trever L. Adams
1
-0
/
+3
2018-01-24
Samba-VirusFilter: F-Secure AntiVirus (fsav) VFS and man page.
Trever L. Adams
1
-0
/
+3
2018-01-24
Samba-VirusFilter: Sophos VFS backend.
Trever L. Adams
1
-4
/
+11
2018-01-24
Samba-VirusFilter: common headers and sources.
Trever L. Adams
1
-0
/
+1508