aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
|/
* [Minor] Save nameserver name when parsing upstreams from resolv.confVsevolod Stakhov2017-11-261-1/+1
* [Minor] Add probabilistic reset of errors in upstream addrsVsevolod Stakhov2017-11-261-2/+7
* [Fix] Delay upstream re-resolving when one upstream is definedVsevolod Stakhov2017-11-261-11/+13
* [Fix] Do not constantly re-resolve failed upstreams with a singleVsevolod Stakhov2017-11-261-13/+35
* [Minor] Signal upstream system on taskless Redis errorsVsevolod Stakhov2017-11-261-1/+11
* [Feature] Implement DKIM reputation adjustmentsVsevolod Stakhov2017-11-263-22/+63
* [Minor] Add more diagnostic for fuzzy hashes lookupVsevolod Stakhov2017-11-252-18/+46
* [Minor] Rework client part of the fuzzy systemVsevolod Stakhov2017-11-252-40/+40
* [Rework] Implement new version of fuzzy repliesVsevolod Stakhov2017-11-254-45/+128
* [Fix] Better handling of the legacy protocolVsevolod Stakhov2017-11-252-32/+36
* [Fix] Restore old style ratelimits supportVsevolod Stakhov2017-11-251-5/+17
* [Fix] Do not try to connect to non-supported addressesVsevolod Stakhov2017-11-253-1/+17
* [Minor] Fix config transformation with no groupsVsevolod Stakhov2017-11-252-6/+7
* [Minor] Use quarantine messageVsevolod Stakhov2017-11-242-2/+17
* [Feature] Allow to quarantine rejected messages using milter interfaceVsevolod Stakhov2017-11-234-5/+32
* [Conf] Default statistics is stored in Redis nowVsevolod Stakhov2017-11-221-12/+16
* [Minor] Lots of style and C coding fixesVsevolod Stakhov2017-11-211-70/+73
* [Minor] Reformat codeVsevolod Stakhov2017-11-211-351/+418
* [Fix] Fix parsing of the per-user scriptVsevolod Stakhov2017-11-201-20/+29
* [Minor] Remove legacy stuffVsevolod Stakhov2017-11-193-537/+0
* Merge pull request #1913 from AlexeySa/masterVsevolod Stakhov2017-11-193-0/+591
|\
| * Update dlfunc READMEAL2017-11-121-3/+7
| * Optimize exim dlfuncAL2017-11-121-172/+46
| * Dlfunc compile and install instructionsAL2017-11-121-0/+6
| * Example Exim configAL2017-11-121-0/+75
| * Dlfunc library for EximAL2017-11-121-0/+632
* | [Fix] Allow to have negative actions limitsVsevolod Stakhov2017-11-182-1/+19
* | [Minor] Slightly refactor metric from string functionVsevolod Stakhov2017-11-181-22/+13
* | [Minor] Never treat no action score as required scoreVsevolod Stakhov2017-11-181-1/+1
* | [Fix] Fix processing of skip-hashes in fuzzy storageVsevolod Stakhov2017-11-181-2/+2
* | Merge pull request #1925 from FelixSchwarz/masterVsevolod Stakhov2017-11-181-0/+7
|\ \