Commit Graph

4256 Commits (b84f20d9abb4f71608b9a033ec5e0699b5a1abca)
 

Author SHA1 Message Date
Török Edvin 15adbc849a update unit tests to new API. 17 years ago
Török Edvin 1615194d93 refactor, minor fixes 17 years ago
Tomasz Kojm 2d84c70a37 * libclamav: introduce new API calls for engine management (THIS REVISION IS 17 years ago
Tomasz Kojm 370892d044 clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new() 17 years ago
Török Edvin e7fdfa9aa9 refactor, multiple clamd support. 17 years ago
aCaB 96a6080e94 make lintian happy 17 years ago
aCaB 5ed6026065 liblt sucks 17 years ago
Tomasz Kojm 15850fc6d4 simplify the code; don't free 'engine' 17 years ago
aCaB cadf86d46f remove mutex in nsis/zlib 17 years ago
Tomasz Kojm c45c4c3db0 add cl_engine_(set|get) 17 years ago
aCaB 0acb334efb more cleanup 17 years ago
Török Edvin aa78250a2b regenerate libltdl/ to get rid of bunch of leftover files. 17 years ago
aCaB 8462fc2f1a typo in mmap check 17 years ago
aCaB 176f09186b remove cache 17 years ago
aCaB 26fee011a4 OMG i've killed ChangeLog 17 years ago
aCaB f7483b1082 merge dlopen branch 17 years ago
Tomasz Kojm 724b2bf770 Move cl_engine from clamav.h to others.h; move cl_limits to cl_engine; 17 years ago
aCaB b51b44afb9 *really* final 17 years ago
aCaB bb7bd3abfd final 17 years ago
Török Edvin 262a64241f fix ChangeLog 17 years ago
Török Edvin 674cc586f0 fix build on AIX: for some odd reason `echo target.h` was producing 'x', so don't use `echo ifelse(...`, since ifelse is expanded by aclocal anyway 17 years ago
Tomasz Kojm 79a5689ca3 new API branch 17 years ago
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 5ddf834fa3 fix VPATH build 17 years ago
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
aCaB 71a2542e16 dlopen fork 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