summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Add more extended statistics about fuzzy updatesVsevolod Stakhov2018-07-064-22/+59
* [Minor] Fix list opVsevolod Stakhov2018-07-051-1/+1
* [Fix] Work with broken resolvers in resolv.confVsevolod Stakhov2018-07-053-11/+59
* [Fix] Fix DKIM check rule if DNS is unavailableVsevolod Stakhov2018-07-052-21/+33
* [Minor] Improve symcache debuggingVsevolod Stakhov2018-07-051-16/+30
* [Feature] Add logic to deduplicate updates queueVsevolod Stakhov2018-07-053-1/+109
* [Project] Add small workaround for sqlite backendVsevolod Stakhov2018-07-051-3/+6
* [Project] Update Redis backend to support refreshingVsevolod Stakhov2018-07-051-0/+84
* [Project] Refresh fuzzy hashes when matchedVsevolod Stakhov2018-07-052-1/+53
* [Minor] Add domains to the listVsevolod Stakhov2018-07-051-0/+2
* [Feature] Improve WHITE_ON_WHITE ruleVsevolod Stakhov2018-07-041-10/+23
* [Fix] Fix styles propagationVsevolod Stakhov2018-07-041-0/+9
* [Feature] Implement fuzzy hashes extraction in mime toolVsevolod Stakhov2018-07-041-2/+13
* [Minor] Use proper hashing when getting texts fuzzy hashVsevolod Stakhov2018-07-042-7/+19
* [Feature] Add preliminary function to get fuzzy hashes from text in LuaVsevolod Stakhov2018-07-041-0/+128
* Merge pull request #2325 from BoresXP/masterVsevolod Stakhov2018-07-041-2/+2
|\
| * Fix redis read_only was incorrectly set to true.Boris Gulay2018-07-041-2/+2
* | Merge pull request #2324 from andy-igoshin/masterVsevolod Stakhov2018-07-041-0/+1
|\ \
| * | domain addedAndrey Igoshin2018-07-031-0/+1
* | | Merge pull request #2323 from moisseev/eslintVsevolod Stakhov2018-07-048-2033/+2033
|\ \ \
| * | | [Minor] JS: Add spaces at comments startAlexander Moisseev2018-07-043-8/+8
| * | | [Minor] JS: Add spaces at blocks edgesAlexander Moisseev2018-07-043-4/+4
| * | | [Minor] JS: Add missing spaces before block bracketsAlexander Moisseev2018-07-044-8/+8
| * | | [Minor] JS: Fix indentationAlexander Moisseev2018-07-041-14/+14
| * | | [Minor] JS: Remove spaces inside object's curly bracesAlexander Moisseev2018-07-042-7/+7
| * | | [Minor] JS: Remove spaces inside array bracketsAlexander Moisseev2018-07-043-7/+7
| * | | [Minor] JS: Remove trailing spacesAlexander Moisseev2018-07-041-1/+1
| * | | [Minor] JS: Replace tabs with spaces in indentationAlexander Moisseev2018-07-042-16/+16
| * | | [Minor] JS: Add spaces after commasAlexander Moisseev2018-07-043-16/+16
| * | | [Minor] JS: Add missed semicolonsAlexander Moisseev2018-07-036-22/+22
| * | | [Minor] JS: Use consistent indentationAlexander Moisseev2018-07-038-1957/+1957
| * | | [Minor] JS: Use double quotes wherever possibleAlexander Moisseev2018-07-038-429/+429
* | | | Merge pull request #2322 from moisseev/ciVsevolod Stakhov2018-07-043-0/+32
|\ \ \ \
| * | | | [Test] Add JavaScript lintingAlexander Moisseev2018-07-033-0/+32
| |/ / /
* | | | [Fix] Fix messages quarantineVsevolod Stakhov2018-07-041-0/+3
* | | | [Fix] Avoid race condition in skip map as pool lifetime is not enoughVsevolod Stakhov2018-07-041-17/+17
| |_|/ |/| |
* | | [Minor] Initial implementation of fuzzy hashes extraction toolVsevolod Stakhov2018-07-031-0/+16
| |/ |/|
* | [Test] Add received headers parsing unit testsVsevolod Stakhov2018-07-031-0/+137
* | [Minor] Reduce speed test cycles in unit testsVsevolod Stakhov2018-07-032-12/+17
* | [Feature] Add more non-conformant Received headers supportVsevolod Stakhov2018-07-032-1/+3
* | [Fix] Fix specific urls extractionVsevolod Stakhov2018-07-031-4/+8
* | [Minor] Fix rspamadm confighelp with argumentsVsevolod Stakhov2018-07-031-0/+2
|/
* [Fix] Fix crash in base url handlingVsevolod Stakhov2018-07-021-1/+1
* [Feature] Allow to configure AV module rejection messageVsevolod Stakhov2018-07-021-1/+12
* [Minor] Update version to 1.7.8Vsevolod Stakhov2018-07-021-1/+1
* Release 1.7.71.7.7Vsevolod Stakhov2018-07-021-4151/+4194
* [Minor] Allow to restore the previous behaviour in asn moduleVsevolod Stakhov2018-07-021-1/+2
* Merge pull request #2310 from andy-igoshin/masterVsevolod Stakhov2018-07-021-0/+1
|\
| * domain addedAndrey Igoshin2018-06-261-0/+1
* | Merge pull request #2319 from moisseev/constVsevolod Stakhov2018-07-023-5/+5
|\ \