summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Require number as header orderVsevolod Stakhov2022-08-291-1/+1
| | | | Issue: #4246
* [Minor] Fix legacy string values in modify headers routineVsevolod Stakhov2022-08-291-0/+2
| | | | Issue: #4246
* Merge pull request #4254 from moisseev/webuiVsevolod Stakhov2022-08-282-0/+10
|\ | | | | [WebUI] Hide extra To detail row on small screens
| * [WebUI] Hide extra To detail row on small screensmoisseev2022-08-282-0/+10
| |
* | [Minor] Check ucl object typeVsevolod Stakhov2022-08-271-1/+1
|/
* [Fix] Skip cname records when processing SPF recordsVsevolod Stakhov2022-08-261-0/+9
|
* [Minor] SPF: Fix debugging domainVsevolod Stakhov2022-08-261-5/+6
|
* Merge pull request #4250 from moisseev/webuiVsevolod Stakhov2022-08-263-18/+25
|\ | | | | [WebUI] Hide symbol order toggle in search dropdown
| * [WebUI] Hide symbol order toggle in search dropdownmoisseev2022-08-263-18/+25
|/
* Merge pull request #4249 from moisseev/webuiVsevolod Stakhov2022-08-261-0/+1
|\ | | | | [WebUI] Remove extra To column from filtering
| * [WebUI] Remove extra To column from filteringmoisseev2022-08-261-0/+1
|/
* Merge pull request #4248 from fiirhok/patch-1Vsevolod Stakhov2022-08-241-3/+3
|\ | | | | [Minor] Remove references to Atom in CONTRIBUTING.md
| * Update caplitalization of Rspamd in CONTRIBUTING.mdfiirhok2022-08-241-3/+3
| |
| * [Minor] Remove references to Atom in CONTRIBUTING.mdfiirhok2022-08-241-3/+3
|/
* [Fix] Another try to fix add headers compatibility logicVsevolod Stakhov2022-08-231-19/+36
| | | | Issue: #4246
* [Fix] Fix iteration over milter headersVsevolod Stakhov2022-08-231-4/+5
| | | | Issue: #4246
* [Minor] Exclude irrelevant parts from mime_headers regexpVsevolod Stakhov2022-08-221-0/+6
|
* [Minor] Add timeout augmentation to fuzzy_check pluginVsevolod Stakhov2022-08-211-1/+10
|
* [Minor] Add a helper method to get the current DNS timeoutVsevolod Stakhov2022-08-201-0/+24
|
* Merge pull request #4244 from Player701/FixBadRepPoliciesVsevolod Stakhov2022-08-201-1/+1
|\ | | | | Fix: BAD_REP_POLICIES does not trigger for Bayes
| * [Fix] BAD_REP_POLICIES did not trigger when message was classified as spam ↵Player7012022-08-191-1/+1
| | | | | | | | by Bayes
* | [Minor] Add utility function for task timeoutsVsevolod Stakhov2022-08-195-19/+46
| |
* | [Minor] Implement C API to obtain timeouts informationVsevolod Stakhov2022-08-192-0/+50
|/
* [Minor] Save all items that causes timeoutsVsevolod Stakhov2022-08-192-2/+28
|
* [Minor] Add some more loggingVsevolod Stakhov2022-08-181-7/+19
|
* [Minor] Add function to find out the maximum timeout for all symbolsVsevolod Stakhov2022-08-172-0/+71
|
* [Minor] Add timeout augmentationVsevolod Stakhov2022-08-171-0/+6
|
* [Minor] Fix issues introduced by migrationVsevolod Stakhov2022-08-173-25/+33
|
* [Rework] Use khash instead of uthash in rdns compression logicVsevolod Stakhov2022-08-173-51/+60
|
* Merge pull request #4242 from rekup/fix/dmarc-report-nooptVsevolod Stakhov2022-08-161-1/+5
|\ | | | | [Fix] Skip sending dmarc reports in no-opt mode
| * [Fix] Skip sending dmarc reports in no-opt modeReto Kupferschmid2022-08-161-1/+5
|/ | | | fixes https://github.com/rspamd/rspamd/issues/4241
* [Minor] Use a more unified approach to hash stringsVsevolod Stakhov2022-08-151-35/+22
|
* [Project] Allow `=` separated augmentations to be treated as kv pairsVsevolod Stakhov2022-08-141-6/+37
|
* [Project] Allow to extract augmentation valuesVsevolod Stakhov2022-08-132-0/+29
|
* [Minor] Handle null valuesVsevolod Stakhov2022-08-121-0/+5
|
* [Project] Support augmentations with valuesVsevolod Stakhov2022-08-125-27/+92
|
* [Minor] Add support of CNAME requests to the lua resolverVsevolod Stakhov2022-08-112-26/+36
|
* [Minor] Remove duplicated codeVsevolod Stakhov2022-08-111-22/+1
|
* [Minor] Ignore irrelevant DNS repliesVsevolod Stakhov2022-08-111-0/+5
|
* [Minor] Improve loggingVsevolod Stakhov2022-08-111-2/+13
|
* [Minor] Ignore unlink failures when dealing with the caching logicVsevolod Stakhov2022-08-101-2/+3
| | | | Issue: #4238
* [Minor] Add experimental support of CNAME RR typeVsevolod Stakhov2022-08-103-3/+13
|
* [Minor] Remove word 'dela' from stop words as it is used in many languagesVsevolod Stakhov2022-08-091-1/+0
|
* Merge pull request #4239 from citrin/mime-typesVsevolod Stakhov2022-08-091-2/+2
|\ | | | | Add MIME types commonly used for mp3 and wav attachments
| * [Minor] Add MIME types commonly used for mp3 and wav attachmentsAnton Yuzhaninov2022-08-091-2/+2
|/
* [Minor] Hide complex functionVsevolod Stakhov2022-08-082-23/+26
|
* [Minor] Oops, forgot to save a file: fix compilation errorVsevolod Stakhov2022-08-071-1/+1
|
* [Minor] One more effort to select a proper item to changeVsevolod Stakhov2022-08-072-10/+22
|
* [Minor] Set current item when processing compositesVsevolod Stakhov2022-08-071-0/+4
|
* [Minor] Try to fix stats for the virtual symbolsVsevolod Stakhov2022-08-064-6/+19
|