Commit Graph

55 Commits (e114b109c48d3b7fc9022e1054ed2b8e97618c99)

Author SHA1 Message Date
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
aCaB 3ec259a602 preliminary zCMD sport 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
Tomasz Kojm 064b4a0c99 initial version of the unified option parser (bb#1215) 17 years ago
Tomasz Kojm b8fe70b3a3 libclamav: drop options parameter in cl_engine_new(); replace cl_engine_dup() with cl_engine_addref() 17 years ago
Tomasz Kojm 395fb661e3 fix some possible memleaks 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
Török Edvin deb3031222 mempool statistics support 17 years ago
Tomasz Kojm edc677c179 clamd/server-th.c: fix handling of pthread_attr_init/pthread_create in ClamukoScanOnAccess (bb#1169) 17 years ago
Török Edvin e357da7b90 more leak fixes (bb #1141) 17 years ago
Tomasz Kojm 3eba9d8363 clamd/server-th.c: add missing proto for cli_initengine() (bb#1136) 17 years ago
Tomasz Kojm b023c36d4b libclamav: add support for loading specific PUA categories (bb#939) 17 years ago
Török Edvin 7f0d1148d6 clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) 17 years ago
Tomasz Kojm 9a03413e9b clamscan, clamav-milter: catch and ignore SIGXFSZ; display warning if system limits are too restrictive (bb#994) 17 years ago
Török Edvin 4270f93bcc (bb #913, #916) 17 years ago
Tomasz Kojm 5a66732fdc clamd: revert patch from bb#1028 (bb#1113) 17 years ago
aCaB 5dcb8a7a81 bb#384 17 years ago
aCaB cc4232a3b1 add some missing checks for pthread api calls - bb#384 17 years ago
Tomasz Kojm 29676a327f improve handling of memory errors 17 years ago
Tomasz Kojm 6f2f04916d libclamav, clamd: prune old lockdb code 17 years ago
Tomasz Kojm 04ba76d2cb minimize memory fragmentation after db reload (bb#1028) 17 years ago
Tomasz Kojm a9d3aa14cd libclamunrar_iface, clamd, freshclam: merge win32 patches from NJH (bb#802) 17 years ago
aCaB c6266a2c2c bb#384 17 years ago
Tomasz Kojm 26fbf6bddf DLP updates 17 years ago
Tomasz Kojm 77404545b3 fix compilation error on Tru64 (bb#829) 18 years ago
aCaB d9844083b5 typo clamd limits 18 years ago
aCaB 23f5dfbd96 clamd options reordered 18 years ago
Tomasz Kojm 87e914447c add missing mutex sync for progexit (bb#461) 18 years ago
aCaB 2455584143 sync to trunk 18 years ago
Török Edvin efac2f09b7 don't ignore SIGBUS, SIGFPE, SIGILL, and SIGSEGV. 18 years ago
aCaB 281c7642fb config 18 years ago
aCaB d91ab809a2 initial rewrite of limits 18 years ago
Török Edvin 9e751804a2 introduce cli_ctime() that uses ctime_r() when 18 years ago
aCaB 813864ce6b (hopefully) all the stuff lost 18 years ago
Török Edvin 88c90922be revert change from trunk and move to branch. 18 years ago
Török Edvin a4e6ac4d78 remove "all domain scan" feature from phishcheck (--no-phishing-restrictedscan). Nobody is using it. 18 years ago
Tomasz Kojm aae6f809b4 shutdown conn->sd when exiting scanner_thread() (bb#674) 18 years ago
Tomasz Kojm 09eab32afc move hardware acceleration code to contrib/hwaccel/hwaccel.patch 18 years ago
Tomasz Kojm 082567c7f7 fix incorrect handling of SIGSEGV (bb#514) 18 years ago
Tomasz Kojm 692bda6847 prepare for enabling phishing code in non-experimental builds 18 years ago
Török Edvin 23fc1daa15 remove another cl_Experimental wrapper. 18 years ago
Tomasz Kojm b6e7566510 fix some mistakes, thx to TP 18 years ago
Tomasz Kojm 1095156aef fix gcc -W* warnings 18 years ago