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
View 1d8a56d

shared/optparser.c, clamconf/clamconf.c: add --generate-config

Tomasz Kojm authored on 2009/01/30 04:03:59
January 22, 2009
View a128eb8

clamconf: handle --version/-V

Tomasz Kojm authored on 2009/01/22 23:38:16
View 0d06ef1

shared/optparser.c, clamconf: new clamconf (bb#1215, bb#1316)

Tomasz Kojm authored on 2009/01/22 23:19:47
January 20, 2009
View 19c1794

shared/optparser.c: improve cmdline args handling

Tomasz Kojm authored on 2009/01/20 04:41:27
January 3, 2009
View b61db42

shared, clamconf: drop old stuff; replace getopt.[ch] with my_getopt

Tomasz Kojm authored on 2009/01/03 02:04:11
View 278dc6b

shared/optparser.c, clamav-milter: use the new option parser (bb#1215)

Tomasz Kojm authored on 2009/01/03 00:30:17