Commit Graph

305 Commits

Author SHA1 Message Date
Steven Morgan
bef0948420 add spreadsheet of document properties to ClamAV docs. 2014-06-16 16:40:59 -04:00
Shawn Webb
35394bbceb Revert recent autoconf work 2014-06-27 12:22:04 -04:00
Shawn webb
c85e7e4d61 Remove unnecessary autotools artifacts
Conflicts:
	Makefile.in
	clamav-milter/Makefile.in
	clambc/Makefile.in
	clamconf/Makefile.in
	clamd/Makefile.in
	clamdscan/Makefile.in
	clamdtop/Makefile.in
	clamscan/Makefile.in
	configure.ac
	database/Makefile.in
	docs/Makefile.in
	etc/Makefile.in
	freshclam/Makefile.in
	libclamav/Makefile.in
	libclamav/c++/Makefile.in
	libltdl/Makefile.in
	shared/Makefile.in
	sigtool/Makefile.in
	test/Makefile.in
	unit_tests/Makefile.in
2014-06-26 13:56:07 -04:00
Shawn Webb
930b93953b Reorganize new PDF code to a new file 2014-06-25 13:36:30 -04:00
Shawn Webb
6c77ac61ff Enhance the libjson m4 macros 2014-06-23 12:31:26 -04:00
Steven Morgan
7d1d148a33 Support directory paramater for ./configure --with-libjson. Only support libjson 0.10, 0.11, 0.12. 2014-06-05 17:08:16 -04:00
Shawn Webb
91099b6c86 Fix linking in libjson for FreeBSD 2014-05-30 11:57:32 -04:00
Shawn Webb
404c3e3895 Add JSON CPPFLAGS to libclamavcxx 2014-05-30 11:24:02 -04:00
Steven Morgan
56d6962b17 support libjson-c 0.10, 1.11, and 1.12 2014-05-23 09:53:08 -04:00
Steven Morgan
e182c02ce3 support libjson-c 0.10, 1.11, and 1.12 2014-05-23 09:46:06 -04:00
Shawn Webb
06e931e5db Add extra info regarding which make to use and the minimum version of OpenSSL
Conflicts:
	docs/clamdoc.pdf
	docs/html/WARNINGS
	docs/html/clamdoc.html
	docs/html/index.html
	docs/html/node1.html
	docs/html/node10.html
	docs/html/node11.html
	docs/html/node12.html
	docs/html/node13.html
	docs/html/node14.html
	docs/html/node15.html
	docs/html/node16.html
	docs/html/node17.html
	docs/html/node18.html
	docs/html/node19.html
	docs/html/node2.html
	docs/html/node20.html
	docs/html/node21.html
	docs/html/node22.html
	docs/html/node23.html
	docs/html/node24.html
	docs/html/node25.html
	docs/html/node26.html
	docs/html/node27.html
	docs/html/node28.html
	docs/html/node29.html
	docs/html/node3.html
	docs/html/node30.html
	docs/html/node31.html
	docs/html/node32.html
	docs/html/node33.html
	docs/html/node34.html
	docs/html/node35.html
	docs/html/node36.html
	docs/html/node37.html
	docs/html/node38.html
	docs/html/node39.html
	docs/html/node4.html
	docs/html/node40.html
	docs/html/node41.html
	docs/html/node42.html
	docs/html/node43.html
	docs/html/node44.html
	docs/html/node45.html
	docs/html/node46.html
	docs/html/node47.html
	docs/html/node48.html
	docs/html/node49.html
	docs/html/node5.html
	docs/html/node50.html
	docs/html/node51.html
	docs/html/node52.html
	docs/html/node53.html
	docs/html/node54.html
	docs/html/node55.html
	docs/html/node56.html
	docs/html/node57.html
	docs/html/node58.html
	docs/html/node59.html
	docs/html/node6.html
	docs/html/node60.html
	docs/html/node61.html
	docs/html/node62.html
	docs/html/node63.html
	docs/html/node64.html
	docs/html/node65.html
	docs/html/node66.html
	docs/html/node67.html
	docs/html/node68.html
	docs/html/node7.html
	docs/html/node8.html
	docs/html/node9.html
