Commit Graph

4464 Commits (95f258668c616b69c5f809360f0e885eaa39b404)
 

Author SHA1 Message Date
Török Edvin cb95779e9c remove fd from poll list, before closing it, handle EBADF in select. 17 years ago
aCaB 78e8d83a07 recvln 17 years ago
aCaB abd6d2c7cb unified opts 17 years ago
Török Edvin bfde2577ee typo -> segfault -> fix 17 years ago
aCaB eeeff8665a blah 17 years ago
aCaB 01925d6506 give "proper" status line 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 4793a83546 sgetz fixes 17 years ago
aCaB 3ec259a602 preliminary zCMD sport 17 years ago
aCaB 2599ba97e0 use zSCAN 17 years ago
Török Edvin 3cf9fec2b0 add missing state 17 years ago
Török Edvin efe3d1250b finish traversal logic 17 years ago
Török Edvin 03aefc7c37 fix build errors 17 years ago
Török Edvin 2f6b761c7a cli_ftw draft 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
Török Edvin 4e62262437 Creating branch for zCommands, and iSESSION 17 years ago
Tomasz Kojm 72fb25eaf0 libclamav/str.c: return token count in cli_strtokenize() 17 years ago
Tomasz Kojm 27e28c610e libclamav/mpool.c: fix old free() call in cli_mp_hex2ui() 17 years ago
Török Edvin 76115c1963 fix malformed .pdb handling (bb #1338) 17 years ago
Tomasz Kojm e247b45cc6 shared/misc.c: re-enable freshdbdir() 17 years ago
Tomasz Kojm b61db429fc shared, clamconf: drop old stuff; replace getopt.[ch] with my_getopt 17 years ago
Tomasz Kojm 278dc6b3d9 shared/optparser.c, clamav-milter: use the new option parser (bb#1215) 17 years ago
Tomasz Kojm d6af38e75e shared/optparser.c, sigtool: use the new option parser (bb#1215) 17 years ago
Török Edvin 62f3e4e421 add -Wformat-security to 'make distcheck' 17 years ago
aCaB 3b2ae9260c s/esi/esi/ 17 years ago
Tomasz Kojm e8b54ef3fa shared/optparser.c: fix typo (bb#1336) 17 years ago
Tomasz Kojm 8392ae8070 shared/optparser.c: cosmetics; add FLAG_REQUIRED 17 years ago
Tomasz Kojm 6a7914299f fix some options 17 years ago
Tomasz Kojm a68d5e2fb2 shared/optparser.c, clamdscan: use the new option parser (bb#1215) 17 years ago
Tomasz Kojm 269d520dfb shared/optparser.c, clamscan: use the new option parser 17 years ago
Tomasz Kojm 9d91ff71f0 add missing default.h 17 years ago
Tomasz Kojm 589d8d8e99 libclamav: add default.h 17 years ago
Török Edvin 188914fe8d reset resource type, otherwise we parse all resources after a string resource as 17 years ago
Tomasz Kojm 7eca74fef9 shared/optparser.c: extend MATCH_BOOL regex (bb#1324) 17 years ago
Tomasz Kojm 229491b7b4 shared/optparser.c: handle --user/-u in freshclam (bb#1323) 17 years ago
Tomasz Kojm 1f95badf6a shared/optparser.c: fix small memleak 17 years ago
Tomasz Kojm 3f7802c93e shared/optparser.c, freshclam: use the new option parser (bb#1215) 17 years ago
Tomasz Kojm ed331476cc drop unneded optfree() 17 years ago