Commit Graph

31 Commits (95f258668c616b69c5f809360f0e885eaa39b404)

Author SHA1 Message Date
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
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
Tomasz Kojm c3b33e5a6e fix possible memory leaks and improve handling of memory allocation errors (closes bug#75) 19 years ago
Tomasz Kojm 85d7001f33 free(threadpool->queue) in thrmgr_destroy, thanks to Edwin 19 years ago
Tomasz Kojm 67118e923d apply w32 patches from NJH 19 years ago
Tomasz Kojm bd8603aae2 code cleanup 19 years ago
Tomasz Kojm 48b7b4a747 update GPL headers with new address for FSF 19 years ago
Tomasz Kojm 079229d60d fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org> 20 years ago
Tomasz Kojm 1593523e68 revert the queue limit patch 20 years ago
Tomasz Kojm 6d5c43a147 limit the internal queue of requests to MaxConnectionQueueLength 20 years ago
Tomasz Kojm 9fa6473439 fix mutex handling 21 years ago
Tomasz Kojm afb48b2813 Big cleanup 21 years ago
Tomasz Kojm 10b04232a4 added missing new line characters in logg() 21 years ago
Trog 96f656e65d *** empty log message *** 22 years ago
Tomasz Kojm e6974fa9a3 *** empty log message *** 22 years ago
Trog 52e8d3c608 thrmgr: new clean reimplementation 22 years ago
Tomasz Kojm a9ebff44df fixed problem with cli_rmdirs() and some small cleanups 22 years ago
Tomasz Kojm c238ac42c6 clamd: integrated new thread manager 22 years ago