]> source.dussan.org Git - rspamd.git/commit
* New symbols sorter:
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 28 May 2010 16:31:10 +0000 (20:31 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 28 May 2010 16:31:10 +0000 (20:31 +0400)
commitae3eb4dfd787052bebc732c3e37b56f0800e1aa2
tree9ffbf987783e0802ed1c6b311e69b42beba0e142
parent0c72b8d2de2081e8b8605c86bba3f743387f981f
* New symbols sorter:
  - add ability to have dynamic rules inside items cache
  - make 3 types of rules: negative, dynamic and static
  - make logic of cache more simple by using glib lists instead of arrays
  - do checks of symbols in more logically correct way (negative->dynamic->static)
CMakeLists.txt
src/filter.c
src/main.c
src/symbols_cache.c
src/symbols_cache.h