Commit graph

13 commits

Author SHA1 Message Date
Micah Snyder
efd8ac5244 Manpages: Add environment variables to the docs
The CURL_CA_BUNDLE environment variable used by freshclam & clamsubmit to
specify a custom path to a CA bundle is undocumented.

Feature was added here: https://bugzilla.clamav.net/show_bug.cgi?id=12504

Resolves: https://github.com/Cisco-Talos/clamav/issues/175

Also document:
- clamd/clamscan: using LD_LIBRARY_PATH to find libclamunrar_iface.so/dylib
- sigtool: using SIGNDUSER, SIGNDPASS for auth creds when building CVD

This info also needs to be added to the online documentation.
2021-08-17 10:33:15 -07:00
Steven Morgan
52de2fab0d bb17595 - man page improvements. 2016-10-18 15:47:42 -04:00
Steven Morgan
72b4ce4d9d Apply patch from Scott Kitterman to correctly escape dashes in sigtool and clamsubmit man pages 2014-09-17 21:44:31 -04:00
Steven Morgan
fc038f7709 Updates to sigtool man page documentation for previously developed features. 2014-03-14 17:20:45 -04:00
Tomasz Kojm
44db6b4a1e --compare cosmetics 2011-12-07 14:53:33 +01:00
Tomasz Kojm
cdddd014ff sigtool: add support for building unsigned dbs (--unsigned)
libclamav: handle unsigned db files (.cud)
2011-05-10 21:29:49 +02:00
Tomasz Kojm
d5fde2eb61 sigtool: add new options --sha1 and --sha256 2011-01-18 15:00:37 +01: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
021b6720f5 update 'SEE ALSO' (bb#2006) 2010-05-06 17:02:53 +02:00
Tomasz Kojm
a96eead450 sigtool: add --test-sigs (basic functionality) (bb#1246) 2009-12-09 23:32:34 +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
a39ae4686d use actual version and user names in man pages (bb#408)
git-svn: trunk@2963
2007-03-21 02:12:51 +00:00
Renamed from docs/man/sigtool.1 (Browse further)