]> source.dussan.org Git - rspamd.git/commit
* Add dynamic configuration dumping.
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 1 Oct 2012 18:08:36 +0000 (22:08 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 1 Oct 2012 18:08:36 +0000 (22:08 +0400)
commit6205f36ee17d54e9e43d495ba929ed7708c98027
tree6af53ce62a1e0e749cef789a77cfe3e6f0652722
parentcdb0282eb749fc0cb274575b01c9ca988a5f5db1
* Add dynamic configuration dumping.
* Add labels support to the statfiles (would be used for meta-classification)
* Rewrite exim spam.c patch to work with both rspamd and SA by using 'variant=rspamd' option
  in spam_server line.
contrib/exim/patch-exim-src_spam.c.diff
src/cfg_file.h
src/cfg_utils.c
src/cfg_xml.c
src/dynamic_cfg.c
src/dynamic_cfg.h
src/lua/lua_classifier.c