Commit Graph

4535 Commits (41f5623e7d3b83bd70c87eac4b56853e9b6330e2)
 

Author SHA1 Message Date
Török Edvin d0f6ecae1c Never close a file descriptor that is monitored using 17 years ago
aCaB ba2cf44051 updated clamd proto documentation 17 years ago
aCaB f17400cf3c docs updated 17 years ago
aCaB 6a779d4469 add beenthere 17 years ago
Tomasz Kojm 140237e4bf #ifdef HAVE_UNISTD_H 17 years ago
Török Edvin f243f00fc5 fix some races reported by valgrind 17 years ago
Török Edvin ae083d79ff downgrade message 17 years ago
aCaB b7990b9ca1 don't stat 17 years ago
Török Edvin bac978a8f8 move the break to the proper place, so we don't parse same command twice! 17 years ago
Török Edvin 730d97fb2b inv cmd 17 years ago
Török Edvin 0c8c3a5463 fix use-after-free 17 years ago
Tomasz Kojm 72a82dd679 libclamav/cvd.c: fix warning when cvd timestamp is in the future (bb#1381) 17 years ago
Tomasz Kojm f295ee2253 libclamav/filetypes_int.h: sync with daily.ftm 17 years ago
aCaB 2097428fa7 fix the math 17 years ago
Török Edvin 699bfc282c dumpname(filename) is going to be dispatched, don't allow a later error path to 17 years ago
Török Edvin 91cafbe095 break loop 17 years ago
Török Edvin ff989b7d75 deadbeef code was not completely reverted from clamdscan. 17 years ago
Török Edvin 3f26090eb7 clamdscan doesn't give us any deadbeef any more, so don't look for it. 17 years ago
Tomasz Kojm 00eab4092f clamd/others.c: handle multiple %v parameters 17 years ago
Török Edvin c73edc125e Reject invalid minport/maxport in clamd.conf, instead of silently replacing them 17 years ago
aCaB d923741467 typo 17 years ago
aCaB 544e7fd814 allow clamd to be stopped and backgrounded 17 years ago
Török Edvin 30e36bfb5c fix build 17 years ago
aCaB 83c52f7eb5 error paths and other fixes 17 years ago
Török Edvin 4f266591a0 fix INSTREAM when not in IDSESSION mode 17 years ago
Török Edvin e640277428 fix INSTREAM/IDSESSION. 17 years ago
Tomasz Kojm b3acc38251 #ifdef HAVE_UNISTD_H 17 years ago
Török Edvin 467ac26c95 fix INSTREAM end handling 17 years ago
Török Edvin 0cac67ab4c fix use-after-free 17 years ago
Török Edvin 76f21b4a30 introduce RR of connections. 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 e066e3cb47 unify thresholds 17 years ago
Török Edvin e001f2838e Use 2 queues: one for single, one for bulk messages. 17 years ago
Török Edvin 4cc08c8c1c init chunksize 17 years ago
aCaB c72f64c85c mask sigpipe 17 years ago
aCaB 533fa89515 do not infloop 17 years ago
Török Edvin 4ca3fc953f close FD when we refuse to process command. 17 years ago
aCaB 9877f2d823 honour StreamMaxLen 17 years ago
aCaB 284982ca3e another open 17 years ago
aCaB acd4d7aa78 typo 17 years ago
aCaB 228d7e1929 open fix 17 years ago
aCaB fadd3046fc fixes 17 years ago
aCaB 6ef6ea829d handle end of session 17 years ago
aCaB 4a9f787366 fully parse results in fake multi mode 17 years ago
Török Edvin fd468937fc keep MODE_WAITREPLY in select still, so if garbage is sent we can close. 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 869d03832d add proto debug messages to LogVerbose temporarely 17 years ago
Török Edvin 33019f0a18 properly initalize fd_buf slot, even when reusing slot. 17 years ago
aCaB ea2799a262 minor fixes 17 years ago
aCaB f687013351 IDSESSION + INSTREAM sport 17 years ago