]> source.dussan.org Git - rspamd.git/commit
* Add function regexp_occurs_number that allows to test how much occurs of regexp...
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 18 Feb 2011 13:53:03 +0000 (16:53 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 18 Feb 2011 13:53:03 +0000 (16:53 +0300)
commit3527f0ec06ab68cc3faefe16f698bc04820d6948
tree0f8e3f679cb732910a8b727742c49430ac482607
parent8227c09f9486642cd2792e760fe4659e25e05876
* Add function regexp_occurs_number that allows to test how much occurs of regexp can be found in a message
Fix composites logic. [1]
Fix composites registration from lua. [1]

Reported by: Victor Ustugov [1]
src/filter.c
src/filter.h
src/lua/lua_cfg_file.c
src/plugins/regexp.c