]> source.dussan.org Git - rspamd.git/commit
* Add ability to add normalizers for statfiles (custom functions written in lua or...
authorcebka@lenovo-laptop <cebka@lenovo-laptop>
Wed, 13 Jan 2010 13:35:17 +0000 (16:35 +0300)
committercebka@lenovo-laptop <cebka@lenovo-laptop>
Wed, 13 Jan 2010 13:35:17 +0000 (16:35 +0300)
commitfc70f10e7c2a7b0aeb5da7b28c64131b03538e76
treeb1c8ad0c8772f035a4b2fe2fc5dd43dff439f927
parentd544f1d5770f56bf8b2b75ca7a04ac5441069e68
* Add ability to add normalizers for statfiles (custom functions written in lua or simple internal normalizer)
src/cfg_file.h
src/cfg_file.l
src/cfg_file.y
src/cfg_utils.c
src/lua/lua_common.c
src/lua/lua_common.h
src/plugins/regexp.c