Commit Graph

54 Commits (f238189223dcdaa6915ec21d069c59f62773362f)

Author SHA1 Message Date
aCaB f238189223 bb#2286 15 years ago
Török Edvin cdb3cbe089 Treat MULTISCAN as CONTSCAN on non-directories (bb #1869). 15 years ago
Tomasz Kojm edbba730b3 clamd: add ExtendedDetectionInfo (bb#1228, #1626) 15 years ago
Török Edvin e4a0f2c94f fix compiler warnings (bb #1872, bb #1934, bb #1935) 15 years ago
Török Edvin 1514794c49 make STATS a non-bulk command (bb #1732). 16 years ago
Török Edvin c0afc51729 Don't use C++ comments in C code. 16 years ago
Török Edvin 27b59717b8 previous commit fixes bb #1770, not #1700! 16 years ago
Török Edvin 80301d0cd6 Fix clamd hang when number of multiscan commands == MaxThreads (bb #1700). 16 years ago
aCaB e0bb54d7d4 win32: s/C_WINDOWS/_WIN32/ in clamd, shared 16 years ago
aCaB be4bf7f4ab win32 16 years ago
Tomasz Kojm 2086dc5cab clamd, clamscan: add support for CrossFilesystems/--cross-fs (bb#1607) 16 years ago
Tomasz Kojm 51bbedb132 libclamav, clamd: handle file exclusion in cli_ftw() (bb#1656) 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 52cecde4c0 fix STATS for INSTREAM commands (bb #1565). 16 years ago
Tomasz Kojm 0dcb7037d6 clamd/session.c: respect TemporaryDirector in cli_gentempfd() 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 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 3dc90d4a30 stop scanning when client disconnects in multiscan mode (bb #1417). 16 years ago
Török Edvin 31d5b62ceb real fix for BB #1403. 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 537292a773 Reject new commands sent as new-style commands to avoid confusion. 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 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
Tomasz Kojm 086eab5c26 update old copyright headers 17 years ago
Török Edvin 034994bd9c fdpassing is now in others.c instead of session.c, move 17 years ago
Török Edvin 9ac109f338 add missing include 17 years ago
Török Edvin 949c6fe54f merge from clamd-proto branch: 17 years ago
Török Edvin 004f8386ce output "stream" instead of "fd[]" for INSTREAM. 17 years ago
Török Edvin 9f0a28adcb actually use the flags we calculated! 17 years ago
Török Edvin 0115f12ffc fix some more warnings 17 years ago
Török Edvin 10ab5e32f4 fix some compiler warnings 17 years ago
Török Edvin 9ef7e0bdae fix memory leaks 17 years ago
Török Edvin 730d97fb2b inv cmd 17 years ago
Török Edvin e640277428 fix INSTREAM/IDSESSION. 17 years ago
Török Edvin fdbaba8d49 always allocate a jobgroup, that way on shutdown we are sure 17 years ago
Török Edvin 4ca3fc953f close FD when we refuse to process command. 17 years ago
Török Edvin 07ac8bb23a also remove socket from tracked sockets after switching mode to WAITREPLY. 17 years ago
Török Edvin 4c59bda1ef symlink flags for cli_ftw 17 years ago
Török Edvin 2ea8946280 don't execute commands if client disconnected. 17 years ago
Török Edvin ef4ed2e180 preliminary INSTREAM support. 17 years ago
Török Edvin 428efe72d4 close connection when we see invalid command in IDSESSIOn 17 years ago
Török Edvin 54c1f41b34 unify replies: add ids on all replies from IDSESSION. 17 years ago
Török Edvin 98dcb91ef0 reject invalid commands 17 years ago
Török Edvin 937c8ec187 preliminary ID support, only on engine messages, not clamd messages 17 years ago
Török Edvin 79b43cf868 preliminary IDSESSION support, no IDs yet 17 years ago