2014-05-21 11:18:08 -04:00
Steven Morgan
43fcdb4cea bb#10681 fix speling and gramer errers pointed by uesr. 2014-05-19 16:48:46 -04:00
Steven Morgan
694da93102 doc for using icon groups in .ldb signatures 2014-04-23 16:56:08 -04:00
Steven Morgan
0b8a88c80c clamdoc updates for 0.98.2 2014-04-23 16:18:21 -04:00
Kevin Lin
9fdbf2c73a json: added json api source files, source moved from ole2 specifics 2014-04-22 14:22:39 -04:00
Steven Morgan
e56f094920 Add build support for libjson and initial json work for properties file. 2014-04-16 16:40:56 -04:00
Shawn Webb
0381941790 Fix linking with OpenSSL on Ubuntu 14.04 2014-03-31 11:47:42 -04:00
Shawn Webb
38ccc5b073 Add clamsubmit manpage 2014-03-20 19:04:09 -04:00
Kevin Lin
4488ae77d9 autoreconf 2014-03-18 17:25:01 -04:00
Steven Morgan
fc038f7709 Updates to sigtool man page documentation for previously developed features. 2014-03-14 17:20:45 -04:00
Shawn Webb
bd60cc522f Rework linking in OpenSSL to better support custom installations 2014-03-14 08:15:43 -04:00
Shawn Webb
70ab826f95 Fix linking in a custom OpenSSL. Add Solaris fixes for the stats work. 2014-03-10 16:21:51 -04:00
Shawn Webb
2e10c4d76b Document the new stats feature in manpages and help text 2014-03-07 13:59:17 -05:00
Kevin Lin
7b6bbaaa84 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 2014-03-07 10:54:45 -05:00
Kevin Lin
067bce5fbc engine: added max-iconspe(MaxIconsPE) option and docs 2014-03-07 10:23:18 -05:00
Kevin Lin
e33d8379c1 docs: added documentation on partition intersection heuristic 2014-03-05 17:37:47 -05:00
Kevin Lin
4b5895b8bc docs: added documentation on max-partitions option 2014-03-05 17:22:13 -05:00
Shawn Webb
9695d31c78 Properly link libcheck on Ubuntu 14.04 and later 2014-03-05 13:51:19 -05:00
Shawn Webb
33911e574d Document that openssl is now a required dependency in the clamdoc document 2014-03-04 15:22:50 -05:00
Shawn Webb
3da70ca06e Document new IPv6 support 2014-03-04 15:10:35 -05:00
Shawn Webb
5b599af837 Restore LDFLAGS after probing for CURL 2014-02-10 11:06:37 -05:00
Shawn Webb
b2e7c931d0 Use OpenSSL for hashing. 2014-02-08 00:31:12 -05:00
Shawn Webb
9a0221255d Backport the autoconf reorganization done for Project Asymptote. 2014-02-05 16:19:47 -05:00
Steven Morgan
06e02797fd additional manpage info for max-scansize. 2014-02-05 10:58:16 -05:00
Shawn Webb
ebc76d2620 Pass in CFLAGS needed for grabbing curl's headers 2014-01-30 11:57:02 -05:00
Shawn Webb
f310738305 Initial commit for clamsubmit app 2014-01-28 10:38:40 -05:00
Kevin Lin
e6931a440e updated user docs: removed Clamuko doc, added on-access doc 2013-12-24 11:46:54 -05:00
Kevin Lin
c39d16d5ac minor edit for consistency 2013-12-04 17:30:22 -05:00
Kevin Lin
4f4b8d1f04 updated man page documentation for clamscan, freshclam, and *.conf files 2013-12-04 17:12:35 -05:00
Steven Morgan
5938dfd881 Changelog entry and doc for alternative string wildcards in signatures. 2013-12-02 17:04:09 -05:00
Kevin Lin
4d7a4f80be updated documentation with dependencies and program details, regenerated clamdoc.pdf 2013-10-16 08:01:06 -07:00
Kevin Lin
3b3c90772d documentation updates; please check supported file types 2013-10-15 14:37:42 -07:00
Kevin Lin
acb4a92670 bb#6451 - added documentation on CL_INIT_DEFAULT 2013-10-07 08:58:42 -07:00
Kevin Lin
25c3b1b2f6 bb#6212 - added rough draft pf requested documentation to clamdoc.tex 2013-10-07 08:44:40 -07:00
Kevin Lin
4f749dfa2d bb#6075&&bb#6079 - added rough draft of requested documentation to clamdoc.tex 2013-10-07 08:33:51 -07:00
David Raynor
b09a05e4c3 Rework configure code for libxml2 check 2013-09-20 17:01:48 -04:00
David Raynor
217295cc65 bb #1570: DMG TOC and striping (not reassembly yet), and libxml2 check 2013-09-13 10:40:58 -04:00
Shawn Webb
671a10359f Remove enhanced.cvd support 2013-09-06 14:49:39 -04:00
Steve Morgan
cdb1a2e4cf signature.pdf updates 2013-03-28 17:08:46 -04:00
Steve Morgan
648909303f Update clam doc for allmatch mode 2013-03-28 16:34:07 -04:00