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
January 22, 2008
View 1d64380

drop internal snprintf implementation

Tomasz Kojm authored on 2008/01/22 02:38:42
January 17, 2008
View 5a85b33

remove experimental JS and PST code

Tomasz Kojm authored on 2008/01/17 13:04:20
January 13, 2008
View 3eaf4ea

Fix build problem on OpenBSD: don't compile in functions depending on pthreads into libclamav_internal_utils.a, because clamdscan is compiled without pthreads.

Török Edvin authored on 2008/01/13 06:29:22
January 7, 2008
View c8f2d06

re-enable text detection (ASCII, UTF8, UTF16)

Tomasz Kojm authored on 2008/01/07 23:20:38
January 2, 2008
View f8be651

unzip/implode support

aCaB authored on 2008/01/02 08:09:15
December 31, 2007
View 80cf630

add support for version scripts when using Sun's ld on Solaris. use $GREP to grep binary files, needed for autoit to build on Solaris. add support for both GNU and Sun ld version scripts. add version script maps to libclamunrar, libclamunrar_iface. Enumerate all symbols, Sun's ld doesn't support cl_* (only *). cli_decodesig needs a dummy definition on Solaris.

Török Edvin authored on 2007/12/31 21:46:26
December 29, 2007
View bdd702c

fix typo causing build failure on ppc. minor cleanup in Makefiles.

Török Edvin authored on 2007/12/29 20:11:37
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
December 20, 2007
View 9d193ff

add support for .cld containers

Tomasz Kojm authored on 2007/12/20 07:06:32
December 15, 2007
View 7021b54

improved filetype detection code

Tomasz Kojm authored on 2007/12/15 07:39:37
December 14, 2007
View a042633

Merge complete ChangeLog will come up later. Thanks for the patience

aCaB authored on 2007/12/14 05:20:21
View f377e05

Merging the post0.92 stuff Please don't commit anything till I'm finished

aCaB authored on 2007/12/14 04:45:38
December 13, 2007
View 5ca7fd1

re-include RAR code

Tomasz Kojm authored on 2007/12/13 06:46:34
December 6, 2007
View 067ecc2

temporarily remove the RAR code

Tomasz Kojm authored on 2007/12/06 23:48:48