September 25, 2009
View 4cd8089

win32#3

aCaB authored on 2009/09/25 02:23:21
September 24, 2009
View 081f647

win32#2

aCaB authored on 2009/09/24 23:21:51
View be4bf7f

win32

aCaB authored on 2009/09/24 23:08:52
August 1, 2009
View 51bbedb

libclamav, clamd: handle file exclusion in cli_ftw() (bb#1656)

Tomasz Kojm authored on 2009/08/01 04:28:55
March 8, 2009
View 2244643

unify error reporting

aCaB authored on 2009/03/08 00:32:16
View f592af6

do not break out on access and IO errors

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

refactor error handlers in clamdscan

aCaB authored on 2009/03/07 10:55:07
February 28, 2009
View 5ad17a1

clamdscan side of bb#1429

aCaB authored on 2009/02/28 17:11:04
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
View 39667b9

handle warning_skipped_link

aCaB authored on 2009/02/24 03:26:19
February 13, 2009
View bfd89d7

fix Solaris build

Török Edvin authored on 2009/02/13 20:05:14
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 12, 2009
View 0115f12

fix some more warnings

Török Edvin authored on 2009/02/12 19:16:16
View f17400c

docs updated

aCaB authored on 2009/02/12 01:40:05