aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Disable fts as it is completely broken in bloody linuxVsevolod Stakhov2016-06-231-25/+39
* [Fix] Fix errors counting in upstreamsVsevolod Stakhov2016-06-231-6/+9
* [Fix] Fix directories processing for rspamcVsevolod Stakhov2016-06-231-36/+35
* [Fix] Indicate upstream error on timeoutVsevolod Stakhov2016-06-231-0/+2
* [Fix] Fix round-robin selection when upstreams have no weightVsevolod Stakhov2016-06-231-0/+9
* [Fix] Fix write servers setup for redisVsevolod Stakhov2016-06-231-1/+1
* [Fix] Some more fixes to ratelimit pluginVsevolod Stakhov2016-06-221-7/+20
* [Fix] Fix issues with multiple returns from luaVsevolod Stakhov2016-06-223-3/+4
* [Fix] Fix some issues with redis APIVsevolod Stakhov2016-06-221-0/+1
* [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