Commit graph

15 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
Micah Snyder
1cda765843 CMake: Fix build on systems lacking inttypes format string macros
Define _SF64_PREFIX and _SF32_PREFIX on systems that do not have these
macros: PRIu64, PRIx64, PRIi64, PRIu32, PRIi32, PRIx32

This logic is the same as in the previous build system, here:
https://github.com/Cisco-Talos/clamav/blob/rel/0.102/m4/reorganization/types.m4#L83

Patch courtesy of Mark Fortescue.
2021-08-05 16:54:02 -07:00
Micah Snyder
a6165cd487 bb12151: Added --foreground to clamd help output and man page. Also correcting the default bytecode timeout in the clamscan man page. 2018-12-02 23:07:06 -05:00
Kevin Lin
4ecb4cb228 bb#11133+bb#11134 - corrected issues in manpages 2014-10-06 14:14:17 -04:00
Steve Morgan
1feaa72a34 for allscan mode, update usage messages and man pages 2012-11-27 14:48:50 -08:00
Tomasz Kojm
27c451d04d clamd: update description of ReadTimeout (bb#2565) 2011-02-21 18:19:55 +01:00
Tomasz Kojm
021b6720f5 update 'SEE ALSO' (bb#2006) 2010-05-06 17:02:53 +02:00
Tomasz Kojm
4b0d9e508a man/clamd.8: add info about signals 2009-12-14 14:26:04 +01: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
77ad9f7144 more documentation on IDSESSION/INSTREEAM (bb #1401).
git-svn: trunk@4840
2009-02-20 11:23:52 +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
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
6f6fc585f5 bb#907
git-svn: trunk@3752
2008-04-02 21:40:00 +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
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
Renamed from clamav-devel/docs/man/clamd.8.in (Browse further)