Tomasz Kojm
c1908ce710
keep proper file order when building .cld file
...
git-svn: trunk@3667
18 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
Tomasz Kojm
1cdb6cfbac
s/HAVE_GMP/HAVE_LIBGMP
...
git-svn: trunk@3567
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
Tomasz Kojm
a3fe2c5ba1
make the parser more sensitive to syntax errors (bb#238)
...
git-svn: trunk@3561
18 years ago
Tomasz Kojm
49fb1de4b7
advertise itself as HTTP/1.0 client
...
git-svn: trunk@3545
18 years ago
Tomasz Kojm
bcbe6ad713
reduce the number of error messages (bb#478)
...
git-svn: trunk@3530
18 years ago
Tomasz Kojm
9b191ef136
more typos
...
git-svn: trunk@3529
18 years ago
Tomasz Kojm
bafa192b04
fix typos introduced in r3503 (thanks Edwin)
...
git-svn: trunk@3528
18 years ago
Tomasz Kojm
587d344b1f
add error reporting to daemonize() (bb#729)
...
git-svn: trunk@3526
18 years ago
Tomasz Kojm
0aa3ba0660
respect custom dbdir settings in print_version() (bb#699)
...
git-svn: trunk@3521
18 years ago
Tomasz Kojm
7e5f05e0a5
revert last patch
...
git-svn: trunk@3503
18 years ago
Tomasz Kojm
9a27daa48c
advertise itself as HTTP/1.0 compliant (instead of 1.1)
...
git-svn: trunk@3502
18 years ago
Tomasz Kojm
8834ac9b1f
under some conditions old db files were not being removed
...
git-svn: trunk@3489
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
Tomasz Kojm
d8b95725a1
new option CompressLocalDatabase
...
git-svn: trunk@3455
18 years ago
Tomasz Kojm
ba85c02e06
various improvements
...
git-svn: trunk@3454
18 years ago
Tomasz Kojm
9d193ff26c
add support for .cld containers
...
git-svn: trunk@3444
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
7291868a75
eliminate misleading error message when downloading to empty directory
...
git-svn: trunk@3391
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
d1c685b881
move RSASSA-PSS code to shared/cdiff.c
...
git-svn: trunk@3305
18 years ago
Tomasz Kojm
73b243dc40
fix some warnings
...
git-svn: trunk@3278
18 years ago
Tomasz Kojm
1b38f50dea
add support for LogFileMaxSize and LogTime
...
git-svn: trunk@3277
18 years ago
Tomasz Kojm
1deda3bbe4
downgrade "file not found on remote server" to warning
...
git-svn: trunk@3265
18 years ago
Tomasz Kojm
09eab32afc
move hardware acceleration code to contrib/hwaccel/hwaccel.patch
...
git-svn: trunk@3209
18 years ago
Tomasz Kojm
f6e4ba636f
fix some lang/typos, thx NJH
...
git-svn: trunk@3180
18 years ago
Tomasz Kojm
04a1171f92
properly handle mirror access times (bb#606)
...
git-svn: trunk@3168
18 years ago
Tomasz Kojm
12f219453f
fix scripted updates under win32 (bb#526)
...
git-svn: trunk@3108
18 years ago
Tomasz Kojm
dd952d651c
add sanity check for %v (bb#463)
...
git-svn: trunk@3087
18 years ago
Tomasz Kojm
bb34cb31fe
update some copyrights and stick to GPL v2
...
git-svn: trunk@3003
18 years ago
Tomasz Kojm
bedc58dee1
make some cleanups and add support for nibble matching
...
git-svn: trunk@2992
18 years ago
Tomasz Kojm
c8e620d2f1
cleanup some code and fix gcc -W* warnings
...
git-svn: trunk@2960
18 years ago
Tomasz Kojm
25a9fc52d6
fix log message (bb#411)
...
git-svn: trunk@2959
18 years ago
Tomasz Kojm
6bada44216
release dbdir write-lock before notifying clamd (bb#401)
...
git-svn: trunk@2958
18 years ago
Tomasz Kojm
f73b211beb
fix error handling in --no-dns mode (bb#418)
...
git-svn: trunk@2957
18 years ago
Tomasz Kojm
926d80f071
close and re-open client socket for each connect attempt (bb#413)
...
git-svn: trunk@2956
18 years ago
Tomasz Kojm
7c6472732d
fix --list-mirrors on Solaris/64
...
git-svn: trunk@2955
18 years ago
Tomasz Kojm
8ca8a18e2d
drop shared/memory.[ch]
...
git-svn: trunk@2874
19 years ago
Tomasz Kojm
17ad1c5b15
merge win32 patches from NJH
...
git-svn: trunk@2845
19 years ago
Tomasz Kojm
66ba178504
drop rmdirs() and use cli_rmdirs() instead
...
git-svn: trunk@2842
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