Commit Graph

57 Commits (18b8c7e9ee93e38553af7a021242195cd896bcb3)

Author SHA1 Message Date
Török Edvin 4b93f2b633 check for mallinfo availability (bb #1445). 16 years ago
Török Edvin b070a1d264 fix build on platforms where pthread in not part of libc (bb #1470). 16 years ago
aCaB 5348fa8d28 bb#1443 16 years ago
Tomasz Kojm 6670464f91 update help pages 16 years ago
Török Edvin 8db0a3463d clamdtop moved to toplevel + manpage. 17 years ago
Tomasz Kojm b3acc38251 #ifdef HAVE_UNISTD_H 17 years ago
Tomasz Kojm 86c97e7e26 shared/optparser.c, clamconf: handle clamav-milter.conf in --generate-config 17 years ago
Tomasz Kojm 1d8a56d491 shared/optparser.c, clamconf/clamconf.c: add --generate-config 17 years ago
Tomasz Kojm 47d40feb7a libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
aCaB 056198f16d shared/optparser.c, clamconf: new clamconf (bb#1215, bb#1316) 17 years ago
Tomasz Kojm a128eb8063 clamconf: handle --version/-V 17 years ago
Tomasz Kojm 0d06ef19f8 shared/optparser.c, clamconf: new clamconf (bb#1215, bb#1316) 17 years ago
Tomasz Kojm b61db429fc shared, clamconf: drop old stuff; replace getopt.[ch] with my_getopt 17 years ago
aCaB 87221a5eca don't bother with milter conf 17 years ago
aCaB 3be4ac3f65 drop useless checks 17 years ago
aCaB cd04ff0694 cfgparser hacks backported from branches/milter-v2.0 17 years ago
aCaB c6385428e2 Squashed commit of the following: 17 years ago
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
Tomasz Kojm dec7ffce08 shared/cfgparser.c, clamdconf: gently deprecate obsolete options (bb#1213) 17 years ago
Török Edvin ae685a75c1 link to libclamunrar_iface explicitly to 17 years ago
Török Edvin 15d67313c4 allow 'make check' to work even if check is not installed 17 years ago
aCaB 6d48ea885a update libtool - bb#1162 17 years ago
Török Edvin 2d75763208 revert last commit, it breaks bzip2 detection in /usr/local 17 years ago
Török Edvin 8179270b95 if pkg-config cannot find check look in standard places for check 17 years ago
Török Edvin 4a40b66cf0 replace AC_FUNC_MMAP: check only for MAP_PRIVATE and not MAP_FIXED (bb #1140) HP-UX: zlib in non-standard path, LIBS got set to -lz, but -L was missing, just restore LIBS and don't touch it 17 years ago
aCaB 55144c4766 work around non reentrant lresolv 17 years ago
Török Edvin 3910124321 remove contrib/phishing/test, we now have a real unit test in unit_tests/ 17 years ago
Török Edvin dfc0c031cb if there is a version.h.static use that instead of output from svnversion 17 years ago
Török Edvin add738d28c portability fixes 17 years ago
Tomasz Kojm 6484d65227 clamconf: handle multiple select options 17 years ago
Török Edvin 1eb943f3fc use automake for a basic check that the installed programs work. 17 years ago
Tomasz Kojm 37c0f4dd48 clamconf: handle .cld databases (bb#1101) 17 years ago
Török Edvin d1d558c944 use pkg-config to locate check, if available (bb #1093) 17 years ago
Török Edvin 232c4b7016 add unit tests for binaries 17 years ago
Török Edvin fd08e02ea3 add Javascript normalizer (not yet enabled) 17 years ago
Török Edvin 725a296922 build system: add configure checks for FD passing 17 years ago
aCaB 69dfed42ea revert r3808 - bb#1010 17 years ago
aCaB 0c61079c6c don't link pthread if not needed 17 years ago
Török Edvin e5b0783922 -lcheck needs to be conditional, use @LCHECK@. 17 years ago
aCaB 2455584143 sync to trunk 18 years ago
Török Edvin 282417339c quote macro arguments, group AC_C_* macros (bb #452), 18 years ago
Török Edvin 3064a5428c generic text normalizer (bb #241) 18 years ago
Török Edvin 6053d09a36 allow to specify libgmp location, by using --with-libgmp-prefix, 18 years ago
Török Edvin 4c56bffa3b build system modernization: (based on suggestion from 18 years ago
Török Edvin a0e5e84425 avoid bringing in checks for languages we don't use (decreases configure size by 300Kb+). 18 years ago
Török Edvin 80cf63099c add support for version scripts when using Sun's ld on Solaris. 18 years ago
aCaB 8ec38f70a0 changelog + reverted automake10 18 years ago
aCaB f377e052cd Merging the post0.92 stuff 18 years ago
Tomasz Kojm 5ca7fd1813 re-include RAR code 18 years ago
Tomasz Kojm 067ecc29a3 temporarily remove the RAR code 18 years ago