Commit Graph

115 Commits (4aa1842a1c9fd09cb2988dd1ef7b00447224822a)

Author SHA1 Message Date
Tomasz Kojm 19c788af04 clamscan, clamd, libclamav: load cvd files on-the-fly (without unpacking them to /tmp) by default 16 years ago
Tomasz Kojm 09dc3ecb56 clamscan: honour value of 0 in --max-* options (bb#1650) 16 years ago
aCaB c4afd0b458 update ignore files 16 years ago
Török Edvin 997a1efeb2 Draft of bytecode loader. 16 years ago
Tomasz Kojm c2b6681b79 clamscan, clamdscan: add support for --file-list/-f 16 years ago
Tomasz Kojm 655bc62709 clamscan/manager.c: check rlim_cur instead of rlim_max 16 years ago
Tomasz Kojm 8daa97dec4 clamscan/manager.c: freshdbdir() was never called (bb#1511) 16 years ago
Török Edvin 4b93f2b633 check for mallinfo availability (bb #1445). 16 years ago
Tomasz Kojm 2accc66fef libclamav, clamd, clamscan: replace cl_engine_(set|get) with cl_engine_set_(num|str) and cl_engine_get_(num|str) 16 years ago
aCaB 5da3127b5e extend clamscan summary (bb#1206) 16 years ago
aCaB 5348fa8d28 bb#1443 16 years ago
Tomasz Kojm 52b40b1ef5 clamscan/manager.c: make error reporting compatible with clamd and previous versions of clamscan 16 years ago
Tomasz Kojm 6670464f91 update help pages 16 years ago
Török Edvin 8db0a3463d clamdtop moved to toplevel + manpage. 16 years ago
Tomasz Kojm 086eab5c26 update old copyright headers 17 years ago
aCaB ee6702abf5 unify actions 17 years ago
Tomasz Kojm c783516d30 clamscan/manager.c: fix use of uninitialized value in exclude-pua (bb#1373) 17 years ago
Tomasz Kojm 47d40feb7a libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
aCaB 59c2353664 shared/optparser.c: improve cmdline args handling 17 years ago
Tomasz Kojm 19c17946cc shared/optparser.c: improve cmdline args handling 17 years ago
Tomasz Kojm a68d5e2fb2 shared/optparser.c, clamdscan: use the new option parser (bb#1215) 17 years ago
Tomasz Kojm 269d520dfb shared/optparser.c, clamscan: use the new option parser 17 years ago
aCaB 3be4ac3f65 drop useless checks 17 years ago
Tomasz Kojm 33068e0973 libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead 17 years ago
Tomasz Kojm ab0d2f054d libclamav, clamd, clamscan: use cl_engine_set() to control AC settings 17 years ago
Tomasz Kojm b8fe70b3a3 libclamav: drop options parameter in cl_engine_new(); replace cl_engine_dup() with cl_engine_addref() 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
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
Tomasz Kojm 1464e7a169 clamscan/manager.c: fix double-slash when scanning the root dir (bb#1263) 17 years ago
Tomasz Kojm 04fa4e9d01 shared/options.c: handle obsolete options in cmdline parser (bb#1213) 17 years ago
Török Edvin ae685a75c1 link to libclamunrar_iface explicitly to 17 years ago
Tomasz Kojm c1c9d9f928 clamdscan: add support for --reload (bb#1098) 17 years ago
Török Edvin 15d67313c4 allow 'make check' to work even if check is not installed 17 years ago
aCaB 6d48ea885a update libtool - bb#1162 17 years ago
Török Edvin 2d75763208 revert last commit, it breaks bzip2 detection in /usr/local 17 years ago
Török Edvin 8179270b95 if pkg-config cannot find check look in standard places for check 17 years ago
Tomasz Kojm 3f9918e1de libclamav/dlp.c: limit number of false positive alerts 17 years ago
Tomasz Kojm 57e1a05eda credit card detection fixes 17 years ago
Török Edvin 4a40b66cf0 replace AC_FUNC_MMAP: check only for MAP_PRIVATE and not MAP_FIXED (bb #1140) HP-UX: zlib in non-standard path, LIBS got set to -lz, but -L was missing, just restore LIBS and don't touch it 17 years ago
Tomasz Kojm 6670d61d4b drop support for Cygwin (due to broken ClamAV builds) 17 years ago
Török Edvin 5cd3f734a9 add lots of warnings flags to 'make distcheck', 17 years ago
aCaB 05f92e6455 add proto for cli_initengine 17 years ago
Tomasz Kojm f7677a216b another BeOS fix 17 years ago
aCaB 55144c4766 work around non reentrant lresolv 17 years ago
Török Edvin c1a133a07b add file descriptor passing support to clamdscan (from contrib/clamd_fdscan) 17 years ago
Török Edvin dfc0c031cb if there is a version.h.static use that instead of output from svnversion 17 years ago
Török Edvin add738d28c portability fixes 17 years ago
Tomasz Kojm b023c36d4b libclamav: add support for loading specific PUA categories (bb#939) 17 years ago
Török Edvin 1eb943f3fc use automake for a basic check that the installed programs work. 17 years ago
Török Edvin 7f0d1148d6 clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) 17 years ago