Commit graph

198 commits

Author SHA1 Message Date
Tomasz Kojm
f562ee2b22 update docs 2010-09-20 16:48:40 +02:00
aCaB
8c0375026b encode - in clamav-milter.conf.5.in 2010-08-22 16:07:21 +02:00
Tomasz Kojm
dd3bfb3c51 update docs 2010-08-12 18:29:25 +02:00
aCaB
ec34b80fb9 bb#2081 2010-07-27 14:19:24 +02:00
Tomasz Kojm
edbba730b3 clamd: add ExtendedDetectionInfo (bb#1228, #1626) 2010-07-06 19:46:55 +02:00
Tomasz Kojm
ffa9b06093 sigtool: print match count and offsets in --test-sigs mode (bb#2054)
IMPORTANT NOTE: --test-sigs now only works against the final target file
(after all processing, normalization, etc. for which the tested
signature was directly created)
2010-06-10 12:24:26 +02:00
Tomasz Kojm
8478b04a78 sigtool/sigtool.c: add --datadir (bb#2063) 2010-06-08 16:34:59 +02:00
Tomasz Kojm
1d15fd3231 update docs 2010-05-19 13:53:42 +02:00
aCaB
3ba2039640 add clamav-milter.conf manpage 2010-05-12 19:11:25 +02:00
Tomasz Kojm
361b3285b4 freshclam: add new option TestDatabases 2010-05-11 22:44:28 +02:00
Tomasz Kojm
021b6720f5 update 'SEE ALSO' (bb#2006) 2010-05-06 17:02:53 +02:00
Tomasz Kojm
81c1e5f52e libclamav: fix some limit settings (bb#1973) 2010-04-27 16:35:38 +02:00
Török Edvin
909407e70b Regenerate build system after clamconf change. 2010-04-19 17:14:57 +03:00
Tomasz Kojm
ca350fed50 docs/man/freshclam.conf.5.in: document LogFileMaxSize (bb#1960) 2010-04-15 16:33:35 +02:00
aCaB
0e18437150 long time lost fixes to clamd manpage 2010-04-04 22:29:19 +02:00
Tomasz Kojm
c4b3214d92 update docs 2010-03-31 18:12:50 +02:00
Tomasz Kojm
50b0bd804f document bytecode timeout 2010-03-24 18:24:12 +01:00
Tomasz Kojm
ee6154c34d bump numbers 2010-03-24 17:55:37 +01:00
Tomasz Kojm
c4910836f3 update manuals 2010-03-19 17:42:25 +01:00
Tomasz Kojm
3295bc7a23 be more precise about --multiscan (bb#1869) 2010-03-18 16:26:56 +01:00
Tomasz Kojm
de40271b23 fix formatting 2010-03-11 15:10:56 +01:00
Tomasz Kojm
e79e504df2 update html docs 2010-03-10 19:14:19 +01:00
Tomasz Kojm
a86c2ddcfc update docs 2010-03-10 18:37:35 +01:00
Tomasz Kojm
208397a244 update signatures.pdf 2010-03-01 19:11:49 +01:00
Tomasz Kojm
010d625dd5 update docs (thx to aCaB&Luca!) 2010-02-26 14:31:22 +01:00
Tomasz Kojm
11239bbe1a docs: update signatures.pdf - more to come 2010-02-25 17:20:50 +01:00
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