Commit Graph

44 Commits (9f3afdb874eb197e5c7fdfb1dfa471ce6d8a6d6a)

Author SHA1 Message Date
Tomasz Kojm edbba730b3 clamd: add ExtendedDetectionInfo (bb#1228, #1626) 15 years ago
Török Edvin cbb9db1941 Fix some error path leaks (bb #1990). 15 years ago
Török Edvin e4a0f2c94f fix compiler warnings (bb #1872, bb #1934, bb #1935) 15 years ago
aCaB 49e5f6580e bb#1851 15 years ago
Török Edvin 1514794c49 make STATS a non-bulk command (bb #1732). 16 years ago
aCaB 3b074c7878 clamd-win32 - WIP 16 years ago
Török Edvin 7e98915f9b cli_ftw: when readdir fails, call the error callback (bb #1735). 16 years ago
Török Edvin 727e05603d Fix error path leak (bb #1711). 16 years ago
aCaB 15fbe96ff6 removed r_gethostbyname which was not used 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 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
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 5f6edb222c ReadTimeout handling, and introduce CommandReadTimeout. 17 years ago
Török Edvin 0378a9ab77 introduce timeouts for send(), this is needed for IDSESSION to work reliably, 17 years ago
Tomasz Kojm 086eab5c26 update old copyright headers 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 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 f243f00fc5 fix some races reported by valgrind 17 years ago
Török Edvin c73edc125e Reject invalid minport/maxport in clamd.conf, instead of silently replacing them 17 years ago
Török Edvin f022339bfc initialize all fields 17 years ago
Török Edvin 2ea8946280 don't execute commands if client disconnected. 17 years ago
Török Edvin 54c1f41b34 unify replies: add ids on all replies from IDSESSION. 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 28e89f60ca fix warnings 17 years ago
Török Edvin cc59cb00db temp commit 17 years ago
Török Edvin ed2b37c685 another temp commit 17 years ago
Török Edvin aad69ae60f add back visit_directory_toplev 17 years ago
Török Edvin 66b47dd3ba cli_ftw/cli_sftw cleanup 17 years ago
Török Edvin 35c526fe49 visit_directory_begin/end 17 years ago
Török Edvin 3de54fe471 WIP switch to new multiscan code. 17 years ago
aCaB b59eb33a01 on streaming, don't bind to a specific ip 17 years ago
Török Edvin f3b50b8761 complain when we don't receive a file 17 years ago
Török Edvin e66fd86ac0 fix FILDES 17 years ago
Török Edvin 14ccb41923 fix replies to honor zCMDs 17 years ago
Török Edvin 58b5cb19a6 fix poll, we add a new fd so we need to iterate on old nfds. 17 years ago
Török Edvin 4a588824db fix build 17 years ago
Török Edvin ce970052f4 push temporary work 17 years ago
aCaB 3ec259a602 preliminary zCMD sport 17 years ago
Tomasz Kojm 064b4a0c99 initial version of the unified option parser (bb#1215) 17 years ago
Tomasz Kojm 33068e0973 libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead 17 years ago
Tomasz Kojm 370892d044 clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new() 17 years ago