Subversion Repositories vsftpd-clamav

Compare Revisions

Ignore whitespace Rev 4 → Rev 3

/vsftpd-clamav.patch
1,3 → 1,11
#! /bin/sh /usr/share/dpatch/dpatch-run
## clamav-integration.dpatch by <marco@debiansqueeze64>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.
 
@DPATCH@
 
Add support for scanning uploaded files with clamav. Not all features are
implemented (ex. file inclusion/exclusion for scanning). Every uploaded file is
saved in random named file, and moved to destination file after scanning. Side