aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* get authenticated user from certificate subject, tooPhilippe Kueck2017-11-301-0/+5
* [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
* 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
* [Feature] Implement DKIM reputation adjustmentsVsevolod Stakhov2017-11-261-18/+57
* [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-251-0/+4
* [Minor] Fix config transformation with no groupsVsevolod Stakhov2017-11-251-6/+1
* [Minor] Use quarantine messageVsevolod Stakhov2017-11-242-2/+17
* [Feature] Allow to quarantine rejected messages using milter interfaceVsevolod Stakhov2017-11-234-5/+32
* [Fix] Fix parsing of the per-user scriptVsevolod Stakhov2017-11-201-20/+29
* [Fix] Allow to have negative actions limitsVsevolod Stakhov2017-11-181-1/+1
* [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
* [Feature] Allow floating and negative values in expressions limitsVsevolod Stakhov2017-11-182-21/+41
* [CritFix] Another errors path handling fixVsevolod Stakhov2017-11-181-0/+4
* [CritFix] Fix crash in milter errors handlerVsevolod Stakhov2017-11-181-0/+2
* [Fix] Greylisting set phase is not idempotentVsevolod Stakhov2017-11-181-1/+1
* [Fix] Allow to check negative scores in force_actionsVsevolod Stakhov2017-11-171-1/+1
* [Fix] Deal with nan and inf encoding in json/uclVsevolod Stakhov2017-11-161-14/+20
* Typo: meduimViktor Szépe2017-11-141-1/+1
* Typo: missmatchViktor Szépe2017-11-141-1/+1
* [Feature] Check cached maps more frequentlyVsevolod Stakhov2017-11-141-1/+11
* [Fix] Try harder in passing IPv6 addressesVsevolod Stakhov2017-11-131-4/+24
* [Fix] Plug another possible memory leakVsevolod Stakhov2017-11-121-5/+2
* [CritFix] Plug memory leak in zstd protocol compressionVsevolod Stakhov2017-11-122-27/+40
* [Fix] Do not spawn too many workers by defaultVsevolod Stakhov2017-11-121-2/+4
* [Minor] Improve HTTP maps loggingVsevolod Stakhov2017-11-121-7/+25
* Merge pull request #1911 from dehnli/fann-redisVsevolod Stakhov2017-11-111-0/+5
|\
| * [Fix] Symbol 'FANNR_SPAM' has its score defined..dehnli2017-11-111-0/+5
* | [Fix] Fix text splitting: stack overflow (too many captures)Vsevolod Stakhov2017-11-111-2/+2
|/
* [Conf] Massive config rework for new structure of symbols and scoresVsevolod Stakhov2017-11-111-5/+5
* [Minor] Improve lua logging for long filenamesVsevolod Stakhov2017-11-111-2/+2
* [Minor] Avoid double initialization for loggerVsevolod Stakhov2017-11-111-0/+2
* [Fix] Plug memory leak when setting email addresses from LuaVsevolod Stakhov2017-11-105-64/+65
* [Minor] Fix off-boundary accessVsevolod Stakhov2017-11-101-0/+5
* [Minor] Fix DKIM signing changesAndrew Lewis2017-11-091-0/+1
* [Fix] Remove extra noise from dkim and arc signingVsevolod Stakhov2017-11-092-0/+8