Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] Add common way to disable Lua modules | Andrew Lewis | 2016-09-01 | 23 | -20/+133 |
| | |||||
* | Merge pull request #922 from fatalbanana/dkim | Vsevolod Stakhov | 2016-09-01 | 1 | -92/+93 |
|\ | | | | | [Minor] Don't yield R_DKIM_NA for local/authenticated/whitelisted senders | ||||
| * | [Minor] Don't yield R_DKIM_NA for local/authenticated/whitelisted senders | Andrew Lewis | 2016-09-01 | 1 | -92/+93 |
| | | |||||
* | | [Fix] Banish table.maxn from Lua parts | Andrew Lewis | 2016-09-01 | 4 | -8/+8 |
|/ | |||||
* | [Fix] Fix format string | Vsevolod Stakhov | 2016-08-31 | 1 | -3/+5 |
| | |||||
* | Merge pull request #917 from fatalbanana/rlimit | Vsevolod Stakhov | 2016-08-31 | 1 | -1/+10 |
|\ | | | | | [Feature] Support excluding selected users from ratelimits | ||||
| * | [Feature] Support excluding selected users from ratelimits | Andrew Lewis | 2016-08-31 | 1 | -1/+10 |
| | | |||||
* | | Merge pull request #912 from fatalbanana/ipscore | Vsevolod Stakhov | 2016-08-31 | 1 | -1/+8 |
|\ \ | |/ |/| | [Minor] Disable IP Score for authenticated users & local networks | ||||
| * | [Minor] Disable IP Score for authenticated users & local networks | Andrew Lewis | 2016-08-31 | 1 | -1/+8 |
| | | |||||
* | | [Minor] Fix forcing actions in DMARC plugin | Andrew Lewis | 2016-08-30 | 1 | -7/+6 |
| | | |||||
* | | [Minor] Yield DMARC_NA when From header is missing | Andrew Lewis | 2016-08-30 | 1 | -17/+53 |
|/ | | | | | - Also make DMARC symbols configurable - Register some additional symbols | ||||
* | [Fix] Fix options for SPF dnsfail symbol | Vsevolod Stakhov | 2016-08-30 | 1 | -1/+5 |
| | |||||
* | [Minor] Ip Score: Fix display of subscores | Andrew Lewis | 2016-08-30 | 1 | -4/+4 |
| | |||||
* | [Minor] Resurrect RBL module | Andrew Lewis | 2016-08-30 | 1 | -1/+2 |
| | |||||
* | [Fix] Params should be treated as a hash | Vsevolod Stakhov | 2016-08-29 | 1 | -1/+1 |
| | |||||
* | [Rework] Rework and simplify rbl plugin | Vsevolod Stakhov | 2016-08-29 | 1 | -220/+265 |
| | | | | | | | 1. Use functional for break/continue 2. Split filtering and processing stage 3. Reduce verify complexity by using callback closure 4. Do not send multiple requests for the same DNS name | ||||
* | Merge pull request #903 from fatalbanana/clamav | Vsevolod Stakhov | 2016-08-29 | 1 | -4/+34 |
|\ | | | | | [Feature] Antivirus: Support whitelists & pattern-matching sig names | ||||
| * | [Feature] Antivirus: Support whitelists & pattern-matching sig names | Andrew Lewis | 2016-08-29 | 1 | -4/+34 |
| | | |||||
* | | [Feature] Add R_DKIM_NA / R_SPF_NA / AUTH_NA symbols | Andrew Lewis | 2016-08-29 | 2 | -1/+67 |
|/ | |||||
* | [Feature] Monitor RBL records | Vsevolod Stakhov | 2016-08-26 | 1 | -84/+93 |
| | |||||
* | [Feature] Add monitored object for surbl plugin | Vsevolod Stakhov | 2016-08-26 | 2 | -0/+21 |
| | |||||
* | Merge pull request #897 from fatalbanana/rlimit | Vsevolod Stakhov | 2016-08-26 | 3 | -129/+212 |
|\ | | | | | [Feature] Adaptive ratelimits | ||||
| * | [Feature] Adaptive ratelimits | Andrew Lewis | 2016-08-26 | 3 | -129/+212 |
| | | | | | | | | | | - Also per-IP and per-ASN ratelimits - Minor rework of some parts | ||||
* | | [Feature] Add DMARC_NA symbol | Andrew Lewis | 2016-08-26 | 1 | -24/+34 |
| | | | | | | | | - Also allow forcing action on DMARC_NA; DMARC_DNSFAIL; DMARC_BAD_POLICY | ||||
* | | [Fix] Fix absurdic scores for HFILTER_URL_ONLY | Vsevolod Stakhov | 2016-08-25 | 1 | -1/+3 |
| | | |||||
* | | [Feature] Yield DMARC_DNSFAIL on lookup failure | Andrew Lewis | 2016-08-25 | 1 | -12/+25 |
|/ | |||||
* | Merge pull request #887 from AlexeySa/patch-4 | Vsevolod Stakhov | 2016-08-24 | 1 | -0/+1 |
|\ | | | | | Change priority replies plugin | ||||
| * | Change priority replies plugin | AL | 2016-08-24 | 1 | -0/+1 |
| | | | | | | Change prefilter priority for another plugins | ||||
* | | Merge pull request #889 from fatalbanana/dkim | Vsevolod Stakhov | 2016-08-24 | 1 | -0/+4 |
|\ \ | | | | | | | [Minor] Disable DKIM for authed users & local networks (#888) | ||||
| * | | [Minor] Disable DKIM for authed users & local networks (#888) | Andrew Lewis | 2016-08-24 | 1 | -0/+4 |
| |/ | |||||
* | | Merge pull request #892 from fatalbanana/settings | Vsevolod Stakhov | 2016-08-24 | 1 | -0/+6 |
|\ \ | | | | | | | [Fix] Settings: fix `authenticated` parameter (#886) | ||||
| * | | [Fix] Settings: fix `authenticated` parameter (#886) | Andrew Lewis | 2016-08-24 | 1 | -0/+6 |
| |/ | |||||
* / | [Minor] Skip greylisting for local networks as well | Andrew Lewis | 2016-08-24 | 1 | -2/+6 |
|/ | |||||
* | [Feature] Add condition to do antiviral check | Vsevolod Stakhov | 2016-08-23 | 1 | -4/+7 |
| | |||||
* | [Feature] Add preliminary version of clamav plugin | Vsevolod Stakhov | 2016-08-23 | 1 | -0/+275 |
| | |||||
* | Merge pull request #882 from fatalbanana/dmarc | Vsevolod Stakhov | 2016-08-22 | 1 | -6/+4 |
|\ | | | | | [Fix] DMARC: Fix alignment checking for subdomains | ||||
| * | [Fix] DMARC: Fix alignment checking for subdomains | Andrew Lewis | 2016-08-22 | 1 | -6/+4 |
| | | |||||
* | | [Minor] Fix registration of prefilters in multimap (#878) | Andrew Lewis | 2016-08-22 | 1 | -36/+35 |
|/ | |||||
* | [Minor] Fix log message | Andrew Lewis | 2016-08-21 | 1 | -1/+1 |
| | | | | - Also clean up X_PHP_EVAL rule | ||||
* | [Fix] Disable DMARC for local/authorized mail | Vsevolod Stakhov | 2016-08-21 | 1 | -0/+5 |
| | |||||
* | [Fix] Fix url maps | Vsevolod Stakhov | 2016-08-20 | 1 | -1/+1 |
| | |||||
* | [Feature] Show the exact value matched for multima symbols | Vsevolod Stakhov | 2016-08-20 | 1 | -1/+49 |
| | |||||
* | [Fix] DMARC: deal with missing and spurious spaces | Andrew Lewis | 2016-08-19 | 1 | -6/+1 |
| | |||||
* | [Minor] Deal with non-nil REDIS_NIL in multimap | Andrew Lewis | 2016-08-19 | 1 | -1/+1 |
| | |||||
* | Merge pull request #860 from fatalbanana/ipscore2 | Vsevolod Stakhov | 2016-08-19 | 1 | -7/+12 |
|\ | | | | | [Feature] Allow for more fine-grained scoring for ip_score | ||||
| * | [Feature] Allow for more fine-grained scoring for ip_score | Andrew Lewis | 2016-08-19 | 1 | -7/+12 |
| | | | | | | | | - Also simplify some funny math | ||||
* | | [Feature] Add SPF method in spf return result | Vsevolod Stakhov | 2016-08-19 | 1 | -1/+9 |
| | | | | | | | | | | Issue: #831 Reported by: @moisseev | ||||
* | | Merge pull request #858 from fatalbanana/ipscore | Vsevolod Stakhov | 2016-08-18 | 1 | -47/+46 |
|\| | | | | | [Fix] Defer insertion of results in ip_score to avoid skewing stats | ||||
| * | [Fix] Defer insertion of results in ip_score to avoid skewing stats | Andrew Lewis | 2016-08-18 | 1 | -47/+46 |
| | | |||||
* | | Merge pull request #857 from fatalbanana/mempool | Vsevolod Stakhov | 2016-08-18 | 1 | -1/+36 |
|\ \ | | | | | | | [Feature] Add mempool maps in multimap (instead of ASN/country) |