Commit Graph

196 Commits (6d682a0f69f497b07a517c9d57cbcc1dcac712fc)

Author SHA1 Message Date
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 4b93f2b633 check for mallinfo availability (bb #1445). 16 years ago
Török Edvin 9390411bf0 Automatically fix MaxQueue settings (bb #1521). 16 years ago
Tomasz Kojm 0dcb7037d6 clamd/session.c: respect TemporaryDirector in cli_gentempfd() 16 years ago
Török Edvin 0dd49673a0 fix build when poll is not available. 16 years ago
Török Edvin 59deef7d8c print N/A if libc memory usage is not available (bb #1445). 16 years ago
Török Edvin c9954509cc better detect half-shut vs. full-shutdown sockets (bb #1441) 16 years ago
Török Edvin 7ff6ec039c better fix for bb #1446, try not to get confused by half-shut sockets (bb #1441). 16 years ago
Török Edvin 01cc87e1b4 typo 16 years ago
Török Edvin b4ea33b23b fix handling of multiple ExcludePath entries. 16 years ago
Török Edvin 36e4bc1467 stop scanning when client disconnects (bb #1446). 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 de5f850d16 fix previous commit 16 years ago
Török Edvin e68d70e7e0 strerror/strerror_r->cli_strerror which is always thread safe. 16 years ago
Török Edvin 39b84970e1 new clamd command: nVERSIONCOMMANDS (bb #1437). 16 years ago
Török Edvin b0e57898e8 fix FILDES and make check on NetBSD. (bb #1411). 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
aCaB 5348fa8d28 bb#1443 16 years ago
Török Edvin 1c3895a69f downgrade warning message (bb #1433). 16 years ago
Török Edvin 14896add0b force alignment of ancillary data buffer (bb #1425). 16 years ago
Tomasz Kojm 6670464f91 update help pages 16 years ago
Török Edvin 3dc90d4a30 stop scanning when client disconnects in multiscan mode (bb #1417). 16 years ago
Török Edvin 8db0a3463d clamdtop moved to toplevel + manpage. 16 years ago
Török Edvin a1c9ad2cf3 fix distcheck. 17 years ago
Török Edvin 5d34634e5d move the command parsing, and stream handling code into their own functions. 17 years ago
Török Edvin f36d8f928d fix NetBSD build 17 years ago
Török Edvin 31d5b62ceb real fix for BB #1403. 17 years ago
Török Edvin a414efbf5e revert previous commit, it is the wrong fix. 17 years ago
Török Edvin a1f0c01189 Fix wrong use of strerror_r: it doesn't have to use/fill the buffer, 17 years ago
Török Edvin 4d26118b95 In single INSTREAM mode, remove FD from polled set (BB #1410) 17 years ago
Török Edvin b82eea8de0 signals may not wake a poll(), so make sure thread wakes up (BB #1400). 17 years ago
Török Edvin 537292a773 Reject new commands sent as new-style commands to avoid confusion. 17 years ago
Török Edvin e114b109c4 fix use of uninitialized value. 17 years ago
Török Edvin ef49ed625f fix compiler warning 17 years ago
Török Edvin 625377ab50 add missing parameter 17 years ago
Török Edvin fb6fe4f5d1 Introduce '$' in logg, it is active when logg_verbose=2, i.e. when Debug yes. 17 years ago
Török Edvin c5355aedbd make sending ancillary data at wrong time a protocol error. 17 years ago
Török Edvin af309677da sendtimeout 17 years ago
Török Edvin 5f6edb222c ReadTimeout handling, and introduce CommandReadTimeout. 17 years ago
Török Edvin 456e31a3cb fix typo. 17 years ago
Török Edvin b25fdae488 fix valgrind warning about locking order 17 years ago
Török Edvin 0378a9ab77 introduce timeouts for send(), this is needed for IDSESSION to work reliably, 17 years ago
Török Edvin 4e24a36173 add more unit tests. 17 years ago
Török Edvin b3b8212f7f make clamdtop use IDSESSION, and enable VERSION/STATS inside IDSESSION. 17 years ago
Török Edvin 80681b50c7 Initialize mutex. 17 years ago
Török Edvin 36784cad4b fix nFILDES command 17 years ago
Török Edvin bfd89d7c84 fix Solaris build 17 years ago
Tomasz Kojm 086eab5c26 update old copyright headers 17 years ago