Re: [Php-clamav-user] Scan big files
Brought to you by:
argos66
From: Argos <ar...@gm...> - 2009-12-08 19:30:51
|
Hello, Yes ! you are entirely reason. I have added this for the moment (no commited on SVN) : 2009-Dec-08: Suppress clamav.archivememlim parameters that no longuer support by clamav 0.95.x. 2009-Dec-08: Update documentation. 2009-Dec-08: Add clamav.maxscansize parameters. 2009-Dec-07: Fix security bug that doesn't scan file bigger than ~20MB. 2009-Dec-07: Show loaded parameters on php_info(). 2009-Dec-07: cl_scanfile() now return the result of ClamAV function. 2009-Dec-07: Suppress cl_scanfile_ex() function. 2009-Dec-07: Cleanup code. I will attach a test_clamav.php script for this release (probably stored in the doc directory) for valid a maximum of function. If you wish, you can help me for develop this script, do you have interested ? Do you use cl_scanfile_ex ? I have suppress this function because that appear doesn't work correctly for me and it's not a correct approach of cl_scanfile. If you wish any features, please post a "Feature Request" on Sourceforge project trackers page. Merci, Bonne soirée, 2009/12/8 galemberti greg <gal...@ho...> > Hello, > In the code there only option *max-filesize*, I think we should also add > the option *max-scansize*. > Bye > > ------------------------------ > From: ar...@gm... > Date: Mon, 7 Dec 2009 18:39:56 +0100 > > Subject: Re: [Php-clamav-user] Scan big files > To: gal...@ho... > CC: php...@li... > > > Hi, > > I confirm this problem. > I will fix this as soon as possible. > > bye and thanks for your report. > > > 2009/12/7 galemberti greg <gal...@ho...> > > Hello, > I use a Debian Lenny (5.0.3) with clamav version 0.95.2 (libclamav, > clamav, clamav-base...). > Thanks for help. > > ------------------------------ > From: ar...@gm... > Date: Sun, 6 Dec 2009 17:35:42 +0100 > To: php...@li... > Subject: Re: [Php-clamav-user] Scan big files > > > Hi, > > What libclamav version do you use (0.95.3, etc ...) ? And what linux > distribution (Ubuntu, Debian, etc ...) ? > > Thanks, > > > --------------------------------------------------------------------------------------------- > Bonjour, > > Quelle version de la libclamav utilisez vous (0.95.3, etc ...) ? Et quelle > est votre distribution linux (Ubuntu, Debian, etc ...) ? > > Merci d'avance, > > ------------------------------ > PC, téléphones portables, souris hi-tech. à gagner grâce à Hotmail ! C'est > ici ! <http://www.hotmailmagicmoment.com> > > > > ------------------------------ > PC, téléphones portables, souris hi-tech. à gagner grâce à Hotmail ! C'est > ici ! <http://www.hotmailmagicmoment.com> > |