Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] Spamassassin: Allow to set the default priority for SA scores | Vsevolod Stakhov | 2021-04-18 | 1 | -12/+16 |
| | | | | Issue: #3720 | ||||
* | [Minor] Use task:has_header instead of task:get_header | Anton Yuzhaninov | 2020-12-22 | 1 | -1/+1 |
| | | | | Use task:has_header() to check if header is exists. | ||||
* | [Minor] Spamassassin: Try to fix [if-unset] stuff | Vsevolod Stakhov | 2020-12-09 | 1 | -0/+4 |
| | |||||
* | [Minor] Fix condition | Vsevolod Stakhov | 2020-12-09 | 1 | -1/+1 |
| | |||||
* | [Minor] Spamassassin: Fix shadow results caching | Vsevolod Stakhov | 2020-12-09 | 1 | -1/+1 |
| | |||||
* | [Fix] Spamassassin: Preserve 'pcre_only' flag when dealing with regexp ↵ | Vsevolod Stakhov | 2020-11-23 | 1 | -1/+2 |
| | | | | replacements | ||||
* | [Fix] Spamassassin: Fix pcre_only flags | Vsevolod Stakhov | 2020-11-23 | 1 | -9/+12 |
| | |||||
* | [Minor] Spamassassin: Remove ffi call | Vsevolod Stakhov | 2020-08-18 | 1 | -0/+4 |
| | |||||
* | [Minor] Add more default scores :( | Vsevolod Stakhov | 2020-06-15 | 1 | -6/+14 |
| | |||||
* | [Minor] Spamassassin: Fix caching logic | Vsevolod Stakhov | 2020-05-28 | 1 | -11/+16 |
| | |||||
* | [Fix] Spamassassin: Rework metas processing | Vsevolod Stakhov | 2020-05-27 | 1 | -43/+83 |
| | |||||
* | [Rework] get rid of util:parse_addr duplicating the util:parse_mail_address, ↵ | Jan Smutny | 2020-04-17 | 1 | -2/+2 |
| | | | | replace where used | ||||
* | [Minor] Spamassassin: Exclude symbol name from options | Vsevolod Stakhov | 2019-10-23 | 1 | -3/+8 |
| | |||||
* | [Minor] Spamassassin: Add messages about rules loading | Vsevolod Stakhov | 2019-04-01 | 1 | -12/+23 |
| | | | | | Issue: #2828 Closes: #2828 | ||||
* | [Feature] Use pure Lua debugm function | Vsevolod Stakhov | 2018-08-10 | 1 | -11/+11 |
| | |||||
* | [Fix] fixed "cannot find dependency on symbol 1" issue when using replaced ↵ | Mikhail Galanin | 2018-08-02 | 1 | -1/+1 |
| | | | | symbols in spamassassin rules | ||||
* | [Minor] Fix operation | Vsevolod Stakhov | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | [Minor] Spill on '!~' as well | Vsevolod Stakhov | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | [Fix] Allow to parse SA rules with no spaces around =~ (dirty hack) | Vsevolod Stakhov | 2018-07-25 | 1 | -5/+3 |
| | | | | Issue: #2372 | ||||
* | [Feature] Store plugins state | Vsevolod Stakhov | 2017-12-03 | 1 | -0/+3 |
| | |||||
* | [Fix] SpamAssassin: Fail check_freemail_header if regexp didn't match | Andrew Lewis | 2017-10-10 | 1 | -0/+1 |
| | | | | - MFH: rspamd-1.6 | ||||
* | [Minor] Massive spelling correction | Alexander Moisseev | 2017-06-27 | 1 | -1/+1 |
| | | | | by a bot https://github.com/ka7/misspell_fixer | ||||
* | [Fix] Detect confighelp in plugins initialisation | Vsevolod Stakhov | 2017-04-22 | 1 | -0/+4 |
| | |||||
* | [Feature] Support tag_exists SA function | Vsevolod Stakhov | 2017-03-23 | 1 | -0/+19 |
| | |||||
* | [Feature] Parse else parts in SA rules | Vsevolod Stakhov | 2017-03-23 | 1 | -4/+17 |
| | |||||
* | [Minor] Remove unused module | Vsevolod Stakhov | 2017-01-18 | 1 | -1/+0 |
| | |||||
* | [Fix] Avoid mempool leak in SA plugin on reload | Vsevolod Stakhov | 2017-01-18 | 1 | -2/+1 |
| | |||||
* | [Minor] Avoid some table lookups in Lua parts | Andrew Lewis | 2016-12-15 | 1 | -3/+5 |
| | |||||
* | [Fix] Yet another change for testing external deps | Vsevolod Stakhov | 2016-12-01 | 1 | -20/+9 |
| | |||||
* | [Fix] Fix another issue with external deps in SA | Vsevolod Stakhov | 2016-12-01 | 1 | -2/+2 |
| | |||||
* | [Fix] Really fix chained SA dependencies | Vsevolod Stakhov | 2016-12-01 | 1 | -3/+3 |
| | |||||
* | [Fix] Fix replacements to sanitize '%' character | Vsevolod Stakhov | 2016-11-29 | 1 | -2/+3 |
| | |||||
* | [Minor] Fix until clause | Vsevolod Stakhov | 2016-11-29 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix external dependencies for SA module | Vsevolod Stakhov | 2016-11-29 | 1 | -11/+26 |
| | |||||
* | [Minor] Use new API for debug logging in Lua plugins | Andrew Lewis | 2016-11-25 | 1 | -11/+12 |
| | |||||
* | [Minor] Small polishes for Lua parts | Andrew Lewis | 2016-11-16 | 1 | -2/+2 |
| | |||||
* | [Minor] Lint Lua plugins & global functions | Andrew Lewis | 2016-11-14 | 1 | -62/+56 |
| | |||||
* | [Minor] Remove more globals | Andrew Lewis | 2016-11-04 | 1 | -47/+47 |
| | |||||
* | [Feature] Use FFI to optimize SA module | Vsevolod Stakhov | 2016-09-22 | 1 | -5/+36 |
| | |||||
* | Revert "[Feature] Add common way to disable Lua modules" | Andrew Lewis | 2016-09-05 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f552edd887794a5086dcf93d36f8f82d83553196. Conflicts: src/plugins/lua/antivirus.lua src/plugins/lua/asn.lua src/plugins/lua/dcc.lua src/plugins/lua/dmarc.lua src/plugins/lua/emails.lua src/plugins/lua/forged_recipients.lua src/plugins/lua/greylist.lua src/plugins/lua/hfilter.lua src/plugins/lua/ip_score.lua src/plugins/lua/maillist.lua src/plugins/lua/mime_types.lua src/plugins/lua/multimap.lua src/plugins/lua/once_received.lua src/plugins/lua/ratelimit.lua src/plugins/lua/rbl.lua src/plugins/lua/replies.lua src/plugins/lua/rspamd_update.lua src/plugins/lua/trie.lua src/plugins/lua/whitelist.lua | ||||
* | [Feature] Add common way to disable Lua modules | Andrew Lewis | 2016-09-01 | 1 | -0/+6 |
| | |||||
* | [Fix] SpamAssassin plugin: support check_freemail_header('EnvelopeFrom', [..]) | Andrew Lewis | 2016-08-04 | 1 | -1/+7 |
| | |||||
* | [Fix] Handle nested dependencies in SpamAssassin plugin | Andrew Lewis | 2016-07-19 | 1 | -18/+43 |
| | |||||
* | [Minor] SpamAssassin: strip some commented code | Andrew Lewis | 2016-07-19 | 1 | -7/+0 |
| | |||||
* | [Minor] SpamAssassin: some small fixes for logging | Andrew Lewis | 2016-07-19 | 1 | -12/+12 |
| | |||||
* | [Minor] SpamAssassin: Import fun.lua into main namespace | Andrew Lewis | 2016-07-19 | 1 | -41/+41 |
| | |||||
* | [Fix] Fix whitelists and blacklists in SA rules | Vsevolod Stakhov | 2016-07-05 | 1 | -2/+2 |
| | |||||
* | [Fix] Fix body rules in SA plugin | Vsevolod Stakhov | 2016-04-28 | 1 | -32/+45 |
| | |||||
* | [Fix] Add more priority for config file symbols registered from UCL | Vsevolod Stakhov | 2016-04-26 | 1 | -2/+2 |
| | |||||
* | [Feature] Use new version of register_symbol in rspamd plugins | Vsevolod Stakhov | 2016-04-22 | 1 | -1/+5 |
| |