August 5, 2009
View 2086dc5

clamd, clamscan: add support for CrossFilesystems/--cross-fs (bb#1607)

Tomasz Kojm authored on 2009/08/05 23:27:48
July 29, 2009
View 19c788a

clamscan, clamd, libclamav: load cvd files on-the-fly (without unpacking them to /tmp) by default

Tomasz Kojm authored on 2009/07/29 03:36:38
July 16, 2009
View 09dc3ec

clamscan: honour value of 0 in --max-* options (bb#1650)

Tomasz Kojm authored on 2009/07/16 02:25:41
May 21, 2009
View c2b6681

clamscan, clamdscan: add support for --file-list/-f

Tomasz Kojm authored on 2009/05/21 22:43:05
April 2, 2009
View 655bc62

clamscan/manager.c: check rlim_cur instead of rlim_max

Tomasz Kojm authored on 2009/04/02 19:46:32
View 8daa97d

clamscan/manager.c: freshdbdir() was never called (bb#1511)

Tomasz Kojm authored on 2009/04/02 05:03:50
March 13, 2009
View 2accc66

libclamav, clamd, clamscan: replace cl_engine_(set|get) with cl_engine_set_(num|str) and cl_engine_get_(num|str)

Tomasz Kojm authored on 2009/03/13 00:21:36
March 8, 2009
View 5da3127

extend clamscan summary (bb#1206)

aCaB authored on 2009/03/08 03:16:20
March 3, 2009
View 52b40b1

clamscan/manager.c: make error reporting compatible with clamd and previous versions of clamscan

Tomasz Kojm authored on 2009/03/03 01:39:25
February 13, 2009
View 086eab5

update old copyright headers

Tomasz Kojm authored on 2009/02/13 19:55:45
View 7609af8

merge from clamd-proto branch: handle multiple %v parameters introduce poll_fds that also does the read into a buffer introduce thrmgr_group* commands for keeping track of groups of commands (multiscan, IDSESSION) introduce 2 queues in thrmgr, multiscan queues get lower priority. Commands are processed from both queues in a 4:1 ratio to avoid starvation. unify reply code: conn_reply* unify scanner code into scan_callback that is called from cli_ftw multiscan doesn't need stat() now if readdir() provides dt_type redesign clamd main loop: there is now an accept thread, and a recv()/dispatch thread, +MaxThreads worker (scanner) threads. introduce limiting on commands when worker threads are contended. introduce IDSESSION, a replacement for the old SESSION command, that allows asyncronous (scan) commands and scan replies introduce INSTREAM that allows sending the data to scan on same connection (vs STREAM that requires another port) introduce zCOMMANDS

aCaB authored on 2009/02/13 02:11:27
View ee6702a

unify actions

aCaB authored on 2009/02/13 00:14:12
January 27, 2009
View c783516

clamscan/manager.c: fix use of uninitialized value in exclude-pua (bb#1373)

Tomasz Kojm authored on 2009/01/27 19:23:12
January 21, 2009
View 59c2353

shared/optparser.c: improve cmdline args handling

aCaB authored on 2009/01/21 02:46:58
January 20, 2009
View 19c1794

shared/optparser.c: improve cmdline args handling

Tomasz Kojm authored on 2009/01/20 04:41:27