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 9f71410

if available use dscl on Mac OS X (bb#753)

Tomasz Kojm authored on 2008/01/22 23:52:08
View ad08b90

don't link with nsl if not needed (bb#754)

Tomasz Kojm authored on 2008/01/22 19:49:50
View 1d64380

drop internal snprintf implementation

Tomasz Kojm authored on 2008/01/22 02:38:42
January 21, 2008
View 4e1127c

AC_TRY_LINK already adds a main(), remove duplicate main() entconv improvements to improve security and performance Part I for (bb #686, #386) TODO: * optimize entity_norm * create testfiles for unicode encoding variants * create a regression test * check for memory leaks

Török Edvin authored on 2008/01/21 07:18:14
January 18, 2008
View ace2830

byteswapped testfiles - bb#398

aCaB authored on 2008/01/18 20:41:02
January 7, 2008
View 6eac0e0

improve iconv() detection, by actually trying to link a test-program (bb #599).

Török Edvin authored on 2008/01/07 03:06:56
View a0e5e84

avoid bringing in checks for languages we don't use (decreases configure size by 300Kb+).

Török Edvin authored on 2008/01/07 01:58:25
View c528900

reenable canadian cross in configure

aCaB authored on 2008/01/07 00:07:52
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 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
View ff75ded

strcasestr() check and replacement.

Török Edvin authored on 2007/12/29 00:13:12
December 14, 2007
View 8ec38f7

changelog + reverted automake10

aCaB authored on 2007/12/14 06:49:38
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 510f592

bump f-level and revision

Tomasz Kojm authored on 2007/12/13 08:19:44