July 31, 2008
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
July 25, 2008
View 4c4651a

merge disasm code

aCaB authored on 2008/07/25 09:31:51
View 5ee56e4

split up regex_list. begin testing for regex_suffix

Török Edvin authored on 2008/07/25 03:48:31
July 16, 2008
View d1d558c

use pkg-config to locate check, if available (bb #1093) make --enable-coverage depends on unit tests being activated fix a typo in bzip2 configure check remove temporary log files on make clean

Török Edvin authored on 2008/07/16 00:50:50
July 11, 2008
View 232c4b7

add unit tests for binaries enable unit tests by default (if check is available) add --enable-coverage to run gcov/lcov add --enable-tests-install to install test files

Török Edvin authored on 2008/07/11 02:08:41
July 9, 2008
View 4a6ade4

add all needed files to EXTRA_DIST (to fix make distcheck) create unit tests for js normalizer cleanups

Török Edvin authored on 2008/07/09 04:02:15
July 8, 2008
View fd08e02

add Javascript normalizer (not yet enabled)

Török Edvin authored on 2008/07/08 04:10:50
May 10, 2008
View 725a296

build system: add configure checks for FD passing m4/fdpassing.m4: move all FD passing checks here clamd/session.[ch], scanner.[ch]: contrib/clamd_fdscan: add rfc2292/bsd4.4 style file descriptor passing support this code is from Marc Balmer <marc*msys.ch>, with some portability fixes applied

Török Edvin authored on 2008/05/10 06:12:28
May 5, 2008
View 29daf96

Link .la files first, this should avoid linking to old libclamav as in bb #931.

Török Edvin authored on 2008/05/05 05:00:59
April 21, 2008
View e8d1666

configure: explicitly link freshclam with zlib, better zlib checks (bb #935)

Török Edvin authored on 2008/04/21 23:59:53
April 17, 2008
View a6e3880

integrate the DLP code from Marty Roesch

Tomasz Kojm authored on 2008/04/17 03:47:42
April 8, 2008
View e5b0783

-lcheck needs to be conditional, use @LCHECK@. Regenerate Makefiles.

Török Edvin authored on 2008/04/08 21:57:55
View 71a282f

AC_CHECK_LIB 3rd argument was empty, and this causes '-lcheck' to be added to LIBS. This caused all executables to be linked against libcheck on some platforms. We only need to link with libcheck the unit-test, so avoid this by specifying a command as 3rd arg. Regenerate configure & Makefiles.

Török Edvin authored on 2008/04/08 21:40:45
March 8, 2008
View 0db944f

Makefile fixes

Tomasz Kojm authored on 2008/03/08 00:05:39
February 25, 2008
View 168cd52

revert the Makefile changes in r3671.

Török Edvin authored on 2008/02/25 21:00:34