Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Do not assert on non-initialized classifiers | Vsevolod Stakhov | 2016-11-17 | 1 | -1/+6 |
| | |||||
* | Merge pull request #1146 from fatalbanana/log | Vsevolod Stakhov | 2016-11-17 | 9 | -19/+19 |
|\ | | | | | [Minor] Use new logging API everywhere | ||||
| * | [Minor] Use new logging API everywhere | Andrew Lewis | 2016-11-17 | 9 | -19/+19 |
| | | |||||
* | | Merge pull request #1145 from moisseev/settings-i | Vsevolod Stakhov | 2016-11-17 | 1 | -3/+3 |
|\ \ | | | | | | | [Minor] settings: make string matches case insensitive | ||||
| * | | [Minor] settings: make string matches case insensitive | Alexander Moisseev | 2016-11-17 | 1 | -3/+3 |
| |/ | | | | | | | | | Resolves: #1136 Reported by: @gibzer | ||||
* / | [CritFix] Fix file mode for rspamd_proxy | Vsevolod Stakhov | 2016-11-17 | 1 | -1/+22 |
|/ | |||||
* | Fix local variable definition | AL | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix check plain text part | AL | 2016-11-16 | 1 | -13/+14 |
| | |||||
* | Merge pull request #1142 from fatalbanana/r | Vsevolod Stakhov | 2016-11-16 | 8 | -50/+20 |
|\ | | | | | [Minor] Move upstream handling into rspamd_redis_make_request | ||||
| * | [Minor] Move upstream handling into rspamd_redis_make_request | Andrew Lewis | 2016-11-16 | 8 | -50/+20 |
| | | |||||
* | | [Fix] Try to reload redis scripts if they are missing | Vsevolod Stakhov | 2016-11-16 | 1 | -84/+93 |
| | | |||||
* | | [Fix] Fix implicit settings module settingsup | Vsevolod Stakhov | 2016-11-16 | 1 | -4/+0 |
|/ | |||||
* | [Minor] Fix warnings | Andrew Lewis | 2016-11-16 | 3 | -4/+4 |
| | |||||
* | Merge pull request #1140 from fatalbanana/f | Vsevolod Stakhov | 2016-11-16 | 15 | -46/+34 |
|\ | | | | | [Minor] Small polishes for Lua parts | ||||
| * | [Minor] Fix upstreams handling | Andrew Lewis | 2016-11-16 | 7 | -33/+17 |
| | | |||||
| * | [Minor] Small polishes for Lua parts | Andrew Lewis | 2016-11-16 | 10 | -13/+17 |
| | | |||||
* | | [Fix] More fixes in ANN loading | Vsevolod Stakhov | 2016-11-16 | 1 | -5/+4 |
| | | |||||
* | | [Fix] Forget old ANN when max_usages is reached to avoid overtrain | Vsevolod Stakhov | 2016-11-16 | 1 | -7/+34 |
|/ | |||||
* | [Fix] Unlock ANN on error | Vsevolod Stakhov | 2016-11-15 | 1 | -0/+8 |
| | |||||
* | [Fix] Fix key name to load ANN correctly | Vsevolod Stakhov | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | [Fix] More fixes to fann_redis | Vsevolod Stakhov | 2016-11-15 | 1 | -6/+13 |
| | |||||
* | [Minor] Lint rspamadm & test suite scripts | Andrew Lewis | 2016-11-15 | 4 | -34/+43 |
| | |||||
* | Merge pull request #1131 from fatalbanana/dns | Vsevolod Stakhov | 2016-11-15 | 3 | -7/+7 |
|\ | | | | | [Minor] Fix DNS lookup errors | ||||
| * | [Minor] Fix DNS lookup errors | Andrew Lewis | 2016-11-15 | 3 | -7/+7 |
| | | |||||
* | | [Minor] Lint fann_scores & fann_classifier | Andrew Lewis | 2016-11-15 | 2 | -46/+65 |
| | | |||||
* | | [Minor] Lint fann_redis | Andrew Lewis | 2016-11-15 | 1 | -58/+50 |
| | | |||||
* | | [Fix] More issues in fann_redis | Vsevolod Stakhov | 2016-11-15 | 1 | -10/+24 |
| | | |||||
* | | [Fix] Multiple issues in fann_redis | Vsevolod Stakhov | 2016-11-15 | 1 | -31/+47 |
| | | |||||
* | | [Fix] Further fixes for fann_redis prefixes | Vsevolod Stakhov | 2016-11-15 | 1 | -9/+5 |
| | | |||||
* | | [Fix] Fix training script for fann_redis | Vsevolod Stakhov | 2016-11-15 | 1 | -7/+13 |
| | | |||||
* | | [Minor] Fix symbols setup in fann redis | Vsevolod Stakhov | 2016-11-15 | 1 | -2/+8 |
|/ | |||||
* | Merge pull request #1129 from fatalbanana/lint | Vsevolod Stakhov | 2016-11-14 | 27 | -348/+338 |
|\ | | | | | [Minor] Lint Lua plugins & global functions | ||||
| * | [Minor] Lint Lua plugins & global functions | Andrew Lewis | 2016-11-14 | 27 | -348/+338 |
| | | |||||
* | | [Minor] Fix tag for learning messages | Vsevolod Stakhov | 2016-11-14 | 1 | -3/+3 |
| | | |||||
* | | [Fix] Various fixes for errors ringbuffer | Vsevolod Stakhov | 2016-11-14 | 1 | -6/+27 |
| | | |||||
* | | [Feature] Add errors exporter to the controller | Vsevolod Stakhov | 2016-11-14 | 1 | -1/+34 |
| | | |||||
* | | [Feature] Add exporter from error ringbuf to ucl | Vsevolod Stakhov | 2016-11-14 | 2 | -0/+68 |
| | | |||||
* | | [Feature] Store error messages in ring buffer | Vsevolod Stakhov | 2016-11-14 | 1 | -8/+66 |
| | | |||||
* | | [Minor] Add structures to store errors in the buffer | Vsevolod Stakhov | 2016-11-14 | 1 | -0/+19 |
| | | |||||
* | | [Feature] Add configuration knobs for the errors circular buffer | Vsevolod Stakhov | 2016-11-14 | 3 | -1/+17 |
| | | |||||
* | | [WebUI] Distinguish read-only interface, multiple bugs fixed | Vsevolod Stakhov | 2016-11-14 | 1 | -2/+4 |
| | | |||||
* | | [Minor] Update sample whitelist for greylist | AL | 2016-11-14 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1126 from AlexeySa/patch-8 | Vsevolod Stakhov | 2016-11-13 | 1 | -1/+1 |
|\ | | | | | [Minor] Further simplify conditionals | ||||
| * | [Minor] Further simplify conditionals | AL | 2016-11-13 | 1 | -1/+1 |
| | | | | | | [Minor] Further simplify conditionals | ||||
* | | [Minor] Further simplify conditionals | Alexander Moisseev | 2016-11-13 | 1 | -4/+2 |
|/ | |||||
* | Merge pull request #1123 from AlexeySa/patch-7 | Vsevolod Stakhov | 2016-11-13 | 1 | -4/+5 |
|\ | | | | | [Fix] No greylist rejected messages | ||||
| * | Fix if-else condition | AL | 2016-11-13 | 1 | -1/+2 |
| | | |||||
| * | Clearer greylist module code | AL | 2016-11-13 | 1 | -4/+4 |
| | | |||||
| * | [Fix] No greylist rejected messages | AL | 2016-11-13 | 1 | -1/+1 |
| | | |||||
* | | [Minor] Fix rspamc --commands | Vsevolod Stakhov | 2016-11-13 | 1 | -6/+21 |
|/ |