]> source.dussan.org Git - rspamd.git/commit
* Add message handling functions to lua API
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 30 Mar 2009 13:57:59 +0000 (17:57 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Mon, 30 Mar 2009 13:57:59 +0000 (17:57 +0400)
commitdd2fbb7a5b7e1c0d844900147486ad7ffd98c1e4
treeab8bfcf6c21bd8a47f49b9f9331378e6454e90cf
parentc72912310c575a5ba7e7e50a5fdd425f3a4e4dbc
* Add message handling functions to lua API
* Add ability to add lua code in config with .lua and .endlua
* Add consolidation functions support that are written in perl or lua
src/cfg_file.l
src/cfg_file.y
src/filter.c
src/filter.h
src/lua-rspamd.h
src/lua.c
src/main.c
src/perl.c
src/perl.h