Commit Graph

10245 Commits (ead920501b77b2a430ad7df16a5d72551e7e86bf)
 

Author SHA1 Message Date
Micah Snyder (micasnyd) 4d4b0c3c8a Freshclam fix to correctly identify database has been updated or not. 6 years ago
Micah Snyder ed46d3a13a Shortens the freshclam progress bar, improves readability for smaller terminals. 6 years ago
Micah Snyder a919eb94c7 Adds version string comparison logic to prevent freshclam from thinking a newer version is out of date. 6 years ago
Micah Snyder 63040c3b1a Resets behavior of freshclam --show-progress option to be on by default if stdout is a TTY. 6 years ago
Micah Snyder 7180037f1a Downgrades empty keychain log message from error to debug, as this is apparently normal. 6 years ago
Micah Snyder (micasnyd) 6a0abb897a Adds --max-scantime clamscan option and MaxScanTime clamd config option. 6 years ago
Mickey Sola 83afeb7126 bb12371 - nsis - manually adding patch by Albert Astals Cid to mitigate bzip2 CVE-2019-12900 6 years ago
Micah Snyder 61559542b4 Adds fix to EGG parser to free egg handle correctly, fixing minor memory leak. 6 years ago
Micah Snyder 14e7dfffc6 Adds fix to EGG parser preventing dereference of filename if not set. 6 years ago
Andy Ragusa 50c657de81 Removed warnings. 6 years ago
Andy Ragusa 4f2972b007 Modified SKIP macro to check fmap_readn return code for -1 for CLAM-1005. 6 years ago
Orion Poplawski 59eacececa systemd - set TimeoutStartSec=420 for clamav-daemon 6 years ago
Micah Snyder 68ffcc11a6 Adds property to Jenkinsfile to disable concurrent builds. 6 years ago
Micah Snyder df370bfb70 Updates the NEWS.md release notes; adds 0.102 details and copies in details from the 0.101.2 patch release. 6 years ago
Micah Snyder d8408af0df Updated version strings for 0.102.0-beta. 6 years ago
Micah Snyder f270023ac3 Autojunk 6 years ago
Andy Ragusa 5a15a4c5c4 Passes openssl location to make check. 6 years ago
Mickey Sola 8cfec0b245 valgrind - add supression rule for memcpy_chk false positive 6 years ago
Mickey Sola 5032aa03c3 jenkinsfile - add string parameter for build acceptance engine branch 6 years ago
Mickey Sola b75b6e420a clamonacc - make curl version configure error message more verbose; remove Makefile artifact from merge conflict which broke auto configure logic 6 years ago
Mickey Sola f177e25e60 autojunk'd after merge conflict; fix clamsubmit openssl include issue 6 years ago
Mickey Sola 4fee702fc3 clamonacc - conform to clang-format 6 years ago
Mickey Sola 0507752501 autojunk'd 6 years ago
Mickey Sola 72c10bd1a5 clamonacc - fix distcheck, patch by Micah 6 years ago
Mickey Sola 1019d6415b clamonacc - change clamd.conf.sample OnAccessExcludeUname default example from clamuser to clamav 6 years ago
Mickey Sola 4c1f152257 clamonacc - improve inline and function level documentation 6 years ago
Mickey Sola 2ed2e03b12 clamonacc - improve startup checks by checking that local connection is valid and checking for RootUID exclusion 6 years ago
Mickey Sola b04016987e autojunk'd 6 years ago
Mickey Sola 78b1b1b4c6 clamonacc - rename/cleanup filenames, variables, and some logging to be more unified and explicit 6 years ago
Mickey Sola 2b4b18045c clamonacc - update conf and manpage 6 years ago
Mickey Sola ec4e5fe246 clamonacc - fix small leak when handling intoify events; fix some whitespace stuff 6 years ago
Mickey Sola 95bfaf7e24 clamonacc - refactor signal handling and cleanup to clamonacc top level to ensure context is cleanup up on exit 6 years ago
Mickey Sola 81013ebc9e clamonacc - fix exclude-list command line option; fix typo in help output 6 years ago
Mickey Sola 4360a9915a clamonacc - move fanotify init to startup check function to ensure elevated permission checking is done before daemonization; fix potential segfault when pswd struct does not get allocated during exclusion check 6 years ago
Mickey Sola f7d82063dd autojunk'd 6 years ago
Mickey Sola 0d021a31d1 clamonacc - changing libcurl config version check for clamonacc to key from curl-config 6 years ago
Mickey Sola aaad010cf4 clamonacc - remove share/priv-fts.h path from makefile to fix 6 years ago
Mickey Sola 7aa7646741 clamonacc - cleanup event loop exiting; use pthread cancel push and pop macros for exiting to avoid signal collision issues with thread pool; whitespace 6 years ago
Mickey Sola a8bf985948 autojunk'd after libreshclam merge conflict resolution 6 years ago
Mickey Sola ab9a1b7e76 clamonacc - fix bug in case where client would not properly return an error and recover after timing out while receiving data; add new line(s) to afforementioned error hanlding case 6 years ago
Mickey Sola c09e438fdf clamonacc - remove long (L) denotation from clamd.cond curl timeout configure option 6 years ago
Mickey Sola 4cc47621ad clamonacc - reorder startup checks, client init and curl init 6 years ago
Mickey Sola 3921323b62 autojunk'd 6 years ago
Mickey Sola 7de42c4b92 clamonacc - rework and fixup configure script to more cleanly and 6 years ago
Mickey Sola 4ca79bd7cb autojunk'd 6 years ago
Mickey Sola b576671317 clamonacc - add configure check for existence of CURLOPT_UNIX_SOCKET_PATH; add configure option to conditionally build clamonacc 6 years ago
Mickey Sola 16ce199041 clamonacc - fix bug where version was being printed after daemon forking; add startup_check function; add conditional local daemon check for either ExcludeUID or ExcludeUname to help deter continuous event loops 6 years ago
Mickey Sola 18b723e697 autojunk'd 6 years ago
Mickey Sola 1fa5facc6b clamonacc - fix help 6 years ago
Mickey Sola bf5271f117 clamonacc - remove old onaccess_fan.c reference from windows clamd solution 6 years ago