Commit Graph

75 Commits (666e047f2bbf7137ae246211169b68e898ca0397)

Author SHA1 Message Date
Andy Ragusa 666e047f2b
Store URLs from HTML when recording scan metadata json 8 months ago
Andy Ragusa 29987c0eeb
Limit the max-recursion scan option to 100 8 months ago
Micah Snyder 48393b67b8 clamscan: Add options missing from manpage and --help 1 year ago
Micah Snyder 2cc47c83ac Make image fuzzy hashing optional 1 year ago
Micah Snyder 2f6b71eb98 ClamD: Disable VirusEvent '%f' feature, use environment var instead 1 year ago
Micah Snyder 3b2f8c044a Support for extracting attachments from OneNote section files 1 year ago
RainRat caf324e544
Fix typos (no functional changes) 2 years ago
ChrisWi ed630ab5a9 harmonize socket/pid file path to those used in Docker 2 years ago
Micah Snyder 4161986c25
Missing command line option documentation 2 years ago
Craig Andrews e70493cf61 Add options: --cache-size, CacheSize 2 years ago
Răzvan Cojocaru e4fe6654c1
Add options: --fail-if-cvd-older-than, FailIfCvdOlderThan 2 years ago
Ben Bodenmiller 4f3fd4e417
Fix default BytecodeTimeout value in sample config 3 years ago
Micah Snyder d1656ee241 Increase default file maximums 3 years ago
Micah Snyder 0a24f70218 Rename Heuristics.Email.ExceedsMax alerts 4 years ago
Micah Snyder db013a2bfd libclamav: Fix scan recursion tracking 4 years ago
Micah Snyder d8dc3f00f9 ClamD: Add GenerateMetadataJson option, like clamscan --gen-json 4 years ago
Micah Snyder (micasnyd) 4f51994fad FreshClam: Fix tests, configs for IPv6-only systems 4 years ago
Micah Snyder 0255f29a72 Blacklist & Whitelist verbiage 4 years ago
Micah Snyder (micasnyd) 861153a656 Fix errors when scanning files > 4G 4 years ago
Vasile Papp 46e8dbbc45 clamd: Add %f to VirusEvent 4 years ago
Micah Snyder 4cce1fcd20 GIF, PNG bugfixes; Add AlertBrokenMedia option 4 years ago
Micah Snyder 045bde3b42 Minor documentation corrections 5 years ago
Andy Ragusa (aragusa) ec62e18508 bb12597: Fix daemon switch user issues 5 years ago
Micah Snyder cd2f2975b9 Docs: Warn against running untrusted bytecode 5 years ago
Micah Snyder dac084fb91 bb10979: clamd multi-threaded database reload #2 5 years ago
John Schember a6a355629d Add DLP feature to detect credit cards only 5 years ago
Tuomo Soini aa9112dfdf configs: synchronize etc/ and win32/conf_examples/ 6 years ago
Tuomo Soini c67d410700 etc: cleanup config files for standard terminal width 6 years ago
Micah Snyder (micasnyd) 6a0abb897a Adds --max-scantime clamscan option and MaxScanTime clamd config option. 6 years ago
Mickey Sola 1019d6415b clamonacc - change clamd.conf.sample OnAccessExcludeUname default example from clamuser to clamav 6 years ago
Mickey Sola 2b4b18045c clamonacc - update conf and manpage 6 years ago
Mickey Sola c09e438fdf clamonacc - remove long (L) denotation from clamd.cond curl timeout configure option 6 years ago
Mickey Sola 52dc3149e2 clamonacc - add pthread conditional wait to event consumer queue; add uname exclusion; add error handling for selinux permission denied case when reading fanotify kernel event queue; remove deprecated clamuko references; update clamd.conf.sample; remove unsused options in help output; add daemonization/foreground command-line option; add retry and deny on error functionality 6 years ago
Micah Snyder 29b6da0213 bb12227: Patch to adjust the default CommandReadTimeout to reduce the chance of mail loss when using clamav-milter with the TCP socket. Contribution by Scott Kitterman. 6 years ago
Micah Snyder (micasnyd) 3d9620db54 Disabled OnAccessExtraScanning and provided a warning when starting clamd if it's enabled as well as a note in the sample clamd.conf. 7 years ago
Micah Snyder (micasnyd) f61e92da8f Changing numerous scan options' names, primarily those of heuristic signatature alert options. Original options (command line and clamd) will remain as deprecated & undocumented for a couple releases. Added 2 extra scan options to allow users to differentiate between alerting on encrypted archives vs encrypted documents (bb11911). 7 years ago
Micah Snyder d7979d4ff7 Restructured scan options flags from a single bitflag field to a structure containing multiple bitflag fields. This also required adding a new function to the bytecode API to get scan options a la carte, and modifying the existing function to hand back scan options in the old/deprecated uint32_t bitflag format. Re-generated bytecode iface header files. 7 years ago
Micah Snyder f67a9b7508 bb12118: Lowering the default PCRERecMatchLimit from 5000 to 2000, to minimize risk of segfault due to bug in older versions of libpcre/libpcrev2. 7 years ago
Tuomo Soini 73ed335c0b [PATCH] Cleanup formatting of sample configs 7 years ago
James Ralston 39bd083cbc bb11978 - onas: document limitations of OnAccessExcludeRootUID and 8 years ago
James Ralston 15596b1060 bb11978 - onas: onas_fan_checkowner(): distinguish EACCES and ENOENT 8 years ago
Mickey Sola ef48b6af14 0.99.3 - bb11978 - onas - adding ExcludeRootUID option as cleaner alternative to using negative values to whitelist root UIDs using the ExcludeUID option 8 years ago
Mickey Sola a20128bb21 0.99.3 - bb11963 - ensuring users have a way to correctly exlcude UID 0 when using the onaccess scanner 8 years ago
Micah Snyder 22880de038 eliminating additional option references to stat collection and submission until such time as a new stats website and associated clamav code is ready. 8 years ago
Mickey Sola 7a85da5c9a increasing size of pcre match limit 8 years ago
Steven Morgan 166174bcf0 pull request #53(1/4): Spelling fix by klemens(ka7). 9 years ago
Steven Morgan e7dfe57d3a bb11522 - additional block-max w.i.p. : clamd, man pages. 9 years ago
Mickey Sola 2ea4230df2 bb11557 - drop AllowSupplementaryGroups option and make it default, patch by Sebastian A. Siewior 9 years ago
Ningirsu f4265a5acd Adds a module to use Prelude and connect to a prelude manager 9 years ago
Kevin Lin ea9ffd291b add scanning options for scanning xml-based documents (MSXML, OOXML, HWPML) and HWP3 9 years ago