aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/cfg_file.h
Commit message (Collapse)AuthorAgeFilesLines
...
* [Feature] Add a generic lua classifierVsevolod Stakhov2016-10-061-0/+4
|
* [Minor] Allow for re-enabling default-disabled checksAndrew Lewis2016-09-301-0/+2
|
* [Feature] Allow to use dictionaries for compressionVsevolod Stakhov2016-09-091-1/+3
|
* [Minor] Initialize redis poolVsevolod Stakhov2016-08-301-0/+3
|
* [Minor] Enable monitored events for scannerVsevolod Stakhov2016-08-261-0/+1
|
* [Feature] Implement finish scripts for worker processesVsevolod Stakhov2016-08-251-0/+1
|
* [Fix] Make dnssec configurable option disabled by default for nowVsevolod Stakhov2016-08-181-0/+1
|
* [Feature] Implement encrypted logsVsevolod Stakhov2016-08-161-0/+2
|
* [Feature] Allow to print message digest in logsVsevolod Stakhov2016-08-151-1/+2
|
* [Feature] Allow limiting of the inbound message sizeVsevolod Stakhov2016-07-301-0/+1
| | | | | - Set default limit to 50MB - Reply even in case of HTTP errors
* [Fix] Some fixes to libmagic initializationVsevolod Stakhov2016-07-141-0/+2
|
* [Rework] Rework pre and postfilters systemVsevolod Stakhov2016-07-121-2/+0
|
* [Feature] Use new ip parsing APIVsevolod Stakhov2016-06-251-1/+1
|
* [Feature] Add generic fucnction to parse IP mapsVsevolod Stakhov2016-06-251-0/+15
| | | | Issue: #679
* [Feature] Allow to skip some initialization phases to speed up rspamadmVsevolod Stakhov2016-06-241-1/+10
|
* [Feature] Allow to set ciphers and CA paths in configVsevolod Stakhov2016-06-111-0/+3
|
* [Feature] Use new maps API for local addrsVsevolod Stakhov2016-05-101-1/+1
|
* [Rework] Start the complete maps reworkVsevolod Stakhov2016-05-091-1/+0
| | | | Issue: #616
* [Feature] Add learn conditions for classifiersVsevolod Stakhov2016-04-301-0/+1
| | | | Issue: #613
* [Feature] Add min learns to classifiersVsevolod Stakhov2016-04-191-0/+1
|
* [Feature] Add common directory for hyperscan cache to configVsevolod Stakhov2016-04-141-0/+2
|
* [Feature] Add on load hooks for rspamd_configVsevolod Stakhov2016-04-051-0/+7
|
* [Feature] Add worker scripts functionalityVsevolod Stakhov2016-04-051-1/+7
|
* [Minor] Add vectorized_hyperscan configuration knobVsevolod Stakhov2016-03-291-0/+1
| | | | No underlaying functionality is implemented yet.
* [Feature] Allow symbols params to be printed in logsVsevolod Stakhov2016-03-221-1/+2
|
* [Minor] Nameservers are now raw ucl objectVsevolod Stakhov2016-03-151-1/+1
|
* [Feature] Add priorities for actionsVsevolod Stakhov2016-02-281-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 optionVsevolod Stakhov2016-02-271-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 clientsVsevolod Stakhov2016-02-271-0/+1
|
* Rework system of symbols registrationVsevolod Stakhov2016-02-241-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 filesVsevolod Stakhov2016-02-171-0/+1
|
* Add global trusted keys optionVsevolod Stakhov2016-02-151-0/+2
|
* Initial support for dynamic modules and workersVsevolod Stakhov2016-02-121-0/+2
|
* Implement the case of incrementing backends for bayesVsevolod Stakhov2016-01-081-0/+6
|
* Impelement the concept when classifier values are integersVsevolod Stakhov2016-01-081-0/+4
|
* Add local addrs extension available in the convigurationVsevolod Stakhov2016-01-031-0/+1
|
* Add symbols_scores in log fileVsevolod Stakhov2016-01-011-1/+2
|
* Initial implementation of documentation strings in rspamdVsevolod Stakhov2015-12-271-0/+1
|
* Allow multiple workers of the same type to be configuredVsevolod Stakhov2015-12-161-13/+13
|
* Add options to limit cores for rspamdVsevolod Stakhov2015-12-111-0/+3
|
* Allow to disable hyperscan and use pcre onlyVsevolod Stakhov2015-12-101-0/+1
|
* Allow logging of re_cache statisticsVsevolod Stakhov2015-12-101-0/+1
|
* Start new era of regexp cacheVsevolod Stakhov2015-12-031-0/+3
|
* Add ability to ignore certain symbols in metric when validating cacheVsevolod Stakhov2015-12-031-1/+4
|
* Fix upstreams usageVsevolod Stakhov2015-11-201-0/+1
|
* Implement refcounting for configurationVsevolod Stakhov2015-11-181-1/+1
|
* Start refcounting rework for rspamd_configVsevolod Stakhov2015-11-181-11/+6
|
* Allow logging of recipients for a messageVsevolod Stakhov2015-11-141-0/+4
|
* Add max_word_len and words_decay optionsVsevolod Stakhov2015-11-121-1/+3
|
* Add external libraries contextVsevolod Stakhov2015-11-121-0/+3
|