Commit Graph

4181 Commits (fc0493d2ca87710c037ecc12fc38f9b55efa125e)
 

Author SHA1 Message Date
Török Edvin fc0493d2ca reduce memory usage of AC nodes 17 years ago
Török Edvin ce9368870d clamdtop: Apply mingw32 patches from Gianluigi Tiesi <sherpya*netfarm.it> 17 years ago
Török Edvin 2bbbd2380f reorder some struct fields to avoid holes 17 years ago
aCaB b26d0ef3fd mpool opt 17 years ago
Török Edvin 08402afa4c fix more compiler warnings (bb #273) 17 years ago
Tomasz Kojm 653c129cb3 freshclam/manager.c: remove unused parameter (bb#1280) 17 years ago
Tomasz Kojm 3be2288f4f freshclam/manager.c: improve reporting of server failures (bb#777) 17 years ago
Török Edvin 8c38b7fb52 fix wrong free (thanks Nigel!) 17 years ago
Török Edvin 5a1034b991 fix more compiler warnings (bb #273). 17 years ago
Tomasz Kojm aef5cf19cf docs/clamdoc.tex, docs/man/clamd.8.in: document nCOMMANDS (bb#1278) 17 years ago
Török Edvin 25a643cd4b make ChangeLog entries more readable 17 years ago
Török Edvin b9b477842d fix compiler warnings, more to come (bb #273) 17 years ago
Török Edvin 233732d76d reconnect if connection is broken 17 years ago
Török Edvin deb3031222 mempool statistics support 17 years ago
Török Edvin 6a21552ef2 have configure define NDEBUG unless we use --enable-debug, instead of having 17 years ago
Tomasz Kojm 1464e7a169 clamscan/manager.c: fix double-slash when scanning the root dir (bb#1263) 17 years ago
Tomasz Kojm baacbd1676 unit_tests/virusaction-test.sh: ignore pathnames (bb#1274) 17 years ago
Török Edvin 26ffcfa20c use ANONYMOUS_MAP from clamav-config.h instead of MAP_ANONYMOUS, fix mp_flush 17 years ago
Török Edvin c9a3e685b4 * libclamav/mpool.c (mp_destroy): need to use sizeof(*mp) because mp is a pointer here!! 17 years ago
aCaB 38e881e3c0 mpool cli_mp_hex2ui 17 years ago
Török Edvin e9f6bb39e5 add more TODO notes, thanks nitrox for the feedback! 17 years ago
Török Edvin af09ef0446 add TODO note about reconnecting 17 years ago
Tomasz Kojm a305a2616a libclamav/matcher-ac.c: micro-optimization (bb#843), thanks to Edwin 17 years ago
aCaB d6e1ef1611 mempool deuglification 17 years ago
Tomasz Kojm ac1b219cf1 libclamav, clamd: always return correct db version in VERSION (bb#1168) 17 years ago
Török Edvin 8ff2ee26ec fix bar calculation: releasable is part of free 17 years ago
Török Edvin ad0fd7287a * libclamav/matcher-ac.c (cli_ac_addsig): need to use mpool allocated memory for ->str 17 years ago
Török Edvin 7866b37c6b mpool debugging 17 years ago
Török Edvin 764f76c841 * clamd/thrmgr.c (thrmgr_printstats, IDLE_TASK): add comments 17 years ago
Török Edvin 64cb380717 fix whitespace 17 years ago
Török Edvin ee7ac1fc63 fix mixed statements (bb #1269) 17 years ago
Török Edvin 6bdb35ea6a use mdprintf instead of fdopen on socket (bb #1270) (thanks to Gianluigi Tiesi <sherpya*netfarm.it>) 17 years ago
Török Edvin aa22174b30 new command STATS 17 years ago
Török Edvin 563582a1ec fix unit tests when mpool is activated 17 years ago
aCaB 7a81091e7f update changelog 17 years ago
aCaB 946bd26646 merge mempool branch 17 years ago
Tomasz Kojm 388215773d 0.94.1 17 years ago
Tomasz Kojm 91b8682af8 downgrade some error messages 17 years ago
Tomasz Kojm 6c0d168478 libclamav/readdb.c: daily.ign was overwriting local.ign (bb#1265) 17 years ago
Tomasz Kojm 5e035bdf9b update flevel/revision 17 years ago
Tomasz Kojm a6b4b6af38 update doc 17 years ago
aCaB ddc9e6c347 bb#1239 17 years ago
Török Edvin 03ec876ec6 suppress more valgrind race warnings 17 years ago
Török Edvin 4fbb076eb0 fix flags 17 years ago
Török Edvin a35d4b4e80 fix test 17 years ago
Török Edvin e30a2c406b be nice to non-GNU compilers, and use memcmp/abort instead of __builtin_* 17 years ago
Török Edvin d4c8adb3c0 Try to make a difference between failing to link the bzip2 testcase and the testcase failing (bb #1240) 17 years ago
Török Edvin c828f71a7a fix message: it is enough to use a lower optimization level 17 years ago
Török Edvin 371c0b812c we need a config file for freshclam just to test -V, use a minimal one. 17 years ago
Török Edvin fd9379f9e5 fix make distcheck on gcc < 4.3 (bb #1259) 17 years ago