aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Reload file maps more frequentlyAndrew Lewis2017-07-073-0/+9
* [Minor] Further fixes to the monitored logicVsevolod Stakhov2017-07-063-0/+4
* [Feature] Improve monitored timeouts logicVsevolod Stakhov2017-07-061-7/+42
* [Rework] Send health checks from a single workerVsevolod Stakhov2017-07-064-1/+53
* [Rework] Further steps towards one process monitoringVsevolod Stakhov2017-07-064-9/+91
* [Rework] Allow to use custom callback for monitored checksVsevolod Stakhov2017-07-062-2/+40
* [Feature] Allow to discard messages instead of rejectionVsevolod Stakhov2017-07-052-12/+20
* [Fix] Plug memory leakVsevolod Stakhov2017-07-051-1/+2
* [Minor] Tweaks for sessions cacheVsevolod Stakhov2017-07-044-7/+7
* [Feature] Enable sessions cache tracking for milter connectionsVsevolod Stakhov2017-07-044-11/+28
* [Feature] Add sessions cache to debug dangling sessionsVsevolod Stakhov2017-07-042-0/+134
* [Minor] Add configuration knobs for sessions cacheVsevolod Stakhov2017-07-043-0/+16
* [Fix] Do not cache SPF records with macrosVsevolod Stakhov2017-07-031-0/+6
* [Feature] Support SPF macros transformationsVsevolod Stakhov2017-07-031-237/+326
* [Fix] Allow modifiers in SPF macrosVsevolod Stakhov2017-07-021-13/+8
* [Fix] Fix DKIM base64 folding for milter flagged messagesVsevolod Stakhov2017-06-281-2/+9
* [Minor] Massive spelling correctionAlexander Moisseev2017-06-276-7/+7
* [Minor] Add milter flag when using milter protocolVsevolod Stakhov2017-06-251-0/+1
* [Fix] Use `\n` to fold headers for milterVsevolod Stakhov2017-06-243-2/+31
* [Feature] Allow to customize spam header, remove existing spam headersVsevolod Stakhov2017-06-241-44/+107
* [Minor] Allow to use numeric database when parsing redis paramsVsevolod Stakhov2017-06-241-1/+6
* [Minor] Return number of hits for a symbol when queryingVsevolod Stakhov2017-06-202-8/+8
* [Feature] Allow to disable specific workers in the configVsevolod Stakhov2017-06-193-0/+8
* [Fix] Try to deal with brain-damaged milter behaviourVsevolod Stakhov2017-06-171-0/+18
* [Fix] Milter: Don't defer on "greylist" actionAndrew Lewis2017-06-141-2/+2
* [Fix] Fix parsing IPv6 nameservers in resolv.confVsevolod Stakhov2017-06-141-2/+3
* [Fix] Allow to init resolver without rspamd_configVsevolod Stakhov2017-06-131-46/+42
* [Fix] Fix queue id macro in milterVsevolod Stakhov2017-06-121-2/+2
* [Minor] Adopt to glib insane GHashTableVsevolod Stakhov2017-06-121-3/+4
* [Minor] Fix leaksVsevolod Stakhov2017-06-121-2/+6
* [Fix] Fix pools management for milter sessionVsevolod Stakhov2017-06-121-1/+8
* [Fix] Fix processing of the watchersVsevolod Stakhov2017-06-101-11/+32
* [Feature] Keep track of headers in milter interfaceVsevolod Stakhov2017-06-102-10/+67
* [Fix] Fix url counts for href urlsVsevolod Stakhov2017-06-091-4/+1
* [Fix] Use the same pool for related sessionsVsevolod Stakhov2017-06-082-3/+3
* [Minor] Allow to set custom pool for a taskVsevolod Stakhov2017-06-082-5/+18
* [Minor] Allow to get mempool from a sessionVsevolod Stakhov2017-06-082-0/+16
* [Minor] Understand /scan pathVsevolod Stakhov2017-06-082-0/+4
* [Minor] Fix allocation size for milter commandsVsevolod Stakhov2017-06-081-2/+2
* [Minor] Allow to initialize milter context globallyVsevolod Stakhov2017-06-072-0/+18
* [Minor] Allow to set custom spam header in milter moduleVsevolod Stakhov2017-06-071-1/+14
* [Feature] Add count to url structureVsevolod Stakhov2017-06-063-13/+39
* [Fix] Fix issues in SPF macros parsingVsevolod Stakhov2017-06-061-6/+15
* [Minor] Fix milter protocol element nameVsevolod Stakhov2017-06-051-3/+5
* [Minor] Kill other `rmilter` occurrenciesVsevolod Stakhov2017-06-022-7/+7
* [Rework] Stop using name 'rmilter' for the modern protocolVsevolod Stakhov2017-06-021-2/+8
* [Minor] Add missing IP header to milter outputVsevolod Stakhov2017-05-311-0/+5
* [Minor] Support MTA-Name in milterVsevolod Stakhov2017-05-311-0/+13
* [Feature] Support MTA name headerVsevolod Stakhov2017-05-313-1/+10
* [Minor] Add workaround for Postfix hostnameVsevolod Stakhov2017-05-311-0/+12