summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [Minor] Adopt to glib insane GHashTableVsevolod Stakhov2017-06-121-3/+4
|
* [Minor] Add workaround for ISO-2022-JP encodingVsevolod Stakhov2017-06-121-2/+12
| | | | Issue: #1669
* [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 completely
| * [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 posts (#1673)
| * | [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 plugin
| * [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
| | | | | | | | | | It is now possible to remove not first but also last or even all headers with the specific name by using `milter` control block in Rspamd.
* | [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
|
* [Minor] Allow to set custom spam header in milter moduleVsevolod Stakhov2017-06-071-1/+14
|
* [Minor] DMARC reporting: support copying reportsAndrew Lewis2017-06-061-0/+3
|
* [Conf] Add rspamd_proxy to the default configuration setVsevolod Stakhov2017-06-063-2/+29
|
* [Minor] Improve upstreams and mirrors parsing in proxyVsevolod Stakhov2017-06-061-11/+71
|
* [Rules] Improve URL_COUNT_ODD ruleVsevolod Stakhov2017-06-061-1/+1
|
* [Minor] Add url:get_count methodVsevolod Stakhov2017-06-061-0/+22
|
* [Feature] Add count to url structureVsevolod Stakhov2017-06-064-15/+44
|
* [Minor] Remove unused debugVsevolod Stakhov2017-06-061-1/+0
|
* [Rules] Fix received TLS rulesVsevolod Stakhov2017-06-061-3/+4
|
* [Fix] Fix issues in SPF macros parsingVsevolod Stakhov2017-06-061-6/+15
|