From bcaf3cacdf2bc9259121b29bc1a4e92eb21c8978 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Mon, 20 Feb 2012 02:16:07 +0000 Subject: This is a set of various Samba VFS modules to scan and filter virus files on Samba file services with an anti-virus scanner. Supported Anti-Virus engines: - ClamAV (clamd daemon) - F-Secure Anti-Virus (fsavd daemon) - Sophos Anti-Virus (savdid daemon) WWW: https://github.com/fumiyas/samba-virusfilter --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index d7751c9cb732..67587fcfe70a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -803,6 +803,7 @@ SUBDIR += saferpay SUBDIR += safesh SUBDIR += saint + SUBDIR += samba-virusfilter SUBDIR += samhain SUBDIR += samhain-client SUBDIR += samhain-server -- cgit v1.2.3