Commit Graph

6 Commits (clamav-1.4.0-rc)

Author SHA1 Message Date
Micah Snyder 9cb28e51e6 Bump copyright dates for 2024 1 year ago
Micah Snyder 6eebecc303 Bump copyright for 2023 2 years ago
Micah Snyder 09128bc435 Logging: Fix log-level bug 3 years ago
mko-x a21cc6dcd7
Add explicit log level parameter to application logging API 3 years ago
micasnyd 140c88aa4e Bump copyright for 2022 3 years ago
Micah Snyder c025afd683 Rename "shared" library to "common" 4 years ago
Micah Snyder (micasnyd) b9ca6ea103 Update copyright dates for 2021 4 years ago
Micah Snyder (micasnyd) 9e20cdf6ea Add CMake build tooling 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Mickey Sola 4fee702fc3 clamonacc - conform to clang-format 6 years ago
Micah Snyder 8214bafbef Freshclam logging fixes. The logging features were linked twice, resulting in duplicate symbols for logg settings. On Windows, this manifested as multiple open log file handles which prevented log rotation. This commit fixes that and also alters the rotated log name slightly so that the log file extension is preserved, for Windows compatibility and convenience when viewing in an editor that color codes .log files. 6 years ago
Micah Snyder 737ec1ef21 Corrections to freshclam logging initialization. Added notation to --help output for --stdout option to indicate that debug messages will not be redirected. Changing direct calls to cli_dbgmsg_internal to use cli_dbgmsg, as cli_dbgmsg_internal always prints, even when --debug is not enabled. 6 years ago
Micah Snyder cef54eaf8f Freshclam refresh. This update makes libcurl a hard requirement for ClamAV. 6 years ago
Micah Snyder 52cddcbcfd Updating and cleaning up copyright notices. 6 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Micah Snyder dc7f716a65 autoformat to fix indentation issues throughout the code. converted to tabs to make the multiline definition for ARGLEN render nicely 7 years ago
Micah Snyder a780b81031 Adding patch to prefix timestamp to stdout/stderr if LogTime is enabled. Patch courtesy of Andreas Schulze. 7 years ago
Kevin Lin 059ca61484 compiler warning suppression 9 years ago
Mickey Sola 92e8a9ed93 bb11455 - patch by Mark Allan to add show-progress option to freshclam. 9 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Steven Morgan 8bbaf7f9e5 Revert "bb11092: fix up printf format with LFS using patch by Sebastian Andrzej Siewior." 10 years ago
Steven Morgan 8f50c4a179 bb11092: fix up printf format with LFS using patch by Sebastian Andrzej Siewior. 10 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Steven Morgan 944d7c8207 bb#10334 add #include chamav.h for Debian builds. 11 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
Shawn Webb d9b6b8c757 bb#8993 - Rename the STAT macro to CLAMSTAT to avoid name conflicts on AIX 12 years ago
Shawn webb c8b3a90cb0 Do not use colons in rotated log file names 13 years ago
Shawn webb 280bef6660 Fix for overflow of off_t 13 years ago
Shawn webb e1c3ee76aa Force log rotation if LogFileMaxSize is non-zero 13 years ago
Shawn webb ec039b6a49 Check if logg_fp is valid 13 years ago
Shawn webb 42ccf9c20e BB#5659 - 4.0.0.8955 Consumer - Created a 1GB+ Clamav.log by running continious full scans for 10 hours. Add LogRotate config variable. 13 years ago
Shawn webb 57c410e998 Fix buildbot 13 years ago
Shawn webb 037a7c51ab BB#5611 - allow build without libintl.h 13 years ago
aCaB 8ab47ebe4e win32: UTF #6 - clamd proto 14 years ago
aCaB 254cecefad win32: UTF8 #3 - make mprintf UTF8 aware 14 years ago
Tomasz Kojm 13d52e4f8a shared/output.c: fix empty lines in syslog (bb#2578) 14 years ago
Török Edvin 56b95528ad introduce logg_noflush: flush only on warnings and errors 15 years ago
Tomasz Kojm 74f0e79e70 shared/output.c: workaround FreeBSD's file locking issue (bb#1918) 15 years ago
Török Edvin 3d8a490c3f Fix race condition in IDSESSION (bb #1838). 15 years ago
Tomasz Kojm 52a8d9f012 freshclam: fix some issues with --submit-stats (bb#1902) 15 years ago
aCaB 4cd80898e6 win32#3 16 years ago
aCaB be4bf7f4ab win32 16 years ago
Tomasz Kojm c71a0353f9 shared: fix compiler warnings 16 years ago
Török Edvin 2cf89f22d8 logg flags documentation 16 years ago
Török Edvin 025243f6e1 fix uninitialized value warning. 16 years ago
Török Edvin fb6fe4f5d1 Introduce '$' in logg, it is active when logg_verbose=2, i.e. when Debug yes. 16 years ago
Török Edvin 0378a9ab77 introduce timeouts for send(), this is needed for IDSESSION to work reliably, 16 years ago
Török Edvin 6870ebe176 mdprintf was also taking %f and %l, and they have different size than int. 17 years ago
Tomasz Kojm 086eab5c26 update old copyright headers 17 years ago
Tomasz Kojm afff80efb9 libclamav, shared: minor cleanups; fix handling of long file names (bb#1349) 17 years ago