At 08:19 PM 8/14/2006, Nigel Horne wrote:
Babu.N wrote:
Any pointers on Clam AV API details ? like available API,
functionality description, expected inputs, return values, ..
Did you look in the docs directory that came with the source code?
Docs directory has "clamdoc.pdf". I hope this is t
At 09:25 PM 8/15/2006, Kurt Jensen wrote:
Please, what its the status of this list?
status = active.
I see all questions and no
answers . . .
Really? Maybe you are missing some mail. Check the
archives for examples of recent threads.
___
htt
Please, what its the status of this list? I see all questions and no
answers . . .
___
http://lurker.clamav.net/list/clamav-users.html
Hello,
I recently wrote a program which uses libclamav. However, whenever I
scan an infected file (archive, plain file, etc..) the call to
cl_scanfile() segfaults. When I scan a clean file, there is no problem.
I'm guessing this has something to do with how I'm init'ing the virus
database, but t
I have been looking at replacing my debian box with ubuntu dapper LTS
(because of the "LTS"). I have been thwarted by the fact that there
does not seem to be a compatible repository for clamav. I don't want
to have to compile clamav manually every time a new release comes out.
Is there a reposi
I suppose I could ask if anyone has actually gotten mod_clamav working with
apache 2.0.5x? I happen to be running Slackware 10.2.
Regards,
Richard
--
Did this email or post help you? If so, please rate
me at affero: http://rate.affero.net/RhunDraco
pgpilXcHf09Bc.pgp
Description: PGP signature
Hi,
I am an Ubuntu newbie compiling for the first time. I have sucessfully
compiled clamav and run the program from the shell. However, my virus
definitions are out-of-date and when I execute freshclam I receive this
error message:
Need to edit config file /usr/local/etc/freshclam.conf
Hi List,
Been digging in this for a while and I can't get mod_clamav to work with
apache. It looks like the cl_perror function which was removed from clamav in
November 2005 is still used by mod_clamav (version 0.21 is the latest I found),
and apache barfs on it when I try to use it.
It errors
Hi, I am looking at implementing something like this app and was wondering if
there are any ppl on the list currently using it.
I have set up a clamav server that listens on port 3310 - If I telnet to it, I
see the port is open.
$ telnet 192.168.3.197 3310
Trying 192.168.3.197...
Connected to 19