Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Reformat all Lua code, no functional changes | Vsevolod Stakhov | 2023-08-07 | 1 | -5/+5 |
| | |||||
* | [Rework] Reiterate on priorities | Vsevolod Stakhov | 2022-09-10 | 1 | -1/+1 |
| | |||||
* | [Minor] Register some more timeouts | Vsevolod Stakhov | 2022-09-10 | 1 | -0/+1 |
| | |||||
* | [Minor] Asn: Improve log message | Vsevolod Stakhov | 2022-08-04 | 1 | -1/+1 |
| | | | | Issue: #4235 | ||||
* | [Minor] Update more copyright years/email | Vsevolod Stakhov | 2022-03-27 | 1 | -1/+1 |
| | |||||
* | [Fix] ASN: fix _FAIL symbol for when main symbol is disabled | Anton Yuzhaninov | 2021-07-28 | 1 | -9/+16 |
| | | | | | | | | | | | Fix error: lua_dns_resolver_callback: call to dns callback failed: /usr/share/rspamd/plugins/asn.lua:74: attempt to concatenate field 'symbol' (a boolean value); trace: [1]:{/usr/share/rspamd/plugins/asn.lua:74 - <unknown> [Lua]}; Which happen when the main asn symbol is disabled in asn.conf using symbol = false; While here add nostat flag for ASN symbols (we cannot use them as spam/ham signs). | ||||
* | [Minor] Fix confusion | Vsevolod Stakhov | 2021-07-12 | 1 | -1/+1 |
| | |||||
* | [FIX]: ASN: register symbol & minor change suggested by vstakhov | Jan-Philipp Benecke | 2021-07-11 | 1 | -1/+8 |
| | |||||
* | [Fix]: ASN: dns cb func should also return in case of an error | Jan-Philipp Benecke | 2021-07-11 | 1 | -0/+2 |
| | |||||
* | [Minor] Use standard utility to get check_local/authed | Vsevolod Stakhov | 2020-09-04 | 1 | -0/+6 |
| | |||||
* | [Minor] Register some missing symbols | Vsevolod Stakhov | 2020-06-12 | 1 | -0/+1 |
| | |||||
* | [Fix] Distinguish type from flags in register_symbol | Vsevolod Stakhov | 2020-04-27 | 1 | -2/+2 |
| | |||||
* | Revert "[Fix] Fix empty prefilters that require mime structures" | Vsevolod Stakhov | 2019-10-14 | 1 | -1/+2 |
| | | | | This reverts commit c3c8d4d13302095c558e74f233269a3277de91c3. | ||||
* | [Fix] Fix empty prefilters that require mime structures | Vsevolod Stakhov | 2019-10-13 | 1 | -2/+1 |
| | |||||
* | [Minor] Check that ASN extracted from DNS record is numeris | Anton Yuzhaninov | 2019-06-24 | 1 | -2/+6 |
| | |||||
* | [Minor] Increase priority of the asn module | Vsevolod Stakhov | 2019-05-18 | 1 | -1/+1 |
| | |||||
* | [Minor] ASN: Treat ASN record miss as a failurE | Vsevolod Stakhov | 2018-12-27 | 1 | -14/+28 |
| | |||||
* | [Fix] Use proper syntax for making DNS requests | Vsevolod Stakhov | 2018-10-21 | 1 | -2/+3 |
| | |||||
* | [Minor] Allow to restore the previous behaviour in asn module | Vsevolod Stakhov | 2018-07-02 | 1 | -1/+2 |
| | |||||
* | [Minor] Skip ASN checks for local IPs | Vsevolod Stakhov | 2018-06-30 | 1 | -1/+1 |
| | |||||
* | [Minor] Slightly improve logging | Vsevolod Stakhov | 2018-05-21 | 1 | -4/+5 |
| | |||||
* | [Fix] Fix various modules in case of empty message | Andrew Lewis | 2018-03-13 | 1 | -1/+3 |
| | |||||
* | [Feature] Store plugins state | Vsevolod Stakhov | 2017-12-03 | 1 | -0/+4 |
| | |||||
* | [Feature] Skip certain symbols from ANN classify | Vsevolod Stakhov | 2017-07-29 | 1 | -1/+1 |
| | |||||
* | [Fix] Detect confighelp in plugins initialisation | Vsevolod Stakhov | 2017-04-22 | 1 | -0/+4 |
| | |||||
* | [Minor] Disable redis cache for ASN module | Vsevolod Stakhov | 2016-12-27 | 1 | -78/+1 |
| | |||||
* | [Minor] Reduce priority for ASN module | Vsevolod Stakhov | 2016-11-26 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix logging in emails/asn modules | Andrew Lewis | 2016-11-24 | 1 | -1/+1 |
| | |||||
* | [Minor] Add missing symbol registration in ASN module | Andrew Lewis | 2016-11-23 | 1 | -1/+8 |
| | |||||
* | [Minor] Use new logging API everywhere | Andrew Lewis | 2016-11-17 | 1 | -2/+2 |
| | |||||
* | [Minor] Move upstream handling into rspamd_redis_make_request | Andrew Lewis | 2016-11-16 | 1 | -4/+1 |
| | |||||
* | [Minor] Fix warnings | Andrew Lewis | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix upstreams handling | Andrew Lewis | 2016-11-16 | 1 | -4/+3 |
| | |||||
* | [Minor] Small polishes for Lua parts | Andrew Lewis | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | [Minor] Lint Lua plugins & global functions | Andrew Lewis | 2016-11-14 | 1 | -8/+18 |
| | |||||
* | [Minor] Get rid of some global variables | Andrew Lewis | 2016-11-01 | 1 | -1/+1 |
| | | | | - Also fix some bugs along the way | ||||
* | [Rework] Adopt plugins | Vsevolod Stakhov | 2016-10-17 | 1 | -3/+3 |
| | |||||
* | [Minor] Finally kill cymru | Vsevolod Stakhov | 2016-10-03 | 1 | -7/+7 |
| | |||||
* | [Feature] Stop using cymru zone as it is unstable | Vsevolod Stakhov | 2016-10-03 | 1 | -3/+3 |
| | |||||
* | [Minor] Fix ASN caching | Vsevolod Stakhov | 2016-09-19 | 1 | -4/+4 |
| | |||||
* | [Feature] Add redis cache to asn module | Vsevolod Stakhov | 2016-09-19 | 1 | -1/+77 |
| | |||||
* | Revert "[Feature] Add common way to disable Lua modules" | Andrew Lewis | 2016-09-05 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | [Minor] Use infox instead of info in logging | Vsevolod Stakhov | 2016-09-04 | 1 | -1/+1 |
| | |||||
* | [Feature] Add common way to disable Lua modules | Andrew Lewis | 2016-09-01 | 1 | -0/+4 |
| | |||||
* | [Feature] Adaptive ratelimits | Andrew Lewis | 2016-08-26 | 1 | -0/+1 |
| | | | | | - Also per-IP and per-ASN ratelimits - Minor rework of some parts | ||||
* | [Feature] ASN module; support matching ASN/country in multimap | Andrew Lewis | 2016-08-17 | 1 | -0/+100 |
- Also removed stuff from ip_score - Updated tests |