March 13, 2009
View 20473de

libclamav/others.c: move cli_gentemp*() to others_common.c clamav-milter: don't link to libclamav (bb#1463)

Tomasz Kojm authored on 2009/03/13 19:56:53
March 6, 2009
View 0dab32a

fix make distcheck

Török Edvin authored on 2009/03/06 18:19:36
February 25, 2009
View 86ad60e

remove extra_dist

aCaB authored on 2009/02/25 01:19:49
January 3, 2009
View 278dc6b

shared/optparser.c, clamav-milter: use the new option parser (bb#1215)

Tomasz Kojm authored on 2009/01/03 00:30:17
December 15, 2008
View 5b51684

filter -Wwrite-strings in milter

Török Edvin authored on 2008/12/15 23:07:46
December 5, 2008
View 87620de

add tempdir, some fixes

aCaB authored on 2008/12/05 01:27:16
View 3eb1651

Whitelisting infrastructure

aCaB authored on 2008/12/05 01:27:04
View 4c237bc

Squashed commit of the following:

aCaB authored on 2008/12/05 01:26:04
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 25, 2008
View 7959343

allow make distcheck to succeed (bb #1142) fix some more warnings filter -Werror in clamav-milter.c

Török Edvin authored on 2008/08/25 23:18:48
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
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
December 29, 2007
View 097455e

add ld version script support. cl_ symbols are exported with a CLAMAV_PUBLIC version, cli_ symbols with a CLAMAV_PRIVATE version. TODO: reduce number of cli_* symbols exported. clamav-milter/Makefile.in/am: fix out-of-tree builds of manpage.

Török Edvin authored on 2007/12/29 06:59:48
July 17, 2007
View f9e20aa

fix out-of-tree build

Tomasz Kojm authored on 2007/07/17 05:15:12