summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 1.6.61.6.6Vsevolod Stakhov2018-02-162-1/+49
* Merge pull request #2021 from fatalbanana/rspamd-1.6Vsevolod Stakhov2018-02-1611-66/+237
|\
| * [Minor] Sync public suffix listAndrew Lewis2018-02-161-28/+111
| * [Fix] Fix urls/emails distinguishing found in queriesVsevolod Stakhov2018-02-162-24/+40
| * [Minor] Fix DKIM signing loggingAndrew Lewis2018-02-121-3/+6
| * [Fix] Fix connecting to a unix socket in rspamadm statconvertVsevolod Stakhov2018-02-121-5/+20
| * [Fix] Do not crash on empty subtypeVsevolod Stakhov2018-02-101-4/+10
| * [Fix] WebUI: use relative path for savemap (#1943)Andrew Lewis2018-02-101-1/+1
| * [WebUI] Restore passwordless login support (#2003)Andrew Lewis2018-02-101-0/+13
| * Provide optional fcntl support for flock-less platforms like earlier SunOS.Filip Hajny2018-02-101-0/+26
| * Workaround for older/traditional SunOS platforms where endian.h is not present.Filip Hajny2018-02-101-0/+7
| * [Fix] F-PROT Antivirus: only check return code to determine infectionArne Fahrenwalde2018-02-051-1/+3
|/
* Merge pull request #2012 from fatalbanana/rspamd-1.6Vsevolod Stakhov2018-02-0312-76/+219
|\
| * [Fix] Another try to deal with #1998Vsevolod Stakhov2018-02-031-1/+1
| * [Fix] Another try to fix #1998Vsevolod Stakhov2018-02-031-1/+1
| * [Fix] Fix comparisionVsevolod Stakhov2018-02-031-1/+1
| * [Fix] Fix sanity checks on macro valueVsevolod Stakhov2018-02-031-3/+3
| * [Test] Relax controller errors checkAndrew Lewis2018-02-032-24/+1
| * [Fix] Do not fail rbl plugin when there are no received or emailsVsevolod Stakhov2018-02-031-3/+8
| * [Test] Beginning of tests for milterAndrew Lewis2018-02-025-1/+142
| * [Minor] Avoid letting miltertest crash rspamd_proxyAndrew Lewis2018-02-021-0/+4
| * [CritFix] Fix ARC chain verificationVsevolod Stakhov2018-02-021-41/+31
| * [Minor] Delivered-to is not intended to be uniqueVsevolod Stakhov2018-01-261-1/+1
| * [Fix] Check decoded headers sanity (e.g. by excluding \0)Vsevolod Stakhov2018-01-251-0/+15
| * [CritFix] Another errors path handling fixVsevolod Stakhov2018-01-251-0/+4
| * [CritFix] Fix crash in milter errors handlerVsevolod Stakhov2018-01-251-0/+2
| * [WebUI] Fix message count in throughput summary (#1724)Alexander Moisseev2018-01-251-2/+5
| * [WebUI] Fix NaNs display on Throughput graphAlexander Moisseev2018-01-251-1/+3
|/
* Merge pull request #2000 from fatalbanana/rspamd-1.6Vsevolod Stakhov2018-01-2534-142/+308
|\
| * [Minor] Do not propagate command name to error outputVsevolod Stakhov2018-01-241-2/+1
| * [Minor] Ignore case for imap/lmtpVsevolod Stakhov2018-01-241-2/+2
| * [Minor] CHECK_FROM rule: avoid indexing of nilAndrew Lewis2018-01-241-2/+2
| * [Fix] Metadata exporter: check IP sanityAndrew Lewis2018-01-241-1/+6
| * [Fix] Sanitize IP in history redisVsevolod Stakhov2018-01-241-1/+7
| * [Fix] Settings: avoid checking invalid IP (#1981)Andrew Lewis2018-01-241-1/+1
| * [Fix] Remove hop-by-hop headers in proxyVsevolod Stakhov2018-01-241-0/+6
| * [Minor] Fix previous commitAndrew Lewis2018-01-242-2/+2
| * f-prot: match virus name non-greedilyPhilippe Kueck2018-01-241-1/+1
| * [Minor] Support INSHEADER in the milter APIVsevolod Stakhov2018-01-242-0/+2
| * [Minor] Silence luacheckAndrew Lewis2018-01-241-1/+1
| * [Minor] Insert Authentication-Results at top of headersAndrew Lewis2018-01-241-1/+4
| * [Minor] Move DKIM signature after receivedVsevolod Stakhov2018-01-241-1/+1
| * [Feature] Allow to insert headers into specific positionVsevolod Stakhov2018-01-241-2/+38
| * [Fix] Fix parsing of the per-user scriptVsevolod Stakhov2018-01-241-20/+29
| * [Feature] Authentication-Results: support hiding usernamesAndrew Lewis2018-01-242-3/+14
| * [Fix] DKIM signing: allow for auth_only to be falseAndrew Lewis2018-01-241-10/+10
| * [Minor] Set pointer to NULL after usage to avoid confusionVsevolod Stakhov2018-01-241-3/+4
| * [Minor] Add some sanity checks when doing simple canonicalizationVsevolod Stakhov2018-01-241-5/+8
| * [Fix] Exim Received header protocol parsingAndrew Lewis2018-01-241-5/+5
| * [Fix] Deal with URLs wrapped in [] in text partsAndrew Lewis2018-01-241-0/+2