Török Edvin
fd08e02ea3
add Javascript normalizer (not yet enabled)
...
git-svn: trunk@3917
17 years ago
Török Edvin
725a296922
build system: add configure checks for FD passing
...
m4/fdpassing.m4: move all FD passing checks here
clamd/session.[ch], scanner.[ch]:
contrib/clamd_fdscan:
add rfc2292/bsd4.4 style file descriptor passing support
this code is from Marc Balmer <marc*msys.ch>, with some portability
fixes applied
git-svn: trunk@3849
17 years ago
Török Edvin
e5b0783922
-lcheck needs to be conditional, use @LCHECK@.
...
Regenerate Makefiles.
git-svn: trunk@3774
17 years ago
Török Edvin
71a282f021
AC_CHECK_LIB 3rd argument was empty, and this causes '-lcheck' to be added to LIBS.
...
This caused all executables to be linked against libcheck on some platforms.
We only need to link with libcheck the unit-test, so avoid this by specifying a command as 3rd arg.
Regenerate configure & Makefiles.
git-svn: trunk@3773
17 years ago
Török Edvin
bc33dd4ce8
fix typo that caused 'make tags' to fail.
...
git-svn: trunk@3756
17 years ago
Török Edvin
549db571c7
use LDADD, and add @THREAD_LIBS@ last. This way it works on both Linux and OpenBSD.
...
git-svn: trunk@3733
17 years ago
Török Edvin
0d92372ec6
OpenBSD uses -pthread, we explicitly need to add @THREAD_LIBS@ to linker line.
...
Use LIBS, because LDADD gets confused by -pthread.
git-svn: trunk@3732
17 years ago
Tomasz Kojm
fe473bcb07
add initial support for unit tests
...
git-svn: trunk@3710
17 years ago
Tomasz Kojm
0db944fcef
Makefile fixes
...
git-svn: trunk@3698
17 years ago
aCaB
2455584143
sync to trunk
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/newlimits@3599 77e5149b-7576-45b1-b177-96237e5ba77b
18 years ago
Török Edvin
282417339c
quote macro arguments, group AC_C_* macros (bb #452 ),
...
thanks to Markus Elfring <Markus.Elfring*web.de>
move ld --version-script check after compiler checks
run autoreconf (new libtool)
git-svn: trunk@3598
18 years ago
Török Edvin
3064a5428c
generic text normalizer (bb #241 )
...
update automake files: automake complained that they were too old
git-svn: trunk@3583
18 years ago
Török Edvin
6053d09a36
allow to specify libgmp location, by using --with-libgmp-prefix,
...
by default current prefix is also searched
allow to specify libb2 location, by using --with-bz2-prefix,
by default current prefix is also searched
locating gmp and bz2 works by default on OpenBSD (bb #301 )
move local m4 macros to m4/
import lib-link.m4 and dependent files
quoting for autoconf macros (bb #452 )
git-svn: trunk@3566
18 years ago
Török Edvin
4c56bffa3b
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)
git-svn: trunk@3563
18 years ago
Török Edvin
a0e5e84425
avoid bringing in checks for languages we don't use (decreases configure size by 300Kb+).
...
git-svn: trunk@3484
18 years ago
Török Edvin
80cf63099c
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.
git-svn: trunk@3474
18 years ago
aCaB
8ec38f70a0
changelog + reverted automake10
...
git-svn: trunk@3414
18 years ago
aCaB
f377e052cd
Merging the post0.92 stuff
...
Please don't commit anything till I'm finished
A full changelog will come up later
Thanks
git-svn: trunk@3410
18 years ago
Tomasz Kojm
5ca7fd1813
re-include RAR code
...
git-svn: trunk@3396
18 years ago
Tomasz Kojm
067ecc29a3
temporarily remove the RAR code
...
git-svn: trunk@3371
18 years ago
Tomasz Kojm
6ce302428f
by default don't build and link with libclamunrar;
...
use --enable-unrar to build with RAR support
git-svn: trunk@3324
18 years ago
Trog
2fda4dc0ea
* libclamunrar: move unrar to a separate library, under an unrar license.
...
* libclamav/unarj: further bounds checking
git-svn: trunk@3310
18 years ago
Tomasz Kojm
09eab32afc
move hardware acceleration code to contrib/hwaccel/hwaccel.patch
...
git-svn: trunk@3209
18 years ago
Tomasz Kojm
561f5956d2
add -I$(top_srcdir) to Makefile.am (bb#404)
...
git-svn: trunk@2961
18 years ago
Tomasz Kojm
8ca8a18e2d
drop shared/memory.[ch]
...
git-svn: trunk@2874
19 years ago
Tomasz Kojm
e091cb386e
clamscan, clamdscan, clamconf: compile with CL_NOTHREADS defined
...
git-svn: trunk@2860
19 years ago
Sven Strickroth
a99111f050
remove old CVS-stuff and make the repository look more like SVN
...
git-svn: trunk@2755
19 years ago
Tomasz Kojm
099cf13cd4
minor cleanup and fix for bb#260
...
git-svn: trunk@2671
19 years ago
aCaB
cbdc099d27
Build system update
...
git-svn: trunk@2575
19 years ago
Tomasz Kojm
1c28a3ba10
update
...
git-svn: trunk@2025
19 years ago
Tomasz Kojm
78575a5d7d
update
...
git-svn: trunk@1944
19 years ago
Tomasz Kojm
dc4f2ce802
initial version of configuration tool
...
git-svn: trunk@1911
19 years ago
Tomasz Kojm
48b7b4a747
update GPL headers with new address for FSF
...
git-svn: trunk@1901
19 years ago
Tomasz Kojm
76c709dd51
update
...
git-svn: trunk@1712
20 years ago
Tomasz Kojm
f5c8329009
detect and define SENDMAIL_VERSION
...
git-svn: trunk@1549
20 years ago
Tomasz Kojm
27c0b825f5
update
...
git-svn: trunk@1482
20 years ago
Tomasz Kojm
6c7dbf7df3
change default value of StreamMaxPort to 2048
...
git-svn: trunk@1338
21 years ago
Tomasz Kojm
75ccac9f29
improved OS/2 support
...
git-svn: trunk@1205
21 years ago
Trog
24d14ec4b6
Makefile.in update
...
git-svn: trunk@1186
21 years ago
Tomasz Kojm
25ea9cb966
update
...
git-svn: trunk@1005
21 years ago
Tomasz Kojm
72a1b2408d
use readdir_r when available
...
git-svn: trunk@962
21 years ago
Tomasz Kojm
24f501733a
bugfixes
...
git-svn: trunk@961
21 years ago
Tomasz Kojm
c4f43f56c8
fix JPEG rule
...
git-svn: trunk@912
21 years ago
Tomasz Kojm
7b304deeb2
include database info in version string
...
git-svn: trunk@787
21 years ago
Tomasz Kojm
888f5794bf
new method of file type detection; HTML normalisation
...
git-svn: trunk@648
21 years ago
Tomasz Kojm
7c16e1bfe3
update makefile system
...
git-svn: trunk@621
21 years ago
Tomasz Kojm
9f51cb5192
update
...
git-svn: trunk@595
21 years ago
Tomasz Kojm
d6b5ae478c
various fixes
...
git-svn: trunk@575
21 years ago
Tomasz Kojm
908db4dfea
clamscan, sigtool: select fresh database directory
...
git-svn: trunk@550
21 years ago
Tomasz Kojm
266f39676b
clamscan: new features; improve NetBSD support
...
git-svn: trunk@549
21 years ago