]> source.dussan.org Git - rspamd.git/commit
* Allow escaped quotes in quoted strings, for example "\"some string\""
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 18 Mar 2009 17:03:36 +0000 (20:03 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 18 Mar 2009 17:03:36 +0000 (20:03 +0300)
commit9c455404d443c748b6398076c1746a12a7458bfc
tree1f6174f446b4257291ef723b4f43ad9f06b7931d
parent8cc22288806b9ff7115cb8f30349029714e2d89a
* Allow escaped quotes in quoted strings, for example "\"some string\""
* Add warnings when we got errors while parsing rexeps
rspamd.conf.sample
src/cfg_file.h
src/cfg_file.l
src/cfg_utils.c
src/plugins/regexp.c