]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:modules: Implement dummy virus scanner that uses filename matching
authorPavel Filipenský <pfilipen@redhat.com>
Tue, 8 Feb 2022 11:07:03 +0000 (12:07 +0100)
committerJule Anger <janger@samba.org>
Fri, 25 Feb 2022 10:31:13 +0000 (10:31 +0000)
commit043f4b274b35417a60e6a2d21d50adfe2fca68f2
tree168dc660a82f58235ba7696eb16cbd14a7867e1c
parent34ade9eab0a07cf2be3059b3b9c5ae9af7f878f2
s3:modules: Implement dummy virus scanner that uses filename matching

Bug: https://bugzilla.samba.org/show_bug.cgi?id=14971

Signed-off-by: Pavel Filipenský <pfilipen@redhat.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit 9f34babec7c6aca3d91f226705d3b3996792e5f1)
source3/modules/vfs_virusfilter.c
source3/modules/vfs_virusfilter_common.h
source3/modules/vfs_virusfilter_dummy.c [new file with mode: 0644]
source3/modules/wscript_build