]> source.dussan.org Git - rspamd.git/commit
Remove HFILTER_URL_ONELINE rule.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 24 Jan 2014 16:44:47 +0000 (16:44 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 24 Jan 2014 16:44:47 +0000 (16:44 +0000)
commit744d3ff5e587786db29e537d4683294780d6ab13
tree7aeb8fdf9d00416d81e67368c14c19d9f18a9ed5
parentd667c6b4ac9d23c1e2346d4286595f2d8503a640
Remove HFILTER_URL_ONELINE rule.

- Added functions:
 `rspamd_textpart:get_length` - get a full length of text part
 `rspamd_url:get_length` - get a full length of an URL object

- Removed `HFILTER_URL_ONELINE` as it is broken by nature
- Reworked hfilter to improve performance
conf/lua/hfilter.lua
conf/metrics.conf
src/lua/lua_task.c