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
Tomasz Kojm
5fe6e72b1a
clamscan: new switches --structured-ssn-format, --structured-ssn-count, --structured-cc-count (bb#959)
...
git-svn: trunk@3841
17 years ago
Tomasz Kojm
7497489849
add a note about forking daemons (bb#906)
...
git-svn: trunk@3837
17 years ago
aCaB
a36ba5a386
doc typo
...
git-svn: trunk@3823
17 years ago
aCaB
2c2f5711b7
milter: doc updated
...
git-svn: trunk@3822
17 years ago
Tomasz Kojm
26fbf6bddf
DLP updates
...
git-svn: trunk@3798
17 years ago
Tomasz Kojm
d076ad0251
check in 0.93 patches
...
git-svn: trunk@3788
17 years ago
Török Edvin
e5b0783922
-lcheck needs to be conditional, use @LCHECK@.
...
Regenerate Makefiles.
git-svn: trunk@3774
17 years ago
Tomasz Kojm
6f6fc585f5
bb#907
...
git-svn: trunk@3752
17 years ago
Tomasz Kojm
e5611f929c
update documentation
...
git-svn: trunk@3730
17 years ago
Tomasz Kojm
50b8f5d66b
various updates
...
git-svn: trunk@3721
17 years ago
Tomasz Kojm
61b40ee32e
update docs
...
git-svn: trunk@3689
17 years ago
aCaB
4fd3c0442d
document limits
...
git-svn: trunk@3638
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
Török Edvin
f12c2e6825
ignore invalid URLs containing double dots, optimization: cut URL after hostname
...
git-svn: trunk@3569
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
402539e136
minor changes to documentation
...
git-svn: trunk@3557
18 years ago
Török Edvin
091b19c3a3
more documentation update
...
git-svn: trunk@3555
18 years ago
Tomasz Kojm
bcbe6ad713
reduce the number of error messages (bb#478)
...
git-svn: trunk@3530
18 years ago
Török Edvin
0d615f7caf
update documentation. Part I, more to come. (bb #554 ).
...
git-svn: trunk@3508
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
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
b4b07cd11f
update docs
...
git-svn: trunk@3398
18 years ago
Tomasz Kojm
5ca7fd1813
re-include RAR code
...
git-svn: trunk@3396
18 years ago
aCaB
813864ce6b
(hopefully) all the stuff lost
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/not_for_0.92_tempbranch@3388 77e5149b-7576-45b1-b177-96237e5ba77b
18 years ago
Tomasz Kojm
067ecc29a3
temporarily remove the RAR code
...
git-svn: trunk@3371
18 years ago
Török Edvin
88c90922be
revert change from trunk and move to branch.
...
git-svn: trunk@3370
18 years ago
Török Edvin
a4e6ac4d78
remove "all domain scan" feature from phishcheck (--no-phishing-restrictedscan). Nobody is using it.
...
Don't care why an url is clean, just state it is clean.
Various cleanups resulting from this.
Prepare to introduce selective turn on of sub-features.
git-svn: trunk@3369
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
Nigel Horne
1a2b28a9cc
Improved SPF checking for phish false positives
...
git-svn: trunk@3312
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
1caa6393bb
update docs
...
git-svn: trunk@3291
18 years ago
Tomasz Kojm
d8f8e62a46
update html docs
...
git-svn: trunk@3282
18 years ago
Tomasz Kojm
5ded1e94de
update docs
...
git-svn: trunk@3281
18 years ago
Tomasz Kojm
e6fe106ee3
enable FixStaleSocket by default
...
git-svn: trunk@3272
18 years ago
Tomasz Kojm
09eab32afc
move hardware acceleration code to contrib/hwaccel/hwaccel.patch
...
git-svn: trunk@3209
18 years ago
Nigel Horne
a474daaa07
Further tidy of bugs 614 and 618
...
git-svn: trunk@3182
18 years ago
Nigel Horne
671973aaae
Black-hole-mode no longer needs to be run as root
...
git-svn: trunk@3174
18 years ago
Tomasz Kojm
70edb0851e
add support for PUA databases
...
git-svn: trunk@3169
18 years ago
Tomasz Kojm
95c22f52bc
update docs
...
git-svn: trunk@3134
18 years ago
Török Edvin
3fced6f7b0
Rename Phishing.Email.* to Phishing.Heuristics.Email.*. Update documentation.
...
The URL-based heuristic detection is for "Possibly Unwanted" phishing emails.
git-svn: trunk@3120
18 years ago
Tomasz Kojm
085df6b98a
update
...
git-svn: trunk@3091
18 years ago
Tomasz Kojm
711c0d0dbd
update docs
...
git-svn: trunk@3090
18 years ago
Tomasz Kojm
0518e6c109
various fixes
...
git-svn: trunk@3076
18 years ago