aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Test] Redis key expansion & antivirus ordered patternsAndrew Lewis2017-12-086-4/+56
* Merge pull request #1946 from cpragadeesh/rescore-filterVsevolod Stakhov2017-12-077-0/+906
|\
| * added corpus_test, rescore commandsPragadeesh C2017-12-077-0/+906
* | [Fix] Allow oversigning in DKIM signaturesVsevolod Stakhov2017-12-071-4/+8
* | [Minor] Fix use of wrong typeAndrew Lewis2017-12-061-1/+1
* | Merge pull request #1948 from moisseev/mime_typesVsevolod Stakhov2017-12-063-13/+28
|\ \
| * | [Fix] Once more (#1879) fix bad extension checkAlexander Moisseev2017-12-061-13/+14
| * | [Test] Add test for date followed by bad extensionAlexander Moisseev2017-12-062-0/+14
* | | [Fix] Use decoded values when parsing mime addressesVsevolod Stakhov2017-12-061-4/+4
* | | [Fix] Check decoded headers sanity (e.g. by excluding \0)Vsevolod Stakhov2017-12-061-0/+15
|/ /
* | Merge pull request #1944 from fatalbanana/fcwVsevolod Stakhov2017-12-061-0/+28
|\ \
| * | [Feature] Hash whitelist for fuzzy_checkAndrew Lewis2017-12-041-0/+28
| |/
* | Merge pull request #1947 from mmcco/masterVsevolod Stakhov2017-12-061-1/+1
|\ \
| * | [Fix] Use the right boolean operator on error checkMichael McConville2017-12-051-1/+1
|/ /
* / [Minor] Do not crash if no actions definedVsevolod Stakhov2017-12-051-14/+14
|/
* [Feature] Add `-m` flag to configdump to show modules statesVsevolod Stakhov2017-12-041-1/+18
* [Minor] Tell which modules will be enabled if Rejdis is addedVsevolod Stakhov2017-12-032-2/+9
* [Feature] Add function to show plugins statVsevolod Stakhov2017-12-031-0/+44
* [Minor] Rework plugins state to allow future extensionsVsevolod Stakhov2017-12-035-36/+30
* [Minor] Disable colors if not a ttyVsevolod Stakhov2017-12-032-2/+32
* [Feature] Store plugins stateVsevolod Stakhov2017-12-0333-10/+104
* [Minor] Add convenience method to set plugin stateVsevolod Stakhov2017-12-031-0/+19
* [Minor] Rework initialization order to handle C modulesVsevolod Stakhov2017-12-033-33/+59
* [Feature] Add plugins state variableVsevolod Stakhov2017-12-031-2/+58
* Merge pull request #1939 from fatalbanana/xpVsevolod Stakhov2017-12-031-24/+52
|\
| * [Minor] Fix & extend redis key expansion libraryAndrew Lewis2017-12-011-24/+52
* | [Feature] Add Redis server wizardVsevolod Stakhov2017-12-021-13/+56
* | [Feature] Add new configwizard command to rspamadmVsevolod Stakhov2017-12-024-0/+357
* | [Minor] Add umask routineVsevolod Stakhov2017-12-021-0/+41
* | [Feature] Allow to create directories in Lua APIVsevolod Stakhov2017-12-021-0/+70
* | [Feature] Export password encryption routines to RedisVsevolod Stakhov2017-12-021-5/+44
* | [Feature] Allow rspamadm commands to export methods in LuaVsevolod Stakhov2017-12-0215-14/+44
* | [Minor] Allow to read passphrase from LuaVsevolod Stakhov2017-12-021-1/+35
* | [Minor] Properly set lua pathsVsevolod Stakhov2017-12-021-19/+100
* | [Minor] Process invalid command typesVsevolod Stakhov2017-12-021-0/+3
|/
* [Fix] Fix composites processingVsevolod Stakhov2017-12-012-2/+3
* Merge pull request #1938 from philfry/cert_authenticationVsevolod Stakhov2017-11-301-0/+5
|\
| * get authenticated user from certificate subject, tooPhilippe Kueck2017-11-301-0/+5
|/
* Merge pull request #1936 from moisseev/webuiVsevolod Stakhov2017-11-297-13/+22
|\
| * [WebUI] Update D3 and jQueryAlexander Moisseev2017-11-284-7/+7
| * [WebUI] Compact graph selectorsAlexander Moisseev2017-11-281-4/+4
| * [WebUI] Update D3Evolution 1.0.0 -> 1.1.0Alexander Moisseev2017-11-283-3/+12
* | [Fix] Do not override groups when converting metricsVsevolod Stakhov2017-11-291-4/+6
* | [Minor] Set digest in replies for modification commandsVsevolod Stakhov2017-11-291-5/+4
* | [Fix] Fix encrypted legacy reply in fuzzy storageVsevolod Stakhov2017-11-281-1/+19
|/
* [Feature] Implement upstreams logic for clickhouse exporterVsevolod Stakhov2017-11-281-11/+33
* [Fix] Move composites second pass to the dedicated stageVsevolod Stakhov2017-11-272-5/+8
* Merge pull request #1932 from AlexeySa/patch-4Vsevolod Stakhov2017-11-271-2/+16
|\
| * Update mx_check.luaAL2017-11-271-2/+2
| * [Minor] Add whitelist symbol to mx_check pluginAL2017-11-271-2/+16
|/