Commit Graph

99 Commits (6b7c7dc61353c6e50246f0a751fa1ffaabfbdf97)

Author SHA1 Message Date
Tom Judge 6b04dfd0b5 Fix leak of mutex's and conditionals. 13 years ago
Tomasz Kojm d68aba83b6 clamd: ScanOnAccess now supports ClamAuth on OS X 13 years ago
Tomasz Kojm de1271a10c clamd: initial support for on-access scanner using fanotify (bb#2236) 14 years ago
Tomasz Kojm 9b7a8c3f4b remove some dazuko/clamuko code - to be replaced with fanotify 14 years ago
Török Edvin d5db07a9c7 configure: check for enable_extended_FILE_stdio (bb #2542) 14 years ago
Tomasz Kojm 6bee45b345 clamd: add new option OLE2BlockMacros (requested by Mike) 15 years ago
aCaB 3d7547cf6a add collect hashes options to clamd and clamscan 15 years ago
Török Edvin e4a0f2c94f fix compiler warnings (bb #1872, bb #1934, bb #1935) 15 years ago
aCaB 4fa9557e8c bb#1892 15 years ago
aCaB 59a61e9c92 fix typo #2 15 years ago
aCaB f4aef52ce2 fix typo 15 years ago
aCaB f642d53c7f win32: use non tls (s)rand(), allow nonblocking sockets 15 years ago
aCaB 88ce192ef5 bb#1812 16 years ago
aCaB 3d7d59c104 clamd-win32 - works! 16 years ago
aCaB 288b945f57 clamd-win32 - where is my mind? 16 years ago
aCaB 80f4bd69c2 fix accept 16 years ago
aCaB 5eca45b5e7 clamd-win32 - WIP#3 16 years ago
aCaB 1c4d9a22fa clamd-win32: WIP#2 16 years ago
aCaB b44fbcf5fb bb#1751 16 years ago
Török Edvin dbc4970e00 Set limit to 255 so that warning is shown if maxthreads*maxrec would exceed it. 16 years ago
Török Edvin 41feff650c Enable more than 256 FD support on Solaris (bb #1764). 16 years ago
aCaB e0bb54d7d4 win32: s/C_WINDOWS/_WIN32/ in clamd, shared 16 years ago
aCaB be4bf7f4ab win32 16 years ago
Tomasz Kojm 09196f45c7 clamd/server-th.c: fix possible race condition when restarting clamuko (bb#1692), patch from John Ogness 16 years ago
Tomasz Kojm 6a4dd9dc6b clamd, clamscan, libclamav: drop support for MailFollowURLs (bb#1677) 16 years ago
Tomasz Kojm 68dbfcd9e7 clamd: honour value of 0 in Max* options 16 years ago
Tomasz Kojm cd0d6a0bf2 clamd, clamav-milter: make pid files globally readable (bb#1642) 16 years ago
Török Edvin 7660b7cb35 Fix 60 byte/STREAM command memory leak on FreeBSD. (bb #1567, 16 years ago
Török Edvin 47d403f899 Fix clamd INSTREAM handling inside IDSESSION (bb #1564). 16 years ago
Török Edvin da3e0e4036 fix documentation, fix warnings. 16 years ago
Török Edvin b6de553d58 set timeout to readtimeout after receiving a chunk (bb #1540). 16 years ago
Török Edvin 9390411bf0 Automatically fix MaxQueue settings (bb #1521). 16 years ago
Tomasz Kojm 2accc66fef libclamav, clamd, clamscan: replace cl_engine_(set|get) with cl_engine_set_(num|str) and cl_engine_get_(num|str) 16 years ago
Török Edvin f8e8ab4fd9 wake recvloopth after SelfCheck (if set), to avoid reloading the DB 16 years ago
Tomasz Kojm 99f817e731 libclamav: introduce cl_engine_settings_* API calls for copying settings between engines 16 years ago
Török Edvin 1c3895a69f downgrade warning message (bb #1433). 16 years ago
Török Edvin a1c9ad2cf3 fix distcheck. 16 years ago
Török Edvin 5d34634e5d move the command parsing, and stream handling code into their own functions. 16 years ago
Török Edvin f36d8f928d fix NetBSD build 16 years ago
Török Edvin a414efbf5e revert previous commit, it is the wrong fix. 16 years ago
Török Edvin a1f0c01189 Fix wrong use of strerror_r: it doesn't have to use/fill the buffer, 16 years ago
Török Edvin 4d26118b95 In single INSTREAM mode, remove FD from polled set (BB #1410) 16 years ago
Török Edvin b82eea8de0 signals may not wake a poll(), so make sure thread wakes up (BB #1400). 16 years ago
Török Edvin 537292a773 Reject new commands sent as new-style commands to avoid confusion. 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 c5355aedbd make sending ancillary data at wrong time a protocol error. 16 years ago
Török Edvin 5f6edb222c ReadTimeout handling, and introduce CommandReadTimeout. 16 years ago
Török Edvin 456e31a3cb fix typo. 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 4e24a36173 add more unit tests. 16 years ago