Tomasz Kojm
4b0d9e508a
man/clamd.8: add info about signals
2009-12-14 14:26:04 +01:00
Tomasz Kojm
a96eead450
sigtool: add --test-sigs (basic functionality) (bb#1246)
2009-12-09 23:32:34 +01:00
Tomasz Kojm
9da619b44e
clamscan: properly describe --include/exclude (bb#1765)
2009-12-04 14:20:12 +01: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
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
6a4dd9dc6b
clamd, clamscan, libclamav: drop support for MailFollowURLs (bb#1677)
2009-08-06 22:29:13 +02:00
Tomasz Kojm
2086dc5cab
clamd, clamscan: add support for CrossFilesystems/--cross-fs (bb#1607)
2009-08-05 16:27:48 +02:00
aCaB
c4afd0b458
update ignore files
2009-06-29 11:27:46 +02:00
Tomasz Kojm
c2b6681b79
clamscan, clamdscan: add support for --file-list/-f
...
git-svn: trunk@5069
2009-05-21 13:43:05 +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
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
790e18b8b3
updated milter docs
...
git-svn: trunk@4860
2009-02-25 12:35:52 +00:00
Török Edvin
8db0a3463d
clamdtop moved to toplevel + manpage.
...
git-svn: trunk@4846
2009-02-23 12:35:34 +00:00
Török Edvin
77ad9f7144
more documentation on IDSESSION/INSTREEAM (bb #1401 ).
...
git-svn: trunk@4840
2009-02-20 11:23:52 +00:00
aCaB
408be01ffe
add --stream
...
git-svn: trunk@4801
2009-02-17 00:08:17 +00:00
aCaB
7609af89f2
merge from clamd-proto branch:
...
handle multiple %v parameters
introduce poll_fds that also does the read into a buffer
introduce thrmgr_group* commands for keeping track of groups of commands
(multiscan, IDSESSION)
introduce 2 queues in thrmgr, multiscan queues get lower priority. Commands
are processed from both queues in a 4:1 ratio to avoid starvation.
unify reply code: conn_reply*
unify scanner code into scan_callback that is called from cli_ftw
multiscan doesn't need stat() now if readdir() provides dt_type
redesign clamd main loop: there is now an accept thread, and a
recv()/dispatch thread, +MaxThreads worker (scanner) threads.
introduce limiting on commands when worker threads are contended.
introduce IDSESSION, a replacement for the old SESSION command, that allows
asyncronous (scan) commands and scan replies
introduce INSTREAM that allows sending the data to scan on same connection
(vs STREAM that requires another port)
introduce zCOMMANDS
git-svn: trunk@4756
2009-02-12 17:11:27 +00:00
aCaB
ba2cf44051
updated clamd proto documentation
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/clamd-proto@4741 77e5149b-7576-45b1-b177-96237e5ba77b
2009-02-11 17:57:58 +00:00
aCaB
f17400cf3c
docs updated
...
git-svn-id: file:///var/lib/svn/clamav-devel/branches/clamd-proto@4740 77e5149b-7576-45b1-b177-96237e5ba77b
2009-02-11 16:40:05 +00:00
Tomasz Kojm
1d8a56d491
shared/optparser.c, clamconf/clamconf.c: add --generate-config
...
git-svn: trunk@4664
2009-01-29 19:03:59 +00:00
Tomasz Kojm
a128eb8063
clamconf: handle --version/-V
...
git-svn: trunk@4630
2009-01-22 14:38:16 +00:00
Tomasz Kojm
269d520dfb
shared/optparser.c, clamscan: use the new option parser
...
git-svn: trunk@4580
2008-12-30 10:33:43 +00:00
Tomasz Kojm
f487a82f65
docs/man/freshclam.1.in: document EXIT_n
...
git-svn: trunk@4514
2008-12-03 09:23:18 +00:00
aCaB
96a6080e94
make lintian happy
...
git-svn: trunk@4382
2008-11-12 11:21:45 +00:00
Tomasz Kojm
aef5cf19cf
docs/clamdoc.tex, docs/man/clamd.8.in: document nCOMMANDS (bb#1278)
...
git-svn: trunk@4348
2008-11-06 21:48:44 +00:00
Tomasz Kojm
285d0b33ca
freshclam: add new config option DetectionStatsCountry
...
git-svn: trunk@4297
2008-10-28 19:10:48 +00:00
Tomasz Kojm
2fb80ebc7c
freshclam: re-enable --submit-stats (bb#1235)
...
git-svn: trunk@4296
2008-10-28 09:25:55 +00:00
Tomasz Kojm
82c7fe72bc
freshclam: drop --submit-stats; please use SubmitDetectionStats instead (bb#1235)
...
git-svn: trunk@4260
2008-10-15 10:10:30 +00:00
aCaB
16516d51ac
docs update
...
git-svn: trunk@4257
2008-10-14 21:26:38 +00:00
Tomasz Kojm
64fd0bfcd7
freshclam: add support for submitting detection statistics (bb#777)
...
git-svn: trunk@4241
2008-10-10 14:22:00 +00:00
Tomasz Kojm
e863785852
enable ScanPDF by default (bb#1179)
...
git-svn: trunk@4189
2008-09-18 09:45:47 +00:00
Tomasz Kojm
c1c9d9f928
clamdscan: add support for --reload (bb#1098)
...
git-svn: trunk@4185
2008-09-18 08:17:47 +00:00
Tomasz Kojm
3c8de8cc86
mention PUA url
...
git-svn: trunk@4164
2008-09-02 12:54:18 +00:00
Tomasz Kojm
3f9918e1de
libclamav/dlp.c: limit number of false positive alerts
...
clamd, clamscan: don't scan for stripped SSNs by default
git-svn: trunk@4153
2008-08-29 23:33:12 +00:00
Tomasz Kojm
57e1a05eda
credit card detection fixes
...
git-svn: trunk@4150
2008-08-29 10:32:33 +00:00
Tomasz Kojm
3e9d8b3ec2
man/freshclam.1.in: fix typo (bb#1147)
...
git-svn: trunk@4142
2008-08-25 20:20:28 +00:00
Török Edvin
c1a133a07b
add file descriptor passing support to clamdscan (from contrib/clamd_fdscan)
...
git-svn: trunk@4080
2008-08-04 14:01:21 +00:00
Tomasz Kojm
c657d4d8b3
man page update for PUA include/exclude
...
git-svn: trunk@4063
2008-08-01 19:01:22 +00:00
Török Edvin
7f0d1148d6
clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649 )
...
docs/: update docs for HeuristicScanPrecedence and ScanPartialMessages
unit_tests/: add test for HeuristicScanPrecedence
git-svn: trunk@4037
2008-07-31 10:51:46 +00:00
Tomasz Kojm
f45d19ac4b
clamd: add support for ExcludePath (bb#675)
...
git-svn: trunk@3971
2008-07-18 16:31:02 +00:00
Tomasz Kojm
ec6429ab20
drop support for external unpackers (bb#1052)
...
git-svn: trunk@3888
2008-06-10 16:59:19 +00:00
aCaB
4d0faad49c
typo in the manpage
...
git-svn: trunk@3867
2008-05-28 02:37:05 +00:00
Tomasz Kojm
5fe6e72b1a
clamscan: new switches --structured-ssn-format, --structured-ssn-count, --structured-cc-count (bb#959)
...
git-svn: trunk@3841
2008-05-07 10:51:23 +00:00
aCaB
a36ba5a386
doc typo
...
git-svn: trunk@3823
2008-04-29 14:04:58 +00:00