April 19, 2010
View 19a9ac7

clamconf needs -lz now.

Török Edvin authored on 2010/04/19 23:21:28
View 9b2f14f

clamconf: print information about platform and build.

Török Edvin authored on 2010/04/19 23:12:34
April 28, 2009
View 5bdf0b2

clamconf: display info on software & dbs (bb#1461)

Tomasz Kojm authored on 2009/04/28 00:42:35
March 14, 2009
View b070a1d

fix build on platforms where pthread in not part of libc (bb #1470).

Török Edvin authored on 2009/03/14 23:31:49
January 22, 2009
View 0d06ef1

shared/optparser.c, clamconf: new clamconf (bb#1215, bb#1316)

Tomasz Kojm authored on 2009/01/22 23:19:47
January 3, 2009
View b61db42

shared, clamconf: drop old stuff; replace getopt.[ch] with my_getopt

Tomasz Kojm authored on 2009/01/03 02:04:11
November 10, 2008
View 094104a

preliminary dlopen support for libclamunrar - this is mostly libtool stuff

aCaB authored on 2008/11/10 03:23:04
October 4, 2008
View ae685a7

link to libclamunrar_iface explicitly to allow non-rpath builds to work. (bb #1203) Thanks to James Ralston <ralston*pobox.com>

Török Edvin authored on 2008/10/04 02:11:59
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 add738d

portability fixes if there is a version.h.static use that instead of output from svnversion use get_version(), tools outside libclamav shouldn't rely on libclamav version exception: clamconf itself needs both, and the milter shows both

Török Edvin authored on 2008/08/04 19:38:24
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
May 6, 2008
View 69dfed4

revert r3808 - bb#1010

aCaB authored on 2008/05/06 04:27:28
April 23, 2008
View 0c61079

don't link pthread if not needed

aCaB authored on 2008/04/23 11:20:38
January 31, 2008
View 4c56bff

build system modernization: (based on suggestion from Markus Elfring <Markus.Elfring*web.de> in bb #452) * use AC_CONFIG_HEADER, since AM_CONFIG_HEADER is obsolete * put configure files into auxiliary directory * fix main declaration in FD_SETSIZE test * check for failure on fopen in FD_SETSIZE test * move version from AM_INIT_AUTOMAKE to AC_INIT, old form was obsolete * eliminate automake warnings, update Makefile.am * rename .splitted to .split (requested by aCaB)

Török Edvin authored on 2008/01/31 06:06:36
March 21, 2007
View 561f595

add -I$(top_srcdir) to Makefile.am (bb#404)

Tomasz Kojm authored on 2007/03/21 08:27:26