Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Feature] Add a generic lua classifier | Vsevolod Stakhov | 2016-10-06 | 1 | -0/+4 | |
| | ||||||
* | [Minor] Allow for re-enabling default-disabled checks | Andrew Lewis | 2016-09-30 | 1 | -0/+2 | |
| | ||||||
* | [Feature] Allow to use dictionaries for compression | Vsevolod Stakhov | 2016-09-09 | 1 | -1/+3 | |
| | ||||||
* | [Minor] Initialize redis pool | Vsevolod Stakhov | 2016-08-30 | 1 | -0/+3 | |
| | ||||||
* | [Minor] Enable monitored events for scanner | Vsevolod Stakhov | 2016-08-26 | 1 | -0/+1 | |
| | ||||||
* | [Feature] Implement finish scripts for worker processes | Vsevolod Stakhov | 2016-08-25 | 1 | -0/+1 | |
| | ||||||
* | [Fix] Make dnssec configurable option disabled by default for now | Vsevolod Stakhov | 2016-08-18 | 1 | -0/+1 | |
| | ||||||
* | [Feature] Implement encrypted logs | Vsevolod Stakhov | 2016-08-16 | 1 | -0/+2 | |
| | ||||||
* | [Feature] Allow to print message digest in logs | Vsevolod Stakhov | 2016-08-15 | 1 | -1/+2 | |
| | ||||||
* | [Feature] Allow limiting of the inbound message size | Vsevolod Stakhov | 2016-07-30 | 1 | -0/+1 | |
| | | | | | - Set default limit to 50MB - Reply even in case of HTTP errors | |||||
* | [Fix] Some fixes to libmagic initialization | Vsevolod Stakhov | 2016-07-14 | 1 | -0/+2 | |
| | ||||||
* | [Rework] Rework pre and postfilters system | Vsevolod Stakhov | 2016-07-12 | 1 | -2/+0 | |
| | ||||||
* | [Feature] Use new ip parsing API | Vsevolod Stakhov | 2016-06-25 | 1 | -1/+1 | |
| | ||||||
* | [Feature] Add generic fucnction to parse IP maps | Vsevolod Stakhov | 2016-06-25 | 1 | -0/+15 | |
| | | | | Issue: #679 | |||||
* | [Feature] Allow to skip some initialization phases to speed up rspamadm | Vsevolod Stakhov | 2016-06-24 | 1 | -1/+10 | |
| | ||||||
* | [Feature] Allow to set ciphers and CA paths in config | Vsevolod Stakhov | 2016-06-11 | 1 | -0/+3 | |
| | ||||||
* | [Feature] Use new maps API for local addrs | Vsevolod Stakhov | 2016-05-10 | 1 | -1/+1 | |
| | ||||||
* | [Rework] Start the complete maps rework | Vsevolod Stakhov | 2016-05-09 | 1 | -1/+0 | |
| | | | | Issue: #616 | |||||
* | [Feature] Add learn conditions for classifiers | Vsevolod Stakhov | 2016-04-30 | 1 | -0/+1 | |
| | | | | Issue: #613 | |||||
* | [Feature] Add min learns to classifiers | Vsevolod Stakhov | 2016-04-19 | 1 | -0/+1 | |
| | ||||||
* | [Feature] Add common directory for hyperscan cache to config | Vsevolod Stakhov | 2016-04-14 | 1 | -0/+2 | |
| | ||||||
* | [Feature] Add on load hooks for rspamd_config | Vsevolod Stakhov | 2016-04-05 | 1 | -0/+7 | |
| | ||||||
* | [Feature] Add worker scripts functionality | Vsevolod Stakhov | 2016-04-05 | 1 | -1/+7 | |
| | ||||||
* | [Minor] Add vectorized_hyperscan configuration knob | Vsevolod Stakhov | 2016-03-29 | 1 | -0/+1 | |
| | | | | No underlaying functionality is implemented yet. | |||||
* | [Feature] Allow symbols params to be printed in logs | Vsevolod Stakhov | 2016-03-22 | 1 | -1/+2 | |
| | ||||||
* | [Minor] Nameservers are now raw ucl object | Vsevolod Stakhov | 2016-03-15 | 1 | -1/+1 | |
| | ||||||
* | [Feature] Add priorities for actions | Vsevolod Stakhov | 2016-02-28 | 1 | -1/+47 | |
| | | | | | | Add dedicated API to modify action limits with priorities from different configuration place. This follows the logic of symbols' priorities and will be used for dynamic rules and override definitions. | |||||
* | [Feature] Add ignore_received option | Vsevolod Stakhov | 2016-02-27 | 1 | -0/+1 | |
| | | | | | In this mode rspamd ignores data from the first received (it might be produced by some third party and not our MTA) | |||||
* | [Minor] Implement workaround for legacy clients | Vsevolod Stakhov | 2016-02-27 | 1 | -0/+1 | |
| | ||||||
* | Rework system of symbols registration | Vsevolod Stakhov | 2016-02-24 | 1 | -1/+5 | |
| | | | | | | It is possible now to use priorities when adding symbols to metrics and override scores for symbols with lower priority with the scores with high priority. | |||||
* | Save comments from configuration files | Vsevolod Stakhov | 2016-02-17 | 1 | -0/+1 | |
| | ||||||
* | Add global trusted keys option | Vsevolod Stakhov | 2016-02-15 | 1 | -0/+2 | |
| | ||||||
* | Initial support for dynamic modules and workers | Vsevolod Stakhov | 2016-02-12 | 1 | -0/+2 | |
| | ||||||
* | Implement the case of incrementing backends for bayes | Vsevolod Stakhov | 2016-01-08 | 1 | -0/+6 | |
| | ||||||
* | Impelement the concept when classifier values are integers | Vsevolod Stakhov | 2016-01-08 | 1 | -0/+4 | |
| | ||||||
* | Add local addrs extension available in the conviguration | Vsevolod Stakhov | 2016-01-03 | 1 | -0/+1 | |
| | ||||||
* | Add symbols_scores in log file | Vsevolod Stakhov | 2016-01-01 | 1 | -1/+2 | |
| | ||||||
* | Initial implementation of documentation strings in rspamd | Vsevolod Stakhov | 2015-12-27 | 1 | -0/+1 | |
| | ||||||
* | Allow multiple workers of the same type to be configured | Vsevolod Stakhov | 2015-12-16 | 1 | -13/+13 | |
| | ||||||
* | Add options to limit cores for rspamd | Vsevolod Stakhov | 2015-12-11 | 1 | -0/+3 | |
| | ||||||
* | Allow to disable hyperscan and use pcre only | Vsevolod Stakhov | 2015-12-10 | 1 | -0/+1 | |
| | ||||||
* | Allow logging of re_cache statistics | Vsevolod Stakhov | 2015-12-10 | 1 | -0/+1 | |
| | ||||||
* | Start new era of regexp cache | Vsevolod Stakhov | 2015-12-03 | 1 | -0/+3 | |
| | ||||||
* | Add ability to ignore certain symbols in metric when validating cache | Vsevolod Stakhov | 2015-12-03 | 1 | -1/+4 | |
| | ||||||
* | Fix upstreams usage | Vsevolod Stakhov | 2015-11-20 | 1 | -0/+1 | |
| | ||||||
* | Implement refcounting for configuration | Vsevolod Stakhov | 2015-11-18 | 1 | -1/+1 | |
| | ||||||
* | Start refcounting rework for rspamd_config | Vsevolod Stakhov | 2015-11-18 | 1 | -11/+6 | |
| | ||||||
* | Allow logging of recipients for a message | Vsevolod Stakhov | 2015-11-14 | 1 | -0/+4 | |
| | ||||||
* | Add max_word_len and words_decay options | Vsevolod Stakhov | 2015-11-12 | 1 | -1/+3 | |
| | ||||||
* | Add external libraries context | Vsevolod Stakhov | 2015-11-12 | 1 | -0/+3 | |
| |