Commit Graph

135 Commits (87221a5eca3f2c4ce5ab9f924dae048e0b3bda7d)

Author SHA1 Message Date
aCaB 3be4ac3f65 drop useless checks 17 years ago
aCaB cd04ff0694 cfgparser hacks backported from branches/milter-v2.0 17 years ago
aCaB c6385428e2 Squashed commit of the following: 17 years ago
Tomasz Kojm c6677c9418 LogFileUnlock was not working correctly (bb#1304) 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
Török Edvin dd15bc42f5 fix "leak". It was a valgrind false-positive because it couldn't see the 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 395fb661e3 fix some possible memleaks 17 years ago
Török Edvin 15adbc849a update unit tests to new API. 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
Török Edvin 08402afa4c fix more compiler warnings (bb #273) 17 years ago
Török Edvin 5a1034b991 fix more compiler warnings (bb #273). 17 years ago
Török Edvin b9b477842d fix compiler warnings, more to come (bb #273) 17 years ago
Török Edvin deb3031222 mempool statistics support 17 years ago
Tomasz Kojm ac1b219cf1 libclamav, clamd: always return correct db version in VERSION (bb#1168) 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 7174d94034 fix leak on rare error path (bb #1254) 17 years ago
Tomasz Kojm c702906433 cosmetics 17 years ago
Tomasz Kojm b1fa154b64 clamd/server.h: drop dead code (bb#1231) 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
Török Edvin 85398f3ed8 fix overlapping arguments in disasm/debug (bb #1150) 17 years ago
Török Edvin 1642ffba29 fix some races in check_clamd.sh 17 years ago
Török Edvin b8edbb880d clamd/thrmgr.c: fix valgrind warning (bb #1184) 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
Tomasz Kojm edc677c179 clamd/server-th.c: fix handling of pthread_attr_init/pthread_create in ClamukoScanOnAccess (bb#1169) 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
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 7959343dc7 allow make distcheck to succeed (bb #1142) 17 years ago
Török Edvin e357da7b90 more leak fixes (bb #1141) 17 years ago
Tomasz Kojm 1bf0d5a864 clamd/clamd.c: return an error (instead of a warning) if AllowSupplementaryGroups is enabled but initgroups() not available 17 years ago
Tomasz Kojm 3eba9d8363 clamd/server-th.c: add missing proto for cli_initengine() (bb#1136) 17 years ago
aCaB 55144c4766 work around non reentrant lresolv 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
Török Edvin 04f9bedf4b use SVN revision in version info 17 years ago
Török Edvin 4a0bd44290 Multiscan queues a lot of scan tasks. If thread_idle wasn't zero when multiscan 17 years ago
Török Edvin 9a22341892 apply patch from bb #885 17 years ago
aCaB 8cc8f8100f missing include in clamd.c 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