samba-vscan/include vscan-parameter.h,1.1.2.4,1.1.2.5

Rainer Link <[email protected]> Tue, 29 Mar 2005 19:20:25 +0000
Newsgroups gmane.comp.security.virus.openantivirus.cvs
Message-ID <[email protected]>
Update of /cvsroot/openantivirus/samba-vscan/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14627/include

Modified Files:
      Tag: VSCAN_0_3
	vscan-parameter.h 
Log Message:
skip scanning of file based on regexp. Patch by Sven; currently
only clamav supported, needs to be ported to other modules as well


Index: vscan-parameter.h
===================================================================
RCS file: /cvsroot/openantivirus/samba-vscan/include/Attic/vscan-parameter.h,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -d -r1.1.2.4 -r1.1.2.5
--- vscan-parameter.h	28 Sep 2004 12:45:22 -0000	1.1.2.4
+++ vscan-parameter.h	29 Mar 2005 19:20:23 -0000	1.1.2.5
@@ -65,6 +65,7 @@
    semi-colon seperated list */
 #define VSCAN_FT_EXCLUDE_LIST ""
 
+#define VSCAN_FT_EXCLUDE_REGEXP ""
 
 /* end configuration section. Do not change anything below
    unless you know what you're doing :)
@@ -98,6 +99,7 @@
                 time_t lrufiles_invalidate_time; /* specified the time in seconds after the lifetime
                                                     of an entry is expired and entry will be invalidated */
                 pstring exclude_file_types;     /* list of file types which should be excluded from scanning */
+                pstring exclude_file_regexp;     /* regexp which should be excluded from scanning */
         } common;
 	void* specific;
 } vscan_config_struct;



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click