]> source.dussan.org Git - rspamd.git/commit
* Fix symbols cache (init lua filters before symbols cache initialization)
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 14 Dec 2009 16:03:43 +0000 (19:03 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 14 Dec 2009 16:03:43 +0000 (19:03 +0300)
commit9f300615e8fca8076266de1a220c74a226d09979
treefdc9f00222cb59f72a39c67431e06f958fea89be
parent2293622f1de6455d1356abdc5ff7187815c184ec
* Fix symbols cache (init lua filters before symbols cache initialization)
* Remove LRU expiration logic from statfiles and replace it with random/lowerest value expiration logic:
  expire random block or block with lowerest value

! statfiles are incompatible again
src/classifiers/winnow.c
src/main.c
src/statfile.c
src/statfile.h
src/util.c