| Commit message (Expand) | Author | Age | Files | Lines |
* | Adopt rbl plugin. | Vsevolod Stakhov | 2014-08-25 | 1 | -0/+2 |
* | Fix RBL module | Alexey | 2014-06-02 | 1 | -1/+1 |
* | Avoid redefining hardcoded defaults in RBL plugin | Andrew Lewis | 2014-05-23 | 1 | -2/+2 |
* | Change logic | Alexey | 2014-05-21 | 1 | -2/+2 |
* | Fix after the previous commit. | Vsevolod Stakhov | 2014-05-21 | 1 | -2/+2 |
* | DNSWL support (via RBL) added | eneq123 | 2014-05-07 | 1 | -2/+2 |
* | Remove dated configuration example & add another missing option registration | Andrew Lewis | 2014-02-07 | 1 | -23/+1 |
* | Check for [ip.address]-style HELO and suppress lookups | Andrew Lewis | 2014-01-31 | 1 | -1/+1 |
* | Support HELO blacklist and fix options registration for RDNS blacklist | Andrew Lewis | 2014-01-31 | 1 | -1/+14 |
* | Fix hostname lookup for rdns rbl | Alexey | 2014-01-22 | 1 | -1/+1 |
* | Allow FCrDNS-style RBL lookups | Andrew Lewis | 2014-01-22 | 1 | -2/+13 |
* | Do not check invalid IP addresses. | Vsevolod Stakhov | 2013-12-20 | 1 | -2/+2 |
* | Do not try to register rbls without a symbol. | Vsevolod Stakhov | 2013-11-26 | 1 | -1/+1 |
* | Properly check for empty source IP | Andrew Lewis | 2013-11-25 | 1 | -1/+1 |
* | Don't use key as symbol if returncodes given and unknown is false | Andrew Lewis | 2013-11-23 | 1 | -2/+1 |
* | Unbreak a use-case | Andrew Lewis | 2013-11-23 | 1 | -12/+8 |
* | Check all results | Andrew Lewis | 2013-11-23 | 1 | -18/+20 |
* | Allow symbol per return code | Andrew Lewis | 2013-11-21 | 1 | -8/+70 |
* | Adjust rbl priority to neutral. | Vsevolod Stakhov | 2013-11-21 | 1 | -1/+1 |
* | Fix rbl module registration. | Vsevolod Stakhov | 2013-11-21 | 1 | -3/+3 |
* | Fix mistake: wrong use of string comparison | Andrew Lewis | 2013-11-20 | 1 | -4/+4 |
* | More concise ip_to_rbl function | Andrew Lewis | 2013-11-20 | 1 | -8/+1 |
* | Make lookup conditional on RBL preferences | Andrew Lewis | 2013-11-20 | 1 | -0/+6 |
* | Fix identification of missing source IP | Andrew Lewis | 2013-11-20 | 1 | -1/+1 |
* | Correct use of wrong variable | Andrew Lewis | 2013-11-20 | 1 | -1/+1 |
* | Remove duplicated resolving functions from task. | Vsevolod Stakhov | 2013-11-19 | 1 | -8/+11 |
* | Fix rbl plugin. | Vsevolod Stakhov | 2013-11-19 | 1 | -72/+21 |
* | Add new RBL module | Andrew Lewis | 2013-11-17 | 1 | -0/+147 |