Commit Graph

7110 Commits (e4d0ef01841e7ab242bb8a70dbea62cbf020a2ce)
 

Author SHA1 Message Date
Steve Morgan e4d0ef0184 Merge branch 'allscan' 13 years ago
Steve Morgan 6ad45a2931 add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests 13 years ago
David Raynor 2beb84a10e mpool: bb#5827 13 years ago
David Raynor 61f01c9574 bb #5816: mbox statics 13 years ago
Steve Morgan b377f2f618 check of the return code from fstat() bb#5795 13 years ago
Steve Morgan 6174db3a3c bb#5792 fix for dead code 13 years ago
Steve Morgan 339f62efa6 Fixes bb#5772 and bb#5776 by providing appropriate checks for NULL as the value of variable file name and a check of the return code from stat() 13 years ago
Steve Morgan 6163712000 Change initialization of variable umin to work with signed arithmetic, bb#5786 13 years ago
Steve Morgan eae1d361bb check return code from fstat(). If less than 0, log error message and return error to caller, bb#5778 13 years ago
Steve Morgan bca3035062 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 13 years ago
Steve Morgan c4e02893c9 fix write() on a file desriptor of -1, bb#5784 13 years ago
David Raynor b047bc099d bb #5659: Log rotation in Windows wrapper 13 years ago
David Raynor 6b7c7dc613 bb#5805: filetypes companion to bb#5750 13 years ago
Steve Morgan ae8f72fc7d fix socket return code check, add logging on socket error bb#5775 13 years ago
David Raynor 7ef9aa8ade bb #5199 and bb #5200 13 years ago
Steve Morgan 1de0366eb1 fix close(-1) identified by code analyzer(bb#5782). Also fixed other problems and inconsistencies in how return codes were set in scanner.c:command() function 13 years ago
Steve Morgan 99d45e2531 Merge remote-tracking branch 'origin/master' 13 years ago
Steve Morgan 82c0a0b09a fixes dead code and close(-1), bb#5782 and bb#5785 13 years ago
David Raynor 84c35b01f5 bb#5750 13 years ago
David Raynor fba8fb7176 bb#5763: updates to freshclamwrap to distinguish from freshclam errors 13 years ago
David Raynor b883217726 freshclamwrap: bb #5054 13 years ago
Shawn webb 022677ab61 Check if file object is valid 13 years ago
Shawn webb d1bfe559cd Properly calculate size of link path 13 years ago
Shawn webb 598ce27e16 Automatically check for stat64 13 years ago
Shawn webb 36916f79ad bb#5724 - temporary files get detected by AVG heuristics 13 years ago
David Raynor 9b1b20baa4 bb#5700: add fp_toradix_n.c to studio project file 13 years ago
David Raynor 429771f8d9 bb#5700: implement and use fp_toradix_n() 13 years ago
Shawn webb 5582be01d2 Merge remote-tracking branch 'origin/master' 13 years ago
Shawn webb 68c3f79929 Revert back to using SHCreateDirectoryExA 13 years ago
David Raynor 9ff16d142c Stub mp_to_radixn calls 13 years ago
David Raynor 23983f8eef Windows x64 solution label tweaks 13 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 d3b0b428e2 Add LogRotate option to sample freshclam config file 13 years ago
Shawn webb 857240f5ad Allow freshclam to rotate logs 13 years ago
Shawn webb 47d276626b Potential fix for BB#5655 13 years ago
David Raynor 94aa0b9b8b bb#5197: binhex.c 13 years ago
David Raynor 4eba37692a bb#5232 and bb#5249 and bb#5241 - clang warnings in option parsing 13 years ago
Shawn webb ec039b6a49 Check if logg_fp is valid 13 years ago
Shawn webb 8067b5acc0 Revert previous commit 13 years ago
Shawn webb 251a06436a No need to run autoreconf in our buildbot anymore 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 c0c762c4e2 BB#5655 - 4.0.0.8963 Consumer - No clam detections when Clam enabled due to engine init error. Back out commit 75f67ac44f and apply change for stat64 to backed-out code. 13 years ago
Shawn webb c6d1bd9a66 BB#5576 - Inconsistent use of ERROR and WARNING labels. Show WARNING instead of ERROR. 13 years ago
Shawn webb d9ce79667a Set sysconf_DATA properly 13 years ago
Shawn webb cceda7ec3a Remove accidentally-committed distfiles 13 years ago
Shawn webb d1ffa04fe7 Add back in the Makefile.in files 13 years ago
Shawn webb 15e3984ed7 Reference the right sample configuration files in the win32 project 13 years ago
Shawn webb 74b2cda69d Create script so that buildbot can rebuild without depending on autotools artifacts 13 years ago