summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 1.6.01.6.0Vsevolod Stakhov2017-06-121-0/+146
* [Minor] RPM: do chown in %postAndrew Lewis2017-06-121-1/+2
* [Fix] FORWARDING: fix comparisonsAndrew Lewis2017-06-121-2/+4
* [Minor] Fix normalization in FORWARDING ruleVsevolod Stakhov2017-06-121-1/+1
* [Minor] Milter headers: fix extended_spam_headersAndrew Lewis2017-06-121-15/+22
* [Minor] Milter headers x-spamd-result: format numbers, remove spacesAndrew Lewis2017-06-121-2/+2
* [Feature] Milter headers: better controls for local/authenticatedAndrew Lewis2017-06-121-8/+35
* [Minor] Import changes from public suffix listAndrew Lewis2017-06-121-15/+19
* [Fix] Fix queue id macro in milterVsevolod Stakhov2017-06-121-2/+2
* [Fix] Fix logic of cached passwords checkVsevolod Stakhov2017-06-121-4/+25
* [Minor] Adopt to glib insane GHashTableVsevolod Stakhov2017-06-121-3/+4
* [Minor] Add workaround for ISO-2022-JP encodingVsevolod Stakhov2017-06-121-2/+12
* [Minor] Fix another hiredis issue with uninitialized accessVsevolod Stakhov2017-06-121-3/+3
* [Minor] Fix leaksVsevolod Stakhov2017-06-121-2/+6
* [Minor] Check task for being processed before returnVsevolod Stakhov2017-06-121-0/+2
* [Fix] Fix pools management for milter sessionVsevolod Stakhov2017-06-121-1/+8
* [Minor] RPM/DEB: fix log directory ownership on systemd platformsAndrew Lewis2017-06-112-1/+6
* Merge pull request #1675 from fatalbanana/no_systemd_specialsVsevolod Stakhov2017-06-116-72/+8
|\
| * [Conf] Do away with systemd specifics completelyAndrew Lewis2017-06-116-72/+8
* | Merge pull request #1674 from fatalbanana/srt1673Vsevolod Stakhov2017-06-111-0/+2
|\ \
| * | [Minor] SPOOF_REPLY_TO: mitigate some possible FPs on mailing list postsAndrew Lewis2017-06-111-0/+2
| |/
* | Merge pull request #1670 from fatalbanana/bayes_expiryVsevolod Stakhov2017-06-116-42/+320
|\ \ | |/ |/|
| * [Feature] Bayes expiry pluginAndrew Lewis2017-06-106-42/+320
* | [Fix] Fix another race condition in arc checksVsevolod Stakhov2017-06-111-5/+7
* | [Fix] Fix arc count logicVsevolod Stakhov2017-06-111-4/+10
* | [Fix] Do not check URLs that are resolved to be redirectedVsevolod Stakhov2017-06-101-0/+5
* | [Minor] Minor fixes to log messagesVsevolod Stakhov2017-06-102-4/+4
* | [Fix] Fix order of operations to avoid race conditionVsevolod Stakhov2017-06-101-3/+3
* | [Fix] Fix processing of the watchersVsevolod Stakhov2017-06-101-11/+32
* | [Minor] Fix url redirector after previous changesVsevolod Stakhov2017-06-101-2/+7
* | [Feature] Keep track of headers in milter interfaceVsevolod Stakhov2017-06-102-10/+67
* | [Feature] Allow to set custom user agent in url redirectorVsevolod Stakhov2017-06-101-1/+2
* | [Minor] Support friendly rate specification format in user-defined ratelimitsAndrew Lewis2017-06-091-65/+81
* | [Fix] Fix url counts for href urlsVsevolod Stakhov2017-06-091-4/+1
|/
* [Minor] Improve maintenance for top urls listVsevolod Stakhov2017-06-091-3/+51
* [Minor] Improve redis params parsingVsevolod Stakhov2017-06-091-3/+4
* [Feature] Add top redirector targets rankVsevolod Stakhov2017-06-091-1/+7
* [Minor] Use shorter keys for url redirectionsVsevolod Stakhov2017-06-091-1/+2
* [Feature] Expire processing items for URL redirector aggressivelyVsevolod Stakhov2017-06-091-3/+3
* [Fix] Use the same pool for related sessionsVsevolod Stakhov2017-06-084-12/+16
* [Minor] Allow to set custom pool for a taskVsevolod Stakhov2017-06-088-17/+31
* [Minor] Allow to get mempool from a sessionVsevolod Stakhov2017-06-082-0/+16
* [Minor] Use a more persistent string to set SNI hostnameVsevolod Stakhov2017-06-081-1/+1
* [WebUI] Use modern protocol for checking messagesVsevolod Stakhov2017-06-081-2/+2
* [Minor] Understand /scan pathVsevolod Stakhov2017-06-082-0/+4
* [Fix] Fix errors processing in the controllerVsevolod Stakhov2017-06-081-38/+17
* [Minor] Fix allocation size for milter commandsVsevolod Stakhov2017-06-081-2/+2
* [Minor] Use mime from/rcpt if SMTP ones are missingVsevolod Stakhov2017-06-081-0/+6
* [Minor] Allow `spam_header` configuration option in the proxyVsevolod Stakhov2017-06-071-0/+14
* [Minor] Allow to initialize milter context globallyVsevolod Stakhov2017-06-072-0/+18