March 17, 2009
View 4b63a91

update docs

Tomasz Kojm authored on 2009/03/17 02:56:03
March 6, 2009
View 03527be

libclamav: count .pdb entries as signatures freshclam, sigtool: add support for safebrowsing.cvd (bb#1056)

Tomasz Kojm authored on 2009/03/06 04:09:54
March 4, 2009
View 943b2bf

misc clamav milter

aCaB authored on 2009/03/04 04:42:33
March 3, 2009
View d2ddc54

shared/optparser.c: fix handling of options which are enabled by default (bb#1442)

Tomasz Kojm authored on 2009/03/03 01:08:21
March 1, 2009
View 43ea567

Fix colors when terminal background color is not black. (bb #1438, reported by Dennis Peterson <dennispe*inetnw.com>)

Török Edvin authored on 2009/03/01 19:15:32
February 26, 2009
View 745960b

unify default max stream sizes

aCaB authored on 2009/02/26 01:44:38
February 23, 2009
View 8db0a34

clamdtop moved to toplevel + manpage.

Török Edvin authored on 2009/02/23 21:35:34
February 18, 2009
View fb6fe4f

Introduce '$' in logg, it is active when logg_verbose=2, i.e. when Debug yes. Fix leak reported by valgrind.

Török Edvin authored on 2009/02/18 00:59:36
View af30967

sendtimeout

Török Edvin authored on 2009/02/18 00:59:26
View 5f6edb2

ReadTimeout handling, and introduce CommandReadTimeout.

Török Edvin authored on 2009/02/18 00:59:21
February 17, 2009
View 408be01

add --stream

aCaB authored on 2009/02/17 09:08:17
February 13, 2009
View 086eab5

update old copyright headers

Tomasz Kojm authored on 2009/02/13 19:55:45
View 949c6fe

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

Török Edvin authored on 2009/02/13 01:51:09
February 6, 2009
View 86c97e7

shared/optparser.c, clamconf: handle clamav-milter.conf in --generate-config

Tomasz Kojm authored on 2009/02/06 23:43:30
January 30, 2009
View 32390e3

shared/optparser.c: improve handling of short switches (bb#1374)

Tomasz Kojm authored on 2009/01/30 16:49:04