From clamav-devel-bounces@lists.clamav.net  Wed May 27 12:35:32 2009
Return-Path: <clamav-devel-bounces@lists.clamav.net>
X-Original-To: list@tad.clamav.net
Delivered-To: list@tad.clamav.net
X-Virus-Scanned: Debian amavisd-new at tad.clamav.net
Received: from tad.clamav.net ([127.0.0.1])
	by localhost (tad.clamav.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id tzGjA9uBW8ON; Wed, 27 May 2009 12:35:32 +0200 (CEST)
Received: from tad.clamav.net (localhost.localdomain [127.0.0.1])
	by tad.clamav.net (Postfix) with ESMTP id 4C0AA16C2C2;
	Wed, 27 May 2009 12:35:31 +0200 (CEST)
X-Original-To: clamav-devel@tad.clamav.net
Delivered-To: clamav-devel@tad.clamav.net
X-Virus-Scanned: Debian amavisd-new at tad.clamav.net
Received: from tad.clamav.net ([127.0.0.1])
	by localhost (tad.clamav.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id muon3R7Ogfu9 for <clamav-devel@tad.clamav.net>;
	Wed, 27 May 2009 12:35:27 +0200 (CEST)
Received: from Quad (localhost.localdomain [127.0.0.1])
	by tad.clamav.net (Postfix) with ESMTP id ABBE516C2BD
	for <clamav-devel@lists.clamav.net>;
	Wed, 27 May 2009 12:35:27 +0200 (CEST)
Date: Wed, 27 May 2009 12:35:28 +0200
From: Tomasz Kojm <tkojm@clamav.net>
To: clamav-devel@lists.clamav.net
Message-ID: <20090527123528.77aac447@Quad>
In-Reply-To: <4A1D1136.1070800@datanet.hu>
References: <alpine.LNX.2.00.0905271049410.2992@thorium.datanet.hu>
	<20090527111215.1774836e@Quad> <4A1D1136.1070800@datanet.hu>
Organization: ClamAV
X-Mailer: Claws Mail 3.5.0 (GTK+ 2.16.1; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Subject: Re: [Clamav-devel] I am uncertain of the meaning of cl_engine_field
 members
X-BeenThere: clamav-devel@lists.clamav.net
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: ClamAV Development <clamav-devel@lists.clamav.net>
List-Id: ClamAV Development <clamav-devel.lists.clamav.net>
List-Unsubscribe: <http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-devel>,
	<mailto:clamav-devel-request@lists.clamav.net?subject=unsubscribe>
List-Post: <mailto:clamav-devel@lists.clamav.net>
List-Help: <mailto:clamav-devel-request@lists.clamav.net?subject=help>
List-Subscribe: <http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-devel>,
	<mailto:clamav-devel-request@lists.clamav.net?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: clamav-devel-bounces@lists.clamav.net
Errors-To: clamav-devel-bounces@lists.clamav.net

On Wed, 27 May 2009 12:08:54 +0200
Janos SUTO <sj@datanet.hu> wrote:

> Tomasz Kojm wrote:
> 
> > Most of them are self-explanatory, also the source code of clamd and
> > clamscan should clear up any doubts. Which particular fields confuse you?
> 
> These:
> 
> CL_ENGINE_MAX_FILESIZE

# Files larger than this limit won't be scanned. Affects the input file itself
# as well as files contained inside it (when the input file is an archive, a
# document or some other kind of container).
# Value of 0 disables the limit.

> CL_ENGINE_MAX_SCANSIZE

# This option sets the maximum amount of data to be scanned for each input file.
# Archives and other containers are recursively extracted and scanned up to this
# value.
# Value of 0 disables the limit

> CL_ENGINE_MIN_CC_COUNT

# This option sets the lowest number of Credit Card numbers found in a file
# to generate a detect.

> CL_ENGINE_MIN_SSN_COUNT

# This option sets the lowest number of Social Security Numbers found
# in a file to generate a detect.

-- 
   oo    .....         Tomasz Kojm <tkojm@clamav.net>
  (\/)\.........         http://www.ClamAV.net/gpg/tkojm.gpg
     \..........._         0DCA5A08407D5288279DB43454822DC8985A444B
       //\   /\              Wed May 27 12:34:59 CEST 2009
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

