| Commit message (Expand) | Author | Age | Files | Lines |
* | [Minor] Remove reduntant debug | Vsevolod Stakhov | 2017-08-28 | 1 | -1/+0 |
* | [Rules] Penalise R_BAD_CTE_7BIT for utf8 messages | Vsevolod Stakhov | 2017-08-28 | 1 | -2/+15 |
* | [Fix] Detection of maillist optimized and fixed | Jean-Louis Dupond | 2017-08-28 | 1 | -23/+8 |
* | [Fix] Use weight from map for fuzzy scoring | Jean-Louis Dupond | 2017-08-28 | 1 | -3/+4 |
* | [Fix] Add missing rspamadm control options to help | Jean-Louis Dupond | 2017-08-28 | 1 | -0/+3 |
* | [Fix] Add another workaround to display history properly | Vsevolod Stakhov | 2017-08-28 | 1 | -0/+3 |
* | [Fix] Reject invalid bh for DKIM signatures earlier | Vsevolod Stakhov | 2017-08-28 | 1 | -0/+8 |
* | [Fix] Try harder to find urls | Vsevolod Stakhov | 2017-08-28 | 1 | -2/+4 |
* | [Fix] Lowercase HTTP headers to make them searchable from Lua | Vsevolod Stakhov | 2017-08-28 | 1 | -0/+6 |
* | [Minor] Randomize Lua PRNG at startup | Vsevolod Stakhov | 2017-08-28 | 1 | -0/+8 |
* | [Fix] Fix processing of closed tags | Vsevolod Stakhov | 2017-08-28 | 1 | -1/+8 |
* | [Minor] Update aliexpress.com Message-ID regexp | Alexander Moisseev | 2017-08-28 | 1 | -1/+1 |
* | Various changes to CentOS RPM | Christian Glombek | 2017-08-28 | 1 | -9/+3 |
* | [Feature] Add some sanity checks for actions and controller | Vsevolod Stakhov | 2017-08-28 | 1 | -0/+45 |
* | [Minor] Use controller for single-instance tasks | Andrew Lewis | 2017-08-28 | 3 | -5/+5 |
* | [Fix] Redis script loading in DMARC; URL tags; URL reputation | Andrew Lewis | 2017-08-28 | 3 | -4/+1 |
* | [Fix] RPM postinstall | Andrew Lewis | 2017-08-28 | 1 | -1/+1 |
* | [Fix] Ratelimit: lowercase email addresses | Andrew Lewis | 2017-08-28 | 1 | -2/+2 |
* | [Test] Settings: few more tests | Andrew Lewis | 2017-08-28 | 2 | -2/+37 |
* | [Test] Fix tests | Andrew Lewis | 2017-08-28 | 11 | -19/+21 |
* | Release 1.6.31.6.3 | Vsevolod Stakhov | 2017-07-26 | 2 | -1/+20 |
* | Merge pull request #1769 from fatalbanana/rspamd-1.6 | Vsevolod Stakhov | 2017-07-26 | 18 | -39/+207 |
|\ |
|
| * | [Feature] Add EBL to the default config | Vsevolod Stakhov | 2017-07-26 | 2 | -0/+14 |
| * | [Feature] Redis settings: support checking multiple keys | Andrew Lewis | 2017-07-26 | 1 | -14/+29 |
| * | [Fix] Lua_http: freeing | Andrew Lewis | 2017-07-26 | 1 | -1/+1 |
| * | [WebUI] Escape strings inside HTML in history | Alexander Moisseev | 2017-07-26 | 1 | -8/+35 |
| * | [Fix] Don't use whitelist/greylist maps as regexp, but as map | Jean-Louis Dupond | 2017-07-26 | 2 | -3/+3 |
| * | [Feature] Allow to skip specific hashes in fuzzy storage | Vsevolod Stakhov | 2017-07-26 | 1 | -1/+33 |
| * | [CritFix] Fix semicolons parsing in the content type | Vsevolod Stakhov | 2017-07-26 | 2 | -2/+28 |
| * | [Fix] Parse HREF urls without explicit prefix | Vsevolod Stakhov | 2017-07-26 | 1 | -1/+12 |
| * | [Fix] Fix get_content method | Vsevolod Stakhov | 2017-07-26 | 1 | -1/+1 |
| * | [Feature] Multimap: checking of symbol options | Andrew Lewis | 2017-07-26 | 1 | -0/+16 |
| * | [Minor] Add some sanity checks when managing monitoring timeouts | Vsevolod Stakhov | 2017-07-26 | 1 | -2/+6 |
| * | [Feature] Allow to configure monitored | Vsevolod Stakhov | 2017-07-26 | 4 | -2/+24 |
| * | [Fix] Avoid changing content-transfer-encoding header's value | Vsevolod Stakhov | 2017-07-26 | 1 | -3/+4 |
| * | [Fix] ARC: Fix Lua 5.3 compatibility; timestamp should be integer | Andrew Lewis | 2017-07-26 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1761 from mkuron/multimap_cidr-1.6 | Vsevolod Stakhov | 2017-07-20 | 1 | -4/+25 |
|\ |
|
| * | Minimum netmask in Redis multimap | Michael Kuron | 2017-07-16 | 1 | -3/+5 |
| * | Use HMGET to query all netmasks at once in multimap | Michael Kuron | 2017-07-16 | 1 | -19/+25 |
| * | IP netmask support for multimap | Michael Kuron | 2017-07-15 | 1 | -3/+16 |
* | | Merge pull request #1746 from fatalbanana/rspamd-1.6 | Vsevolod Stakhov | 2017-07-12 | 6 | -25/+42 |
|\ \
| |/
|/| |
|
| * | [Fix] Milter headers: custom headers: removing headers | Andrew Lewis | 2017-07-11 | 1 | -1/+1 |
| * | [Fix] Header checks: REPLYTO_UNPARSEABLE rule | Andrew Lewis | 2017-07-11 | 1 | -10/+8 |
| * | [Fix] Header checks: Fix get_raw_header method | Andrew Lewis | 2017-07-11 | 1 | -2/+2 |
| * | [Minor] WHITE_ON_WHITE: Use per-part transparency length | Andrew Lewis | 2017-07-11 | 1 | -2/+2 |
| * | [Fix] WHITE_ON_WHITE: Ensure score is matched to part that fired the rule | Andrew Lewis | 2017-07-11 | 1 | -4/+4 |
| * | Fix lua_util_is_utf_spoofed logic | Paul Arthur | 2017-07-11 | 1 | -1/+1 |
| * | [Minor] Ratelimit: Custom limits: Pass task to get_limit | Andrew Lewis | 2017-07-11 | 1 | -2/+2 |
| * | More htmlEscapes. | André Peters | 2017-07-11 | 1 | -2/+4 |
| * | Also escape message ID | André Peters | 2017-07-11 | 1 | -1/+2 |