Commit Graph

56 Commits (4dec1e4b013c0072e108c00eabc151e21063b6c4)

Author SHA1 Message Date
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
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
Tomasz Kojm 52b40b1ef5 clamscan/manager.c: make error reporting compatible with clamd and previous versions of clamscan 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
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 269d520dfb shared/optparser.c, clamscan: use the new option parser 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
Tomasz Kojm 1464e7a169 clamscan/manager.c: fix double-slash when scanning the root dir (bb#1263) 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
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 b023c36d4b libclamav: add support for loading specific PUA categories (bb#939) 17 years ago
Török Edvin 7f0d1148d6 clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) 17 years ago
Tomasz Kojm 9a03413e9b clamscan, clamav-milter: catch and ignore SIGXFSZ; display warning if system limits are too restrictive (bb#994) 17 years ago
Tomasz Kojm ec6429ab20 drop support for external unpackers (bb#1052) 17 years ago
Tomasz Kojm 72ce4b70eb improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93) 17 years ago
Tomasz Kojm 5fe6e72b1a clamscan: new switches --structured-ssn-format, --structured-ssn-count, --structured-cc-count (bb#959) 17 years ago
Tomasz Kojm 4b668b724f print information about clean files when the RAR code is not compiled-in (bb#999) 17 years ago
Tomasz Kojm 26fbf6bddf DLP updates 17 years ago
Tomasz Kojm a6e388001a integrate the DLP code from Marty Roesch 17 years ago
Tomasz Kojm 6ae82a4893 honour --unrar when libclamunrar is not compiled in 18 years ago
aCaB 381391504a limit set typoed in clamscan 18 years ago
aCaB a5d91be788 limits: defaults and conf files 18 years ago
aCaB 281c7642fb config 18 years ago
aCaB d91ab809a2 initial rewrite of limits 18 years ago
Tomasz Kojm 5a3aeff49f fix handling of special characters in mprintf/logg (bb#360) 18 years ago
aCaB 813864ce6b (hopefully) all the stuff lost 18 years ago
Török Edvin 88c90922be revert change from trunk and move to branch. 18 years ago
Török Edvin a4e6ac4d78 remove "all domain scan" feature from phishcheck (--no-phishing-restrictedscan). Nobody is using it. 18 years ago
Tomasz Kojm 3d53538b51 add cli_ac_setdepth(), --dev-ac-depth, DevACOnly, DevACDepth 18 years ago
Tomasz Kojm 6eef8704ef check both st_dev and st_ino in move_infected() 18 years ago
Tomasz Kojm 38fe8af4ff better error checking/reporting (bb#657) 18 years ago
Tomasz Kojm 09eab32afc move hardware acceleration code to contrib/hwaccel/hwaccel.patch 18 years ago
Tomasz Kojm 70edb0851e add support for PUA databases 18 years ago
Tomasz Kojm e91adae958 bb#508 (Can't run clamscan as root) 18 years ago
Tomasz Kojm 692bda6847 prepare for enabling phishing code in non-experimental builds 18 years ago
Tomasz Kojm bb34cb31fe update some copyrights and stick to GPL v2 18 years ago
Tomasz Kojm a4453bce53 fix compilation error 18 years ago
Török Edvin ab759b3881 remove some experimental wrappers I missed, 18 years ago
Török Edvin 07d93fdc7d Remove CL_EXPERIMENTAL wrapper regarding phishcode from cfgparser, and clamd/clamscan. 18 years ago