Commit Graph

172 Commits

Author SHA1 Message Date
aCaB
af0297c78e Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 2010-02-04 22:19:52 +01:00
aCaB
e8f6878cd7 bb#1789 - final 2010-02-04 22:19:28 +01:00
Tomasz Kojm
8770404a47 clamscan: properly report errors from libclamav; simplify error codes 2010-02-04 21:33:03 +01:00
Török Edvin
84b7b79da3 Perl is not required (bb #1781). 2010-01-26 15:38:16 +02:00
Török Edvin
57cb0075d9 regenerate build files.
using automake 1.11.1
2010-01-26 10:10:56 +02:00
Tomasz Kojm
0c234f5ffd CL_DB_CVDNOTMP is now the only way to load .cvd/.cld files; prepare
for .info signing
2010-01-20 15:02:13 +01:00
Török Edvin
117bf90380 Update docs: LLVM needs Python/GNU make only for unit tests. 2009-12-15 18:19:25 +02:00
Török Edvin
8ea83d1366 Document requirements for bytecode JIT. 2009-12-14 16:23:22 +02:00
Tomasz Kojm
654efea328 man/freshclam.conf.5: describe SafeBrowsing (bb#1772) 2009-12-14 14:31:48 +01:00
Tomasz Kojm
4b0d9e508a man/clamd.8: add info about signals 2009-12-14 14:26:04 +01:00
Török Edvin
5b5e4e6ef0 Merge branch 'bytecode'
* bytecode: (99 commits)
  Update to autoconf 2.65, and libtool 2.2.6b.
  Disable LLVM's make check for now.
  Output trace messages to stderr, to ensure its flushed.
  Support for bytecode lines >8k.
  Print llvm's version too when printing clambc's.
  Fix global initializer bitcasts.
  Allow controlling trace level from cmdline.
  Refactor trace API, so that trace printing happens in clambc.
  Add support for null constant.
  Trace formatting fixes.
  Add support for tracing (if bytecode compiled with support).
  Drop extra {} and "".
  Fix compiler version check for C++: autoconf needs [] to be escaped.
  change bytecode format to allow structs with more than 16 fields.
  Fix after merge: update to fmap API.
  Support for scanning files created by bytecode.
  read optional debug metadata.
  Sync headers with clamav bytecode compiler.
  Print better error message when wrong function is called.
  Update to new LLVM API.
  ...

Conflicts:
	Makefile.am
	Makefile.in
	configure
	configure.in
	libclamav/Makefile.am
	libclamav/Makefile.in
	libclamav/pe.h
2009-12-11 18:21:04 +02:00
aCaB
eb2c6cc79a Merge branch 'exeicons' 2009-12-11 00:54:31 +01:00
Tomasz Kojm
a96eead450 sigtool: add --test-sigs (basic functionality) (bb#1246) 2009-12-09 23:32:34 +01:00
aCaB
7ab261a02b properly check for lm 2009-12-07 19:52:36 +01:00
Tomasz Kojm
9da619b44e clamscan: properly describe --include/exclude (bb#1765) 2009-12-04 14:20:12 +01:00
Török Edvin
46e2863c4c Merge branch 'master' into bytecode
* master: (182 commits)
  libclamav/qsort.c: fix CMP1 macro (bb#1769)
  handle floating chars
  libclamav/readdb.c: make sure static sigs with floating chars go into AC
  sigtool: --decode-sigs: handle alternatives
  sigtool: --decode-sigs: handle .ldb sigs
  inflateinit spam
  sigtool: --decode-sigs: handle .ndb sigs
  fix sig printing
  Set limit to 255 so that warning is shown if maxthreads*maxrec would exceed it.
  Enable more than 256 FD support on Solaris (bb #1764).
  fix memleaks
  sigtool: --decode-sigs; decode .db entries (bb#1246)
  fsk sxs, gimme back my dll hell!
  Fix Solaris build: cli_hex2ui has to be added to libclamav.map
  Don't error on unused functions.
  sigtool: basic sig decoding
  sigtool/sigtool.c: handle .ign2 files (bb#1625)
  libclamav/qsort.c: don't call med3 when using internal cmp
  win32: fix globbing
  unify DUPMAX def
  ...

Conflicts:
	.gitignore
	Makefile.am
	configure
	libclamav/Makefile.in
	libclamav/clamav.h
	libclamav/disasm.c
	libclamav/libclamav.map
	libclamav/matcher.c
	libclamav/others.c
	libclamav/pe.c
	libclamav/pe.h
	libclamav/readdb.c
2009-12-03 11:25:24 +02:00
Tomasz Kojm
208ceae5c7 clamd, clamscan: add support for OfficialDatabaseOnly/--official-db-only (bb#1743) 2009-11-10 19:30:33 +01:00
aCaB
db32b81d52 fix typo in clamav-milter.8.in 2009-11-10 12:54:22 +01:00
Tomasz Kojm
b4561aa201 sigtool: add support for --find-sigs (part of bb#1246) 2009-10-16 10:12:17 +02:00
Török Edvin
72a03f9bd5 Merge branch 'master' into bytecode
* master: (60 commits)
  Fix build when git is not installed and using BSD make.
  Only use -fno-strict-aliasing for gcc-4.3+, to avoid bugs with older compilers (bb #1581).
  libclamav/matcher-bm.c: fix cli_bm_freeoff() (bb#1710)
  bb#1708
  implove poolsize.pl
  win32: s/C_WINDOWS/_WIN32/ in clamd, shared
  libclamav/matcher-ac.c: fix matching of logical sigs (bb#1707)
  libclamav/readdb.c: fix handling of broken .ldb sigs (bb#1701)
  libclamav: new signature blacklisting format (bb#1625)
  killclamd must always succeed (except when there's a stuck clamd).
  Fix typo.
  Better error message when clamd gets killed
  merge win32 patches from sherpya
  remove bogus debug printf
  libclamav/matcher-ac.c: add support for line marker (L) (matches CR, CRLF and boundaries)
  fix EOL in platform.h
  sis.c: fix size check
  fix several problems introduced by the win32 commits
  fix in cli_is_abspath
  win32#3
  ...

Conflicts:
	.gitignore
	Makefile.am
	configure
	configure.in
	libclamav/readdb.c
2009-10-02 10:08:44 +03:00
Tomasz Kojm
745bb067ce freshclam: return 0 instead of 1 when database is up-to-date (bb#1312) 2009-09-14 19:56:56 +02:00
Tomasz Kojm
95ac9effe4 libclamav/matcher-ac.c: alternatives can now be negated: !(aa|bb|cc) 2009-09-10 20:18:04 +02:00
Török Edvin
2c4c464098 Regenerate the buildfiles. 2009-08-31 15:52:44 +03:00
Török Edvin
d13f148a9c Regenerate build stuff. 2009-08-25 19:06:35 +03:00
Török Edvin
731d647a7a Regenerate build system files. 2009-08-24 19:39:51 +03:00
aCaB
295f1d1f8b build system upgrade - bb#1528 2009-08-21 00:57:55 +02:00
Tomasz Kojm
6a4dd9dc6b clamd, clamscan, libclamav: drop support for MailFollowURLs (bb#1677) 2009-08-06 22:29:13 +02:00
aCaB
bd3d39858f Merge branch '7z' 2009-08-06 01:00:28 +02:00
Tomasz Kojm
2086dc5cab clamd, clamscan: add support for CrossFilesystems/--cross-fs (bb#1607) 2009-08-05 16:27:48 +02:00
aCaB
f333d0bccb introduce new lzma 2009-08-05 16:20:29 +02:00
Tomasz Kojm
4c82fd9fd0 docs/signatures.pdf: cover Mach-O files 2009-07-13 21:41:59 +02:00
aCaB
c4afd0b458 update ignore files 2009-06-29 11:27:46 +02:00
Török Edvin
997a1efeb2 Draft of bytecode loader. 2009-06-26 16:30:46 +03:00
Tomasz Kojm
8df99a92aa 0.95.2
git-svn: trunk@5074
2009-06-10 20:50:49 +00:00
Tomasz Kojm
c2b6681b79 clamscan, clamdscan: add support for --file-list/-f
git-svn: trunk@5069
2009-05-21 13:43:05 +00:00
Tomasz Kojm
ef9c6b65ec docs/signatures.pdf: describe logical signatures; other minor improvements (bb#1582)
git-svn: trunk@5066
2009-05-06 13:47:25 +00:00
Tomasz Kojm
331308849d update docs
git-svn: trunk@5029
2009-04-07 13:26:46 +00:00
Török Edvin
da3e0e4036 fix documentation, fix warnings.
git-svn: trunk@5025
2009-04-06 10:26:15 +00:00
Török Edvin
7d444fd93b add documentation for MaxQueue (and other missing options) to clamd.conf (bb #1521).
Make clamconf generated config file a bit more like the one in etc/clamd.conf.

git-svn: trunk@5024
2009-04-06 09:26:19 +00:00
aCaB
32ec634439 bb#1508
git-svn: trunk@5020
2009-04-03 11:09:00 +00:00
Török Edvin
816d66a876 local.gdb whitelisting of safebrowsing entries (bb #1482).
git-svn: trunk@5015
2009-04-02 20:36:27 +00:00
Török Edvin
4b93f2b633 check for mallinfo availability (bb #1445).
git-svn: trunk@5001
2009-04-01 17:51:44 +00:00
Tomasz Kojm
5ed0bf774f update docs
git-svn: trunk@4982
2009-03-23 16:40:05 +00:00
Tomasz Kojm
6c79c10691 update clamdoc
git-svn: trunk@4955
2009-03-16 16:04:29 +00:00
Török Edvin
6f60f808d9 document URL blacklisting, and whitelisting (bb #1458).
git-svn: trunk@4953
2009-03-16 13:41:23 +00:00
Török Edvin
8442a56d6f escape some more hyphens.
git-svn: trunk@4943
2009-03-13 15:44:53 +00:00
Török Edvin
394a3b00fd fix hyphen-used-as-minus-sign (bb #1471, thanks Michael Tautschnig <mt*debian.org>)
git-svn: trunk@4942
2009-03-13 15:36:30 +00:00
Török Edvin
cae26d1239 add VERSIONCOMMANDS to manpage.
git-svn: trunk@4923
2009-03-10 17:59:33 +00:00
Török Edvin
f5c23a5e94 F1->H
git-svn: trunk@4913
2009-03-09 11:23:07 +00:00
aCaB
5348fa8d28 bb#1443
please don't touch the build stuff for a coupel of hours so i can easily revert this commit

git-svn: trunk@4884
2009-03-02 16:39:54 +00:00