Commit Graph

102 Commits (2d7576320843d5ca537e430e66a68783884cce5e)

Author SHA1 Message Date
Török Edvin 2d75763208 revert last commit, it breaks bzip2 detection in /usr/local 17 years ago
Török Edvin 8179270b95 if pkg-config cannot find check look in standard places for check 17 years ago
Török Edvin 4a40b66cf0 replace AC_FUNC_MMAP: check only for MAP_PRIVATE and not MAP_FIXED (bb #1140) HP-UX: zlib in non-standard path, LIBS got set to -lz, but -L was missing, just restore LIBS and don't touch it 17 years ago
Tomasz Kojm 6670d61d4b drop support for Cygwin (due to broken ClamAV builds) 17 years ago
Török Edvin 7959343dc7 allow make distcheck to succeed (bb #1142) 17 years ago
Török Edvin e357da7b90 more leak fixes (bb #1141) 17 years ago
Tomasz Kojm 1bf0d5a864 clamd/clamd.c: return an error (instead of a warning) if AllowSupplementaryGroups is enabled but initgroups() not available 17 years ago
Tomasz Kojm 3eba9d8363 clamd/server-th.c: add missing proto for cli_initengine() (bb#1136) 17 years ago
aCaB 55144c4766 work around non reentrant lresolv 17 years ago
Török Edvin dfc0c031cb if there is a version.h.static use that instead of output from svnversion 17 years ago
Török Edvin add738d28c portability fixes 17 years ago
Török Edvin 04f9bedf4b use SVN revision in version info 17 years ago
Török Edvin 4a0bd44290 Multiscan queues a lot of scan tasks. If thread_idle wasn't zero when multiscan 17 years ago
Török Edvin 9a22341892 apply patch from bb #885 17 years ago
aCaB 8cc8f8100f missing include in clamd.c 17 years ago
Tomasz Kojm b023c36d4b libclamav: add support for loading specific PUA categories (bb#939) 17 years ago
Török Edvin 1eb943f3fc use automake for a basic check that the installed programs work. 17 years ago
Török Edvin 7f0d1148d6 clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) 17 years ago
Török Edvin 751f84706b avoid calling non-async-signal-safe functions between fork() 17 years ago
Tomasz Kojm 9a03413e9b clamscan, clamav-milter: catch and ignore SIGXFSZ; display warning if system limits are too restrictive (bb#994) 17 years ago
Török Edvin 4270f93bcc (bb #913, #916) 17 years ago
Tomasz Kojm 5a66732fdc clamd: revert patch from bb#1028 (bb#1113) 17 years ago
aCaB 5dcb8a7a81 bb#384 17 years ago
aCaB cc4232a3b1 add some missing checks for pthread api calls - bb#384 17 years ago
Tomasz Kojm f45d19ac4b clamd: add support for ExcludePath (bb#675) 17 years ago
Tomasz Kojm 29676a327f improve handling of memory errors 17 years ago
Tomasz Kojm 6f2f04916d libclamav, clamd: prune old lockdb code 17 years ago
Török Edvin d1d558c944 use pkg-config to locate check, if available (bb #1093) 17 years ago
Török Edvin 232c4b7016 add unit tests for binaries 17 years ago
Tomasz Kojm 17f74f9f5c sync with 0.93.3 17 years ago
Török Edvin fd08e02ea3 add Javascript normalizer (not yet enabled) 17 years ago
Tomasz Kojm 600a7f2b08 configure, clamd: fix compilation error on systems without pthread_yield() (bb#1058) 17 years ago
Tomasz Kojm 22e4ec878a clamd/thrmgr.c: move some msgs to debug (bb#1028) 17 years ago
Tomasz Kojm 47b6885981 clamd/scanner.c: log IP addresses of remote clients (bb#966) 17 years ago
Tomasz Kojm 04ba76d2cb minimize memory fragmentation after db reload (bb#1028) 17 years ago
Tomasz Kojm a9d3aa14cd libclamunrar_iface, clamd, freshclam: merge win32 patches from NJH (bb#802) 17 years ago
Tomasz Kojm 72ce4b70eb improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93) 17 years ago
Török Edvin cb4e478c1a remove duplicate code, and fix build error (bb #1034) 17 years ago
Török Edvin 85700357c3 FD passing support has been moved to recvfd_and_scan in session.c. 17 years ago
aCaB c6266a2c2c bb#384 17 years ago
Török Edvin ad4ae516c8 fix dummy prototype (bb #1019) 17 years ago
Török Edvin 725a296922 build system: add configure checks for FD passing 17 years ago
Tomasz Kojm 26fbf6bddf DLP updates 17 years ago
Török Edvin e5b0783922 -lcheck needs to be conditional, use @LCHECK@. 17 years ago
Tomasz Kojm 6f6fc585f5 bb#907 17 years ago
Tomasz Kojm 77404545b3 fix compilation error on Tru64 (bb#829) 18 years ago
Tomasz Kojm e979398ca8 delay the call to daemonize() (bb#839) 18 years ago
aCaB d9844083b5 typo clamd limits 18 years ago
Török Edvin d6df9ffb5a use pthread_cond_* instead of usleep() in MULTISCAN (bb #758) 18 years ago
aCaB 23f5dfbd96 clamd options reordered 18 years ago