May 21, 2009
View c2b6681

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

Tomasz Kojm authored on 2009/05/21 22:43:05
March 8, 2009
View 2244643

unify error reporting

aCaB authored on 2009/03/08 00:32:16
March 7, 2009
View 5b1eee0

refactor error handlers in clamdscan

aCaB authored on 2009/03/07 10:55:07
February 24, 2009
View a1598d7

trim extra leading and trailing slashes (bb #1423).

Török Edvin authored on 2009/02/24 22:21:27
February 17, 2009
View 408be01

add --stream

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

fix Solaris build

Török Edvin authored on 2009/02/13 20:05:14
View 7a997ac

move TCP socket creation to shared/

Török Edvin authored on 2009/02/13 06:14:51
View ab1ed22

fix merge mistake

Török Edvin authored on 2009/02/13 02:31:09
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
February 11, 2009
View 140237e

#ifdef HAVE_UNISTD_H

Tomasz Kojm authored on 2009/02/11 23:40:57
February 10, 2009
View 83c52f7

error paths and other fixes

aCaB authored on 2009/02/10 01:23:38
February 9, 2009
View 533fa89

do not infloop

aCaB authored on 2009/02/09 00:45:38
View 9877f2d

honour StreamMaxLen

aCaB authored on 2009/02/09 00:06:10
February 8, 2009
View acd4d7a

typo

aCaB authored on 2009/02/08 23:50:53