Commit Graph

35 Commits (ec616ce0c57a1424361ebceb4530297151e540f5)

Author SHA1 Message Date
Török Edvin cab1b4759f Use a double instead of an integer to avoid negative time (bb #1731). 16 years ago
aCaB be4bf7f4ab win32 16 years ago
Tomasz Kojm e78b518630 fix some debug format 16 years ago
Török Edvin 7660b7cb35 Fix 60 byte/STREAM command memory leak on FreeBSD. (bb #1567, 16 years ago
Török Edvin 75ce59c12f errno is not thread-safe on AIX by default, ask for thread-safe version. (bb #1480) 16 years ago
Török Edvin 4b93f2b633 check for mallinfo availability (bb #1445). 16 years ago
Török Edvin 9390411bf0 Automatically fix MaxQueue settings (bb #1521). 16 years ago
Török Edvin 59deef7d8c print N/A if libc memory usage is not available (bb #1445). 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 b25fdae488 fix valgrind warning about locking order 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 0115f12ffc fix some more warnings 17 years ago
Török Edvin 10ab5e32f4 fix some compiler warnings 17 years ago
Török Edvin 0c8c3a5463 fix use-after-free 17 years ago
Török Edvin 0cac67ab4c fix use-after-free 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 8d66a87ed4 really fix multiscan 17 years ago
Török Edvin 2ea8946280 don't execute commands if client disconnected. 17 years ago
Török Edvin ef4ed2e180 preliminary INSTREAM support. 17 years ago
Török Edvin 79b43cf868 preliminary IDSESSION support, no IDs yet 17 years ago
Török Edvin 3de54fe471 WIP switch to new multiscan code. 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 15adbc849a update unit tests to new API. 17 years ago
Török Edvin 08402afa4c fix more compiler warnings (bb #273) 17 years ago
Török Edvin 5a1034b991 fix more compiler warnings (bb #273). 17 years ago
Török Edvin b9b477842d fix compiler warnings, more to come (bb #273) 17 years ago
Török Edvin deb3031222 mempool statistics support 17 years ago
Török Edvin 764f76c841 * clamd/thrmgr.c (thrmgr_printstats, IDLE_TASK): add comments 17 years ago
Török Edvin 64cb380717 fix whitespace 17 years ago
Török Edvin 6bdb35ea6a use mdprintf instead of fdopen on socket (bb #1270) (thanks to Gianluigi Tiesi <sherpya*netfarm.it>) 17 years ago
Török Edvin aa22174b30 new command STATS 17 years ago
Török Edvin b8edbb880d clamd/thrmgr.c: fix valgrind warning (bb #1184) 17 years ago
Török Edvin 4a0bd44290 Multiscan queues a lot of scan tasks. If thread_idle wasn't zero when multiscan 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 cc4232a3b1 add some missing checks for pthread api calls - bb#384 17 years ago
Tomasz Kojm 600a7f2b08 configure, clamd: fix compilation error on systems without pthread_yield() (bb#1058) 17 years ago
Tomasz Kojm 22e4ec878a clamd/thrmgr.c: move some msgs to debug (bb#1028) 17 years ago
Tomasz Kojm 04ba76d2cb minimize memory fragmentation after db reload (bb#1028) 17 years ago
Török Edvin d6df9ffb5a use pthread_cond_* instead of usleep() in MULTISCAN (bb #758) 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
Tomasz Kojm 8ca8a18e2d drop shared/memory.[ch] 19 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm fc83da8244 remove some gcc warnings 19 years ago
Tomasz Kojm 7b04a82cef change stack size at the right place (closes bug#103) 19 years ago