aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Use new redis API in replies pluginVsevolod Stakhov2016-06-221-15/+23
* [Feature] Use new redis API in ratelimit pluginVsevolod Stakhov2016-06-221-39/+44
* [Feature] Use new redis API in ip_score pluginVsevolod Stakhov2016-06-221-16/+31
* [Feature] Use new redis API in greylist pluginVsevolod Stakhov2016-06-221-51/+76
* [Feature] Use new redis API in DMARC pluginVsevolod Stakhov2016-06-221-9/+13
* [Feature] Add universal function to make a proper redis requestVsevolod Stakhov2016-06-221-0/+55
* [Feature] Add more options for redis config parsing functionVsevolod Stakhov2016-06-221-7/+40
* [Fix] Disable multiple autolearn checksVsevolod Stakhov2016-06-221-1/+5
* [Feature] Implement inter-process maps cachingVsevolod Stakhov2016-06-212-1/+105
* [Feature] Use shared memory storage for http mapsVsevolod Stakhov2016-06-213-145/+110
* [Feature] Add utility to map shared memory segmentsVsevolod Stakhov2016-06-212-0/+51
* [Feature] Allow shared memory simple http clientVsevolod Stakhov2016-06-213-176/+180
* [Feature] Update fuzzy timestamp when adding valueVsevolod Stakhov2016-06-213-14/+9
* [Minor] Print algorithm name when testing shinglesVsevolod Stakhov2016-06-211-2/+25
* Merge pull request #671 from larryhynes/configurationVsevolod Stakhov2016-06-211-54/+24
|\
| * [Doc] Correct configuration/metrics.mdLarry Hynes2016-06-201-54/+24
* | [Fix] Add workaround for ancient opensslVsevolod Stakhov2016-06-201-1/+10
* | [Feature] Use mumhash by default for incremental hashingVsevolod Stakhov2016-06-203-20/+54
* | [Fix] Do not output meaningless errorsVsevolod Stakhov2016-06-203-12/+25
* | Release 1.2.8Vsevolod Stakhov2016-06-201-0/+12
* | Merge pull request #669 from larryhynes/configurationVsevolod Stakhov2016-06-191-25/+21
|\|
| * [Doc] Correct configuration/options.mdLarry Hynes2016-06-171-25/+21
* | [Fix] Fix searching for newline positionsVsevolod Stakhov2016-06-181-1/+1
* | [Feature] Allow easy adding and overriding of fuzzy rulesVsevolod Stakhov2016-06-181-2/+2
* | [Feature] Allow named fuzzy rulesVsevolod Stakhov2016-06-181-9/+63
* | [Fix] Fix timeout setup on learningVsevolod Stakhov2016-06-181-6/+1
* | [Fix] Fix redis timeouts processing logicVsevolod Stakhov2016-06-171-2/+7
* | [Fix] Check copy result when sending message to mirrorsVsevolod Stakhov2016-06-171-0/+7
* | [Fix] Do not die if shmem_mkstemp failsVsevolod Stakhov2016-06-171-1/+4
* | Merge pull request #668 from andrejzverev/fuzzydocVsevolod Stakhov2016-06-170-0/+0
|\ \
| * | [Doc] describe more `fuzzy` worker's optionsAndrej Zverev2016-06-171-3/+13
* | | Merge pull request #667 from andrejzverev/masterVsevolod Stakhov2016-06-173-13/+21
|\ \ \
| * \ \ Merge branch 'master' of https://github.com/andrejzverev/rspamdAndrej Zverev2016-06-171-3/+13
| |\ \ \
| | * | | Update fuzzy_storage.mdAndrej Z2016-06-171-3/+13
| * | | | Merge branch 'master' of https://github.com/vstakhov/rspamdAndrej Zverev2016-06-171-140/+84
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | [Doc] Accent about `command options` helpAndrej Zverev2016-06-172-10/+8
* | | | [Feature] Add different timeouts for proxy connectionsVsevolod Stakhov2016-06-171-7/+29
* | | | [Fix] Try to avoid recursive events deletionsVsevolod Stakhov2016-06-171-4/+14
| |/ / |/| |
* | | [Fix] Finally rework and simplify redis backend for statisticsVsevolod Stakhov2016-06-171-140/+84
|/ /
* | [Fix] Restore redis runtime stateVsevolod Stakhov2016-06-171-3/+2
* | [Minor] Add merge strategy for local metric configurationVsevolod Stakhov2016-06-171-1/+1
* | Merge pull request #666 from larryhynes/configurationVsevolod Stakhov2016-06-173-68/+39
|\|
| * [Doc] Correct configuration/settings.mdLarry Hynes2016-06-161-18/+12
| * [Doc] Correct configuration/logging.mdLarry Hynes2016-06-161-19/+15
| * [Doc] Correct configuration/index.mdLarry Hynes2016-06-161-31/+12
| * Merge remote-tracking branch 'upstream/master'Larry Hynes2016-06-1699-2615/+4264
| |\ | |/ |/|
* | [Fix] Fix detection of URLs in text partsVsevolod Stakhov2016-06-164-19/+86
* | [Fix] Strip '\r\n' properlyVsevolod Stakhov2016-06-161-0/+4
* | [Fix] More fixes about shared memory in proxyVsevolod Stakhov2016-06-161-12/+13
* | [Fix] One more try to fix redisVsevolod Stakhov2016-06-161-2/+2