Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'dottedmag/debian' into rspamd-0.6 | Vsevolod Stakhov | 2014-02-18 | 7 | -292/+123 |
| | | | | | | | | | | Conflicts: debian/copyright debian/watch Conflicts: debian/changelog | ||||
* | Misprint. | Vsevolod Stakhov | 2014-02-17 | 1 | -1/+1 |
| | |||||
* | Update copyright and debian files. | Vsevolod Stakhov | 2014-02-17 | 5 | -56/+107 |
| | |||||
* | Fix memory leak in fuzzy_add command. | Vsevolod Stakhov | 2014-02-14 | 1 | -14/+22 |
| | |||||
* | Merge pull request #46 from AlexeySa/master | Vsevolod Stakhov | 2014-02-13 | 2 | -0/+38 |
|\ | | | | | Added Spameatingmonkey RBL, URIBL and fresh URIBL | ||||
| * | Fix setting for Spameatingmonkey RBL | Alexey | 2014-02-12 | 1 | -1/+1 |
| | | | | | | Remove ipv6 support for RBL | ||||
| * | Add metric for Spameatingmonkey RBL and SURBL | Alexey | 2014-02-12 | 1 | -0/+11 |
| | | |||||
| * | Add Spameatingmonkey RBL and SURBL | Alexey | 2014-02-12 | 1 | -0/+27 |
| | | |||||
* | | Fix nameservers setup. | Vsevolod Stakhov | 2014-02-12 | 2 | -10/+14 |
| | | |||||
* | | Merge pull request #45 from fatalbanana/master | Vsevolod Stakhov | 2014-02-07 | 3 | -32/+8 |
|\ \ | | | | | | | Remove dated configuration example & add missing option registration | ||||
| * | | Tweak updated config example for consistency/clarity | Andrew Lewis | 2014-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | Fix documentation for RBL module - rbls {} was not referenced | Andrew Lewis | 2014-02-07 | 1 | -4/+7 |
| | | | |||||
| * | | Tweak default RBL module config for brevity | Andrew Lewis | 2014-02-07 | 1 | -5/+0 |
| | | | |||||
| * | | Remove dated configuration example & add another missing option registration | Andrew Lewis | 2014-02-07 | 1 | -23/+1 |
|/ / | |||||
* | | Merge pull request #44 from AlexeySa/patch-2 | Vsevolod Stakhov | 2014-02-06 | 1 | -1/+2 |
|\ \ | | | | | | | Fix rule MISSING_MIMEOLE for IPB forum | ||||
| * | | Fix rule MISSING_MIMEOLE for IPB forum | Alexey | 2014-02-05 | 1 | -1/+2 |
|/ / | | | | | Add exception for Invision Power Board forum | ||||
* | | Tokenize subject even if a message is empty. | Vsevolod Stakhov | 2014-02-05 | 1 | -2/+3 |
| | | |||||
* | | Merge pull request #41 from AlexeySa/patch-1 | Vsevolod Stakhov | 2014-02-05 | 1 | -33/+31 |
|\ \ | | | | | | | Fix Hfilter for null text part | ||||
| * | | Fix Hfilter for null text part | Alexey | 2014-02-05 | 1 | -33/+31 |
|/ / | | | | | Fix HFILTER_URL_ONELINE for null text part | ||||
* | | Remove autogenerated Makefile. | Vsevolod Stakhov | 2014-02-04 | 1 | -314/+0 |
| | | |||||
* | | Use libottery for secure random numbers. | Vsevolod Stakhov | 2014-02-04 | 28 | -353/+3769 |
| | | | | | | | | | | | | | | | | | | | | Libottery itself is hosted here: https://github.com/nmathewson/libottery This import is a rough adoptation of libottery to use it for secure random numbers in rspamd when needed (and in DNS resolver specifically). This import makes the internal chacha20 code useless, hence it is removed now. | ||||
* | | Merge pull request #40 from AlexeySa/master | Vsevolod Stakhov | 2014-02-04 | 2 | -3/+3 |
|\| | | | | | Hfilter: rename symbol HOSTNAME_NOPTR to HOSTNAME_UNKNOWN | ||||
| * | Update metrics.conf | Alexey | 2014-02-03 | 1 | -1/+1 |
| | | |||||
| * | Rename symbol HFILTER_HOSTNAME_NOPTR | Alexey | 2014-02-03 | 1 | -1/+1 |
| | | |||||
| * | Rename symbol in Hfilter | Alexey | 2014-02-03 | 1 | -2/+2 |
|/ | | | Rename symbol HFILTER_HOSTNAME_NOPTR to HFILTER_HOSTNAME_UNKNOWN | ||||
* | Increase default reject treshold. | Vsevolod Stakhov | 2014-02-03 | 1 | -1/+1 |
| | |||||
* | Remove deprecated bitbucket homepage. | Vsevolod Stakhov | 2014-02-03 | 1 | -3/+3 |
| | |||||
* | Fix classifiers config for repeated sections. | Vsevolod Stakhov | 2014-02-03 | 1 | -5/+31 |
| | |||||
* | Remove deprecated code. | Vsevolod Stakhov | 2014-02-03 | 2 | -105/+0 |
| | | | | Reported by: Andrey Vohmyanin | ||||
* | Remove CC warning. | Vsevolod Stakhov | 2014-02-03 | 1 | -1/+1 |
| | |||||
* | Fix README. | Vsevolod Stakhov | 2014-02-03 | 1 | -6/+3 |
| | |||||
* | Merge pull request #39 from andrejzverev/master | Vsevolod Stakhov | 2014-02-03 | 1 | -1/+1 |
|\ | | | | | - Fix typo | ||||
| * | - Fix typo | Andrej Zverev | 2014-02-03 | 1 | -1/+1 |
|/ | |||||
* | Update ChangeLog for 0.6.8. | Vsevolod Stakhov | 2014-02-03 | 1 | -0/+16 |
| | |||||
* | Fix with libucl. | Vsevolod Stakhov | 2014-02-02 | 1 | -2/+11 |
| | |||||
* | Use more clever time values to setup entropy. | Vsevolod Stakhov | 2014-02-02 | 1 | -1/+12 |
| | |||||
* | Fix issue with random numbers generator in dns. | Vsevolod Stakhov | 2014-02-02 | 1 | -2/+2 |
| | |||||
* | Merge pull request #36 from andrejzverev/master | Vsevolod Stakhov | 2014-02-01 | 1 | -0/+3 |
|\ | | | | | Allow override system predefined settings without touching .conf files from distribution. | ||||
| * | Allow override system predefined settings without touching .conf files | Andrej Zverev | 2014-02-01 | 1 | -0/+3 |
|/ | | | | from distribution. | ||||
* | Merge pull request #34 from fatalbanana/master | Vsevolod Stakhov | 2014-01-31 | 2 | -1/+84 |
|\ | | | | | Support HELO blacklist and fix options registration for RDNS blacklist | ||||
| * | Add documentation for RBL module | Andrew Lewis | 2014-01-31 | 1 | -0/+70 |
| | | |||||
| * | 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 |
| | | |||||
* | | Merge pull request #35 from AlexeySa/patch-6 | Vsevolod Stakhov | 2014-01-31 | 1 | -7/+8 |
|\ \ | | | | | | | Hfilter: optimize hostname check | ||||
| * | | Optimize Hfilter | Alexey | 2014-01-31 | 1 | -7/+8 |
|/ / | |||||
* / | Sync from libucl. | Vsevolod Stakhov | 2014-01-31 | 3 | -19/+47 |
|/ | |||||
* | Fix GString expanding. | Vsevolod Stakhov | 2014-01-29 | 2 | -3/+8 |
| | |||||
* | Cleanup. | Vsevolod Stakhov | 2014-01-29 | 1 | -1/+0 |
| | |||||
* | Cleanup. | Vsevolod Stakhov | 2014-01-29 | 8 | -420/+0 |
| | |||||
* | Fix webui. | Vsevolod Stakhov | 2014-01-29 | 1 | -0/+3 |
| |