summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [Feature] Automatically create tables in clickhouseVsevolod Stakhov2017-07-131-8/+44
|/ /
* | Merge pull request #1747 from andryyy/patch-11Vsevolod Stakhov2017-07-121-11/+28
|\ \
| * | Escape all the things \o/André Peters2017-07-121-11/+28
|/ /
* | [Minor] Fix init order for dkim moduleVsevolod Stakhov2017-07-121-16/+23
* | [Minor] Do not load ARC plugin if dkim module is disabledVsevolod Stakhov2017-07-121-0/+11
* | [Feature] Metadata Exporter: e-Mail Alerts: support multiple recipients; aler...Andrew Lewis2017-07-111-12/+53
* | [Fix] Milter headers: custom headers: removing headersAndrew Lewis2017-07-111-1/+1
* | [Feature] Allow to attach stat signature to messagesVsevolod Stakhov2017-07-111-0/+16
* | [Minor] Move stats signatures generation to tokenization stageVsevolod Stakhov2017-07-113-30/+28
* | [Fix] Header checks: REPLYTO_UNPARSEABLE ruleAndrew Lewis2017-07-101-10/+8
* | [Fix] Header checks: Fix get_raw_header methodAndrew Lewis2017-07-101-2/+2
* | [Feature] Antivirus: ordered pattern matchesAndrew Lewis2017-07-101-15/+54
* | Merge pull request #1744 from fatalbanana/wowVsevolod Stakhov2017-07-101-2/+2
|\ \
| * | [Minor] WHITE_ON_WHITE: Use per-part transparency lengthAndrew Lewis2017-07-101-2/+2
* | | Merge pull request #1743 from fatalbanana/wowVsevolod Stakhov2017-07-101-4/+4
|\| |
| * | [Fix] WHITE_ON_WHITE: Ensure score is matched to part that fired the ruleAndrew Lewis2017-07-101-4/+4
|/ /
* | Merge pull request #1742 from flowerysong/homographsVsevolod Stakhov2017-07-101-1/+1
|\ \
| * | Fix lua_util_is_utf_spoofed logicPaul Arthur2017-07-091-1/+1
|/ /
* | Merge pull request #1739 from andryyy/patch-10Vsevolod Stakhov2017-07-091-3/+22
|\ \
| * | More htmlEscapes.André Peters2017-07-091-2/+4
| * | Also escape message IDAndré Peters2017-07-091-1/+2
| * | Escape HTML in cells by using underscores escaperAndré Peters2017-07-081-2/+18
* | | [Minor] Ratelimit: Custom limits: Pass task to get_limitAndrew Lewis2017-07-091-2/+2
* | | [Feature] Milter headers: support adding/removing arbitrary headers from configAndrew Lewis2017-07-091-0/+22
|/ /
* | [Minor] Free memoryVsevolod Stakhov2017-07-081-0/+2
* | [Feature] Implement bayes signatures storageVsevolod Stakhov2017-07-081-1/+120
* | [Minor] Update version to 1.7.0Vsevolod Stakhov2017-07-081-2/+2
|/
* Release 1.6.21.6.2Vsevolod Stakhov2017-07-081-0/+60
* [Fix] Fix some more issues with HTTP mapsVsevolod Stakhov2017-07-081-0/+6
* [Minor] Fix configAndrew Lewis2017-07-071-1/+1
* [Minor] Download updated data even if cache is still availableVsevolod Stakhov2017-07-071-6/+12
* [Feature] Re-add rambler email bl (as hashed list)Vsevolod Stakhov2017-07-072-1/+16
* [Fix] Fix emails module configurationVsevolod Stakhov2017-07-071-27/+23
* [Feature] Allow to specify custom delimiter in emails pluginVsevolod Stakhov2017-07-071-7/+8
* [Minor] Leave the real url request instead of Lua processedVsevolod Stakhov2017-07-071-1/+1
* [Conf] Switch RAMBLER_URIBL to a locally managed sourceVsevolod Stakhov2017-07-071-1/+8
* [Feature] Improve maps checking frequencyVsevolod Stakhov2017-07-078-17/+36
* Merge pull request #1735 from moisseev/patch-1Vsevolod Stakhov2017-07-071-0/+1
|\
| * [Minor] Update redirectors listAlexander Moisseev2017-07-071-0/+1
* | Merge pull request #1734 from fatalbanana/mapsVsevolod Stakhov2017-07-075-1/+26
|\ \ | |/ |/|
| * [Feature] Reload file maps more frequentlyAndrew Lewis2017-07-075-1/+26
|/
* [Minor] RBL: don't register duplicate monitoringAndrew Lewis2017-07-071-1/+3
* [Minor] Import changes from public suffix listAndrew Lewis2017-07-071-5/+63
* [Feature] Allow to add custom processing script for surblVsevolod Stakhov2017-07-072-6/+82
* [Feature] Improve maps cached data lifetimeVsevolod Stakhov2017-07-072-48/+73
* [Minor] Further fixes to the monitored logicVsevolod Stakhov2017-07-064-14/+20
* [Feature] Improve monitored timeouts logicVsevolod Stakhov2017-07-061-7/+42
* [Rework] Send health checks from a single workerVsevolod Stakhov2017-07-066-4/+61
* [Rework] Further steps towards one process monitoringVsevolod Stakhov2017-07-065-9/+129
* [Rework] Allow to use custom callback for monitored checksVsevolod Stakhov2017-07-063-3/+41