]> 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>
Sat, 25 Jan 2014 21:16:56 +0000 (21:16 +0000)
commit75d38d207863132e963137578681904f308a2cb1
tree4eaa6a7a9a9719ed3c1699e8bc580979957458c6
parent8dd6303f235c7764187f751ae45c0a974bfcc0d5
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