September 11, 2008
View 15d6731

allow 'make check' to work even if check is not installed by skipping checks that require it. (bb #1157) if configure is not able to find check, you can use --with-libcheck-prefix, instead of CHECK_CFLAGS and CHECK_LIBS. remove accidental AC_DEFINE GETHOSTBYNAME_R_6 from last commit.

Török Edvin authored on 2008/09/11 20:02:12
View 6d48ea8

update libtool - bb#1162

aCaB authored on 2008/09/11 01:09:20
September 2, 2008
View 2d75763

revert last commit, it breaks bzip2 detection in /usr/local

Török Edvin authored on 2008/09/02 20:52:53
View 8179270

if pkg-config cannot find check look in standard places for check (such as /usr/local/lib)

Török Edvin authored on 2008/09/02 17:40:27
August 26, 2008
View 4a40b66

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

Török Edvin authored on 2008/08/26 21:45:20
August 7, 2008
View ec28550

unit_tests/check_matchers.c: add tests for cli_(ac|bm)_scanbuff

Tomasz Kojm authored on 2008/08/07 21:40:41
August 6, 2008
View 55144c4

work around non reentrant lresolv

aCaB authored on 2008/08/06 09:27:36
August 4, 2008
View dfc0c03

if there is a version.h.static use that instead of output from svnversion Makefile portability fixes fix assert failure add lcov to top level makefile cleanup after lcov when you run make clean (bb #1112) fix parsing of [^.] character class fix parsing of [r-t] fix handling of @ for URL hashes fix handling of &# inside URLs drop some dead code more unit tests for str portability fixes

Török Edvin authored on 2008/08/04 21:44:16
View 5e07cfe

unit tests for uniq

aCaB authored on 2008/08/04 09:01:14
July 31, 2008
View 1eb943f

use automake for a basic check that the installed programs work. currently only tests clamscan and sigtool

Török Edvin authored on 2008/07/31 22:58:30
View b6927a7

fix 'make distcheck': add missing files to EXTRA_DIST, SOURCES update CLEANFILES .conf files and .cvd files are not removed during uninstall on purpose => whitelist them in distuninstallcheck

Török Edvin authored on 2008/07/31 22:13:48
View 7f0d114

clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) docs/: update docs for HeuristicScanPrecedence and ScanPartialMessages unit_tests/: add test for HeuristicScanPrecedence

Török Edvin authored on 2008/07/31 19:51:46
July 29, 2008
View 9476b6a

lcov works

aCaB authored on 2008/07/29 08:29:34
View c92b005

test_disasm

aCaB authored on 2008/07/29 04:22:15
July 26, 2008
View 5a62271

fix EXTRA_DIST

Török Edvin authored on 2008/07/26 01:07:55