summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [Feature] Add `-e` option for lua_replVsevolod Stakhov2017-07-061-22/+35
* [Feature] Implement per-line mode in lua_repl (like `perl -p`)Vsevolod Stakhov2017-07-061-23/+82
* [Minor] Reduce hfilter log noiseVsevolod Stakhov2017-07-051-1/+2
* [Feature] Allow to discard messages instead of rejectionVsevolod Stakhov2017-07-053-13/+32
* [Minor] Add /ping path to the controllerVsevolod Stakhov2017-07-051-0/+32
* [Fix] Milter sessions can live foreverVsevolod Stakhov2017-07-051-1/+1
* [Fix] Plug memory leakVsevolod Stakhov2017-07-052-3/+4
* [Minor] Tweaks for sessions cacheVsevolod Stakhov2017-07-044-7/+7
* [Feature] Enable sessions cache tracking for milter connectionsVsevolod Stakhov2017-07-045-13/+50