Commit Graph

148 Commits (bfd89d7c8400af2dd410ccf14490d31e73597bc3)

Author SHA1 Message Date
Török Edvin 54c1f41b34 unify replies: add ids on all replies from IDSESSION. 17 years ago
Török Edvin 89bebd3428 fix duplicate symbol error when linking with LTO. 17 years ago
Török Edvin ac30aff8ea properly close disconnected sockets 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
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 5bae92695c cli_sftw -> cli_ftw, and hide old cli_ftw 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
Tomasz Kojm 47d40feb7a libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
Török Edvin 7a95bd5795 tell accept to quit before we start waiting for threads to quit. 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 ada9248441 fix poll_fd 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 dc3a1def55 acceptloop/recvloop as in bb #1339 17 years ago
Török Edvin cb95779e9c remove fd from poll list, before closing it, handle EBADF in select. 17 years ago
Török Edvin bfde2577ee typo -> segfault -> fix 17 years ago
Török Edvin d100458f04 if FD got reused, clear stale buffered data for old FD 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 1b9fa47d33 poll set management and poll logic 17 years ago
aCaB 03f214fb72 sgetz - fix logic 17 years ago
aCaB 3ec259a602 preliminary zCMD sport 17 years ago
Török Edvin 03aefc7c37 fix build errors 17 years ago
Török Edvin 89028fc309 drop some unused code 17 years ago
Török Edvin 218296c255 fix STREAM 17 years ago
Török Edvin 6eea8d4f3a fix progexit handling. Now clamd should be able to handle most commands. 17 years ago
Török Edvin 4f5a740806 fix accept logic 17 years ago
Török Edvin 0dc9d54110 implement common accept+recv loop 17 years ago
Török Edvin d2417fbf93 recvloop. This doesn't compile yet. 17 years ago
Török Edvin 3a14515741 accept thread continued 17 years ago
Török Edvin b080923b5a new poll implementation start 17 years ago
Török Edvin fe4e3f8cad first version of poll_recv_fds 17 years ago
Tomasz Kojm a68d5e2fb2 shared/optparser.c, clamdscan: use the new option parser (bb#1215) 17 years ago
Tomasz Kojm ed331476cc drop unneded optfree() 17 years ago
Tomasz Kojm 064b4a0c99 initial version of the unified option parser (bb#1215) 17 years ago
aCaB 3be4ac3f65 drop useless checks 17 years ago
aCaB cd04ff0694 cfgparser hacks backported from branches/milter-v2.0 17 years ago
aCaB c6385428e2 Squashed commit of the following: 17 years ago
Tomasz Kojm c6677c9418 LogFileUnlock was not working correctly (bb#1304) 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 ab0d2f054d libclamav, clamd, clamscan: use cl_engine_set() to control AC settings 17 years ago