Commit Graph

2090 Commits

Author SHA1 Message Date
Alexey
99ece568a6 Add metric for Spameatingmonkey RBL and SURBL 2014-02-12 08:41:17 -08:00
Alexey
f40af67101 Add Spameatingmonkey RBL and SURBL 2014-02-12 08:29:56 -08:00
Alexey
7bd58d6795 Update metrics.conf 2014-02-03 10:16:31 -08:00
Alexey
8d1408000e Rename symbol HFILTER_HOSTNAME_NOPTR 2014-02-03 10:13:53 -08:00
Alexey
a9c26ed598 Rename symbol in Hfilter
Rename symbol HFILTER_HOSTNAME_NOPTR to HFILTER_HOSTNAME_UNKNOWN
2014-02-03 10:09:49 -08:00
Vsevolod Stakhov
174ae21647 Increase default reject treshold. 2014-02-03 16:24:13 +00:00
Vsevolod Stakhov
19283ddde7 Remove deprecated bitbucket homepage. 2014-02-03 15:35:49 +00:00
Vsevolod Stakhov
b03fccff7b Fix classifiers config for repeated sections. 2014-02-03 15:01:38 +00:00
Vsevolod Stakhov
1a5edd59f8 Remove deprecated code.
Reported by: Andrey Vohmyanin
2014-02-03 14:55:55 +00:00
Vsevolod Stakhov
fdec113b0b Remove CC warning. 2014-02-03 14:53:03 +00:00
Vsevolod Stakhov
f11720b977 Fix README. 2014-02-03 13:31:40 +00:00
Vsevolod Stakhov
de208cb754 Merge pull request #39 from andrejzverev/master
- Fix typo
2014-02-03 05:29:02 -08:00
Andrej Zverev
7f53014465 - Fix typo 2014-02-03 15:38:04 +04:00
Vsevolod Stakhov
1848978ef2 Update ChangeLog for 0.6.8. 2014-02-03 09:18:36 +00:00
Vsevolod Stakhov
cd6739b32c Fix with libucl. 2014-02-02 16:15:31 +00:00
Vsevolod Stakhov
611b068491 Use more clever time values to setup entropy. 2014-02-02 16:02:02 +00:00
Vsevolod Stakhov
86c4040402 Fix issue with random numbers generator in dns. 2014-02-02 15:38:47 +00:00
Vsevolod Stakhov
ecc513e64e Merge pull request #36 from andrejzverev/master
Allow override system predefined settings without touching .conf files from distribution.
2014-02-01 07:07:18 -08:00
Andrej Zverev
a0fd753345 Allow override system predefined settings without touching .conf files
from distribution.
2014-02-01 18:50:38 +04:00
Vsevolod Stakhov
30879cec31 Merge pull request #34 from fatalbanana/master
Support HELO blacklist and fix options registration for RDNS blacklist
2014-01-31 13:22:32 -08:00
Vsevolod Stakhov
f5babd9dfd Merge pull request #35 from AlexeySa/patch-6
Hfilter: optimize hostname check
2014-01-31 13:22:05 -08:00
Andrew Lewis
86086d65b2 Add documentation for RBL module 2014-01-31 21:34:28 +02:00
Alexey
2330c14b92 Optimize Hfilter 2014-01-31 09:49:50 -08:00
Andrew Lewis
c0225faa03 Check for [ip.address]-style HELO and suppress lookups 2014-01-31 17:00:24 +02:00
Vsevolod Stakhov
d117ad0fb7 Sync from libucl. 2014-01-31 13:26:23 +00:00
Andrew Lewis
32f1660fac Support HELO blacklist and fix options registration for RDNS blacklist 2014-01-31 10:48:49 +02:00
Vsevolod Stakhov
836ed3dbae Fix GString expanding. 2014-01-29 18:16:08 +00:00
Vsevolod Stakhov
a07a5da0cf Cleanup. 2014-01-29 17:35:59 +00:00
Vsevolod Stakhov
ee49822dc4 Cleanup. 2014-01-29 17:35:18 +00:00
Vsevolod Stakhov
a37cb2b4ab Fix webui. 2014-01-29 15:40:23 +00:00
Vsevolod Stakhov
f3f105c117 Sync with libucl. 2014-01-29 15:39:57 +00:00
Vsevolod Stakhov
b1634d5c36 Reenable piechart and history functions in webui. 2014-01-29 15:25:21 +00:00
Vsevolod Stakhov
ea179f89ae Warn about composites redefinition. 2014-01-29 14:24:36 +00:00
Vsevolod Stakhov
c6af76b620 Fix overrides for a metric.
Fixes #33
2014-01-29 14:08:14 +00:00
Vsevolod Stakhov
b380b5aacc Merge pull request #32 from AlexeySa/patch-5
Tune metric for hfilter
2014-01-28 10:10:43 -08:00
Vsevolod Stakhov
d1ae7d8a26 Start webui worker adopt to the HTTP world. 2014-01-28 18:09:36 +00:00
Alexey
8a78b0de5e Tune metric for hfilter 2014-01-28 10:08:18 -08:00
Vsevolod Stakhov
149fad4a73 Make gstring emitting generic. 2014-01-28 16:22:17 +00:00
Vsevolod Stakhov
26ede9ee72 Allow to find a header in message. 2014-01-28 16:01:45 +00:00
Vsevolod Stakhov
d5928fd6f0 Init profiler correctly. 2014-01-28 15:46:27 +00:00
Vsevolod Stakhov
e61e5baee7 Fix whitelist module. 2014-01-28 14:35:01 +00:00
Vsevolod Stakhov
9bb4dccead Rework resolver library. 2014-01-27 16:12:27 +00:00
Vsevolod Stakhov
15b1bddab5 New http_router interface.
This interface is designed to emulate evhttp behaviour and route
requests among a set of functors regarding the requested path. It hides
some http_connection internals allowing to work on a pretty high level
implementing an HTTP server instance.
2014-01-27 13:47:42 +00:00
Vsevolod Stakhov
62003d2bbe Update copyright. 2014-01-26 16:07:18 +00:00
Vsevolod Stakhov
48fdd5aea9 Rework HFILTER_URL_ONELINE. 2014-01-25 19:42:58 +00:00
Vsevolod Stakhov
cdb03c5fa8 Merge pull request #29 from AlexeySa/patch-3
Fix hfilter
2014-01-24 13:53:49 -08:00
Alexey
71d592cb60 Fix hfilter 2014-01-24 12:09:30 -08:00
Vsevolod Stakhov
2a9a50655c Output emails properly. 2014-01-24 17:03:11 +00:00
Vsevolod Stakhov
744d3ff5e5 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
2014-01-24 16:44:47 +00:00
Vsevolod Stakhov
d667c6b4ac Use more permissive value for parts_differ. 2014-01-24 16:44:10 +00:00