aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/cfg_file.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add 'allow_raw_input' optionVsevolod Stakhov2015-11-121-0/+1
* Start implementation of flexible task loggingVsevolod Stakhov2015-11-061-0/+1
* Fix variables namesVsevolod Stakhov2015-11-051-0/+1
* Start variable log format support.Vsevolod Stakhov2015-11-051-0/+34
* Allow explicit loading of specific modulesVsevolod Stakhov2015-10-261-0/+1
* Finish history format rework.Vsevolod Stakhov2015-10-241-0/+1
* Add control_path option.Vsevolod Stakhov2015-10-081-0/+1
* Add special knob for systemd logging.Vsevolod Stakhov2015-09-171-0/+1
* Add debug_modules option.Vsevolod Stakhov2015-09-011-0/+1
* Use config checksum for unique tag.Vsevolod Stakhov2015-08-281-4/+4
* Extended config logger.Vsevolod Stakhov2015-08-281-6/+17
* More fixes for the new symbols structure.Vsevolod Stakhov2015-08-131-0/+10
* Rework symbols configuration.Vsevolod Stakhov2015-08-131-3/+3
* Hide workers and modules definitions.Vsevolod Stakhov2015-08-061-2/+5
* Add universal routine to check if a modules is enabled.Vsevolod Stakhov2015-08-061-0/+19
* Fix metrics loading.Vsevolod Stakhov2015-08-061-1/+1
* Implement universal rspamd_config_add_metric_symbol function.Vsevolod Stakhov2015-08-061-0/+16
* Allow to specify classification headers in the options.Vsevolod Stakhov2015-07-281-0/+2
* More changes to tokenization.Vsevolod Stakhov2015-07-271-1/+1
* Add constraints to dns requests ammount per task.Vsevolod Stakhov2015-07-211-0/+1
* Add support for extra variables in a config.Vsevolod Stakhov2015-07-061-2/+3
* Restore parsing of headers.Vsevolod Stakhov2015-05-081-1/+1
* Move more initialization to the common routines.Vsevolod Stakhov2015-04-171-0/+7
* Rework filters initialization.Vsevolod Stakhov2015-04-171-1/+8
* Make symbol groups hash table.Vsevolod Stakhov2015-04-141-9/+13
* Remove legacy.Vsevolod Stakhov2015-04-141-12/+0
* Rework URL parser to load tld file.Vsevolod Stakhov2015-04-051-4/+6
* Save classifier configuration inside statfile config.Vsevolod Stakhov2015-04-011-0/+1
* Start removing old stuff.Vsevolod Stakhov2015-03-191-24/+0
* Bind line configuration adoptation for inet_addr.Vsevolod Stakhov2015-03-121-1/+1
* Start moving to the rspamd regexps.Vsevolod Stakhov2015-03-071-3/+2
* Write skeleton of rspamd fast regexps.Vsevolod Stakhov2015-03-041-1/+1
* Configurable min_word_len.Vsevolod Stakhov2015-02-231-0/+2