Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Release 1.5.71.5.7 | Vsevolod Stakhov | 2017-05-02 | 2 | -1/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [CritFix] Fix corruption when multiple fuzzy are defined * [CritFix] Fix learn condition in fuzzy check * [Feature] Add rules to detect bad 8bit characters in From and To * [Feature] DKIM signing: sign_networks/local address specific use_domain settings * [Feature] Support numeric arguments for Redis requests * [Fix] Deal with 8bit characters in email addresses * [Fix] Fix couple of issues in FORWARDED rule * [Fix] Fix passing data to log helper when many symbols defined * [Fix] Fix R_BAD_CTE_7BIT rule * [Fix] Fix REPLYTO_UNPARSEABLE rule * [Fix] Fix setting of email address * [Fix] Rspamadm grep: Disable Lua patterns in string search by default * [Minor] Add Lua 5.3 workaround * [Minor] Add lua methods to detect if a part has 8bit characters * [Minor] Allow session-less lua dns requests * [Minor] Allow to append greylist end time to message reported * [Minor] Avoid `nil` table * [Minor] Disable dkim_signing if redis is specified but not configured * [Minor] Fix build with pcre2 * [Minor] Fix rule * [Minor] Fix warnings * [Minor] Format floating point number * [Minor] Push email flags to the lua API * [Minor] Silence some warnings * [Minor] Silence warning * [Minor] Try all hostname regexps to find the most significant one * [WebUI] Fix add header filter in history Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | |||||
* | [CritFix] Fix corruption when multiple fuzzy are defined | Vsevolod Stakhov | 2017-05-02 | 1 | -10/+30 | |
| | | | | | | | | | If there are two fuzzy storages with the same algorithm but one of them uses encryption, then the encryption procedure could corrupt non-encrypted requests. This patch decouples encryption from caching removing this issue. Issue: #1611 | |||||
* | [Minor] Fix warnings | Vsevolod Stakhov | 2017-05-01 | 2 | -3/+3 | |
| | ||||||
* | [Minor] Fix build with pcre2 | Andrew Lewis | 2017-05-01 | 1 | -1/+1 | |
| | ||||||
* | [Fix] Fix REPLYTO_UNPARSEABLE rule | Vsevolod Stakhov | 2017-05-01 | 1 | -3/+8 | |
| | ||||||
* | [CritFix] Fix learn condition in fuzzy check | Vsevolod Stakhov | 2017-05-01 | 1 | -13/+29 | |
| | ||||||
* | [Minor] Allow session-less lua dns requests | Vsevolod Stakhov | 2017-05-01 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Avoid `nil` table | Alexander Moisseev | 2017-05-01 | 1 | -1/+2 | |
| | ||||||
* | [Fix] Fix couple of issues in FORWARDED rule | Vsevolod Stakhov | 2017-05-01 | 1 | -110/+122 | |
| | ||||||
* | [Fix] Fix passing data to log helper when many symbols defined | Vsevolod Stakhov | 2017-05-01 | 2 | -2/+2 | |
| | ||||||
* | [Feature] DKIM signing: sign_networks/local address specific use_domain settings | Andrew Lewis | 2017-05-01 | 1 | -6/+20 | |
| | | | | - Issue: #1582 | |||||
* | [Minor] Silence warning | Andrew Lewis | 2017-05-01 | 1 | -0/+4 | |
| | ||||||
* | [Fix] Rspamadm grep: Disable Lua patterns in string search by default | Andrew Lewis | 2017-05-01 | 2 | -2/+12 | |
| | ||||||
* | [Feature] Add rules to detect bad 8bit characters in From and To | Vsevolod Stakhov | 2017-05-01 | 1 | -0/+36 | |
| | ||||||
* | [Minor] Push email flags to the lua API | Vsevolod Stakhov | 2017-05-01 | 1 | -0/+21 | |
| | ||||||
* | [Fix] Deal with 8bit characters in email addresses | Vsevolod Stakhov | 2017-05-01 | 6 | -37/+64 | |
| | ||||||
* | [Fix] Fix setting of email address | Vsevolod Stakhov | 2017-05-01 | 2 | -3/+4 | |
| | ||||||
* | [Minor] Fix rule | Vsevolod Stakhov | 2017-05-01 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Silence some warnings | Andrew Lewis | 2017-05-01 | 1 | -0/+1 | |
| | ||||||
* | [Fix] Fix R_BAD_CTE_7BIT rule | Vsevolod Stakhov | 2017-05-01 | 3 | -22/+28 | |
| | | | | Issue: #1590 | |||||
* | [Minor] Add lua methods to detect if a part has 8bit characters | Vsevolod Stakhov | 2017-05-01 | 1 | -0/+58 | |
| | ||||||
* | [Fetaure] Add method that detects 8 bit characters in text parts | Vsevolod Stakhov | 2017-05-01 | 2 | -0/+47 | |
| | ||||||
* | [Feature] Support numeric arguments for Redis requests | Vsevolod Stakhov | 2017-05-01 | 1 | -6/+27 | |
| | ||||||
* | [Minor] Format floating point number | Vsevolod Stakhov | 2017-05-01 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Add Lua 5.3 workaround | Vsevolod Stakhov | 2017-05-01 | 1 | -5/+6 | |
| | ||||||
* | [WebUI] Fix add header filter in history | Andrew Lewis | 2017-05-01 | 1 | -2/+2 | |
| | | | | | - Issue: #1604 - Reported by: @dimejo | |||||
* | [Minor] Allow to append greylist end time to message reported | Vsevolod Stakhov | 2017-05-01 | 1 | -2/+10 | |
| | ||||||
* | [Minor] Try all hostname regexps to find the most significant one | Vsevolod Stakhov | 2017-05-01 | 1 | -2/+3 | |
| | ||||||
* | [Minor] Disable dkim_signing if redis is specified but not configured | Vsevolod Stakhov | 2017-05-01 | 1 | -1/+2 | |
| | ||||||
* | Release 1.5.61.5.6 | Vsevolod Stakhov | 2017-04-19 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | | | * [Feature] Add unigramms support in bayes * [Feature] Allow configurable sign headers for DKIM * [Feature] Allow to add unigramm metatokens from Lua * [Feature] DKIM Signing: envelope match exception for local IPs * [Feature] UCL: register parser variables from Lua * [Fix] Always try to adjust filename * [Fix] Do extra copy to ensure that original content is never touched * [Fix] Fix SPOOF_REPLYTO rule * [Fix] Ignore Rmilter added Received * [Fix] More fixes for hashed email dnsbls * [Fix] Plug memory leak in chartable module * [WebUI] Display multiple alerts at once Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | |||||
* | Merge pull request #1602 from smfreegard/rules_20170419 | Vsevolod Stakhov | 2017-04-19 | 1 | -0/+22 | |
|\ | | | | | Add INFO_TO_INFO_LU rule | |||||
| * | Add INFO_TO_INFO_LU rule | Steve Freegard | 2017-04-19 | 1 | -0/+22 | |
|/ | ||||||
* | [Minor] Lower CTYPE_MIXED_BOGUS score | Vsevolod Stakhov | 2017-04-19 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Remove confusing warning about exp overflow | Vsevolod Stakhov | 2017-04-19 | 1 | -3/+19 | |
| | ||||||
* | Merge pull request #1601 from fatalbanana/ucl | Vsevolod Stakhov | 2017-04-18 | 1 | -0/+76 | |
|\ | | | | | [Feature] UCL: register parser variables from Lua | |||||
| * | [Feature] UCL: register parser variables from Lua | Andrew Lewis | 2017-04-18 | 1 | -0/+76 | |
| | | ||||||
* | | [Fix] Fix SPOOF_REPLYTO rule | Vsevolod Stakhov | 2017-04-18 | 1 | -2/+3 | |
| | | ||||||
* | | [Fix] Do extra copy to ensure that original content is never touched | Vsevolod Stakhov | 2017-04-18 | 1 | -1/+3 | |
|/ | ||||||
* | [Minor] Import changes from public suffix list | Andrew Lewis | 2017-04-18 | 1 | -5/+90 | |
| | ||||||
* | [Minor] DKIM signing: deal with ambiguous settings better | Andrew Lewis | 2017-04-18 | 1 | -5/+9 | |
| | ||||||
* | Merge pull request #1596 from cpragadeesh/html_test_improv | Vsevolod Stakhov | 2017-04-17 | 1 | -0/+58 | |
|\ | | | | | HTML content extraction tests improvement | |||||
| * | html content extraction test improv | Pragadeesh C | 2017-04-14 | 1 | -0/+58 | |
| | | ||||||
* | | [Minor] Disable IPv6 for SEM RBL | Vsevolod Stakhov | 2017-04-17 | 1 | -0/+1 | |
| | | ||||||
* | | [Minor] Reduce log noise | Vsevolod Stakhov | 2017-04-17 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #1599 from moisseev/headers | Vsevolod Stakhov | 2017-04-17 | 2 | -0/+13 | |
|\ \ | | | | | | | [Minor] Suppress CTYPE_MIXED_BOGUS for yandex.ru web-mail | |||||
| * | | [Minor] Suppress CTYPE_MIXED_BOGUS for yandex.ru web-mail | Alexander Moisseev | 2017-04-17 | 2 | -0/+13 | |
|/ / | ||||||
* | | [Minor] Slightly increase weight of URL_IN_SUBJECT rule | Vsevolod Stakhov | 2017-04-16 | 1 | -2/+2 | |
| | | ||||||
* | | [Fix] Ignore Rmilter added Received | Vsevolod Stakhov | 2017-04-16 | 1 | -3/+9 | |
| | | | | | | | | Issue: #1587 | |||||
* | | [Minor] Explicitly reset all fields in context on init | Vsevolod Stakhov | 2017-04-14 | 1 | -7/+4 | |
| | | ||||||
* | | [Feature] Allow configurable sign headers for DKIM | Vsevolod Stakhov | 2017-04-14 | 2 | -16/+30 | |
| | | | | | | | | Issue: #1595 |