Commit Graph

150 Commits

Author SHA1 Message Date
Török Edvin
f12c2e6825 ignore invalid URLs containing double dots, optimization: cut URL after hostname
git-svn: trunk@3569
2008-01-31 16:05:20 +00:00
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
2008-01-31 12:07:57 +00:00
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
2008-01-30 21:06:36 +00:00
Török Edvin
402539e136 minor changes to documentation
git-svn: trunk@3557
2008-01-29 15:27:37 +00:00
Török Edvin
091b19c3a3 more documentation update
git-svn: trunk@3555
2008-01-28 22:03:41 +00:00
Tomasz Kojm
bcbe6ad713 reduce the number of error messages (bb#478)
git-svn: trunk@3530
2008-01-23 12:12:25 +00:00
Török Edvin
0d615f7caf update documentation. Part I, more to come. (bb #554).
git-svn: trunk@3508
2008-01-18 15:28:05 +00:00
Török Edvin
a0e5e84425 avoid bringing in checks for languages we don't use (decreases configure size by 300Kb+).
git-svn: trunk@3484
2008-01-06 16:58:25 +00:00
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
2007-12-31 12:46:26 +00:00
Tomasz Kojm
d8b95725a1 new option CompressLocalDatabase
git-svn: trunk@3455
2007-12-22 21:30:38 +00:00
Török Edvin
2fe76d5051 merged from not_for_0.92_tempbranch.
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@3417
2007-12-14 11:44:56 +00:00
aCaB
8ec38f70a0 changelog + reverted automake10
git-svn: trunk@3414
2007-12-13 21:49:38 +00:00
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
2007-12-13 19:45:38 +00:00
Tomasz Kojm
b4b07cd11f update docs
git-svn: trunk@3398
2007-12-12 23:16:20 +00:00
Tomasz Kojm
5ca7fd1813 re-include RAR code
git-svn: trunk@3396
2007-12-12 21:46:34 +00:00
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
2007-12-10 22:17:06 +00:00
Tomasz Kojm
067ecc29a3 temporarily remove the RAR code
git-svn: trunk@3371
2007-12-06 14:48:48 +00:00
Török Edvin
88c90922be revert change from trunk and move to branch.
git-svn: trunk@3370
2007-11-14 21:33:07 +00:00
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
2007-11-14 20:53:42 +00:00
Tomasz Kojm
6ce302428f by default don't build and link with libclamunrar;
use --enable-unrar to build with RAR support



git-svn: trunk@3324
2007-10-26 18:45:20 +00:00
Nigel Horne
1a2b28a9cc Improved SPF checking for phish false positives
git-svn: trunk@3312
2007-10-24 09:08:28 +00:00
Trog
2fda4dc0ea * libclamunrar: move unrar to a separate library, under an unrar license.
* libclamav/unarj: further bounds checking


git-svn: trunk@3310
2007-10-23 12:04:53 +00:00
Tomasz Kojm
1caa6393bb update docs
git-svn: trunk@3291
2007-10-09 15:38:52 +00:00
Tomasz Kojm
d8f8e62a46 update html docs
git-svn: trunk@3282
2007-10-08 19:22:34 +00:00
Tomasz Kojm
5ded1e94de update docs
git-svn: trunk@3281
2007-10-08 19:09:28 +00:00
Tomasz Kojm
e6fe106ee3 enable FixStaleSocket by default
git-svn: trunk@3272
2007-10-05 23:23:43 +00:00
Tomasz Kojm
09eab32afc move hardware acceleration code to contrib/hwaccel/hwaccel.patch
git-svn: trunk@3209
2007-09-07 14:22:10 +00:00
Nigel Horne
a474daaa07 Further tidy of bugs 614 and 618
git-svn: trunk@3182
2007-08-21 13:19:41 +00:00
Nigel Horne
671973aaae Black-hole-mode no longer needs to be run as root
git-svn: trunk@3174
2007-08-18 16:12:27 +00:00
Tomasz Kojm
70edb0851e add support for PUA databases
git-svn: trunk@3169
2007-08-13 18:10:35 +00:00
Tomasz Kojm
95c22f52bc update docs
git-svn: trunk@3134
2007-07-10 23:03:20 +00:00
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
2007-06-28 12:36:25 +00:00
Tomasz Kojm
085df6b98a update
git-svn: trunk@3091
2007-05-30 23:38:25 +00:00
Tomasz Kojm
711c0d0dbd update docs
git-svn: trunk@3090
2007-05-30 23:37:56 +00:00
Tomasz Kojm
0518e6c109 various fixes
git-svn: trunk@3076
2007-05-29 15:42:13 +00:00
Tomasz Kojm
76721f9863 update
git-svn: trunk@3018
2007-04-15 13:10:29 +00:00
Tomasz Kojm
2b56f64ecb fix typo, thanks to Anton Yuzhaninov
git-svn: trunk@3013
2007-04-10 16:18:00 +00:00
Nigel Horne
2dbc6ff7ab Added note about notification
git-svn: trunk@3012
2007-04-09 04:43:38 +00:00
Nigel Horne
b76fc9856f First draft of chroot
git-svn: trunk@3011
2007-04-09 04:23:39 +00:00
Tomasz Kojm
af76dfbd91 update
git-svn: trunk@3010
2007-04-07 11:08:41 +00:00
Tomasz Kojm
fd39a874aa fix typo
git-svn: trunk@3004
2007-03-31 21:29:34 +00:00
Tomasz Kojm
b0416c1b35 update
git-svn: trunk@2993
2007-03-29 00:04:45 +00:00
Nigel Horne
b88d70d6e3 Extra --ignore addresses
git-svn: trunk@2988
2007-03-27 22:54:51 +00:00
Tomasz Kojm
b6e7566510 fix some mistakes, thx to TP
git-svn: trunk@2976
2007-03-27 08:39:56 +00:00
Tomasz Kojm
a39ae4686d use actual version and user names in man pages (bb#408)
git-svn: trunk@2963
2007-03-21 02:12:51 +00:00
Tomasz Kojm
9b82f82b6b add support for floating offsets
git-svn: trunk@2922
2007-03-09 03:29:28 +00:00
Tomasz Kojm
40d7b35672 update docs
git-svn: trunk@2894
2007-03-02 00:50:55 +00:00
Tomasz Kojm
4ae0c8c137 fix typo
git-svn: trunk@2851
2007-02-23 19:45:32 +00:00
Tomasz Kojm
c5107e70f5 add switches for pdf
git-svn: trunk@2841
2007-02-22 17:49:57 +00:00
Sven Strickroth
a99111f050 remove old CVS-stuff and make the repository look more like SVN
git-svn: trunk@2755
2007-02-17 19:02:20 +00:00