aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/dynamic_cfg.c
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] More g_slice cleanupsVsevolod Stakhov2017-10-281-3/+3
|
* [Minor] Further steps to get rid of metrics supportVsevolod Stakhov2017-10-081-1/+1
|
* [Feature] Allow to specify maximum number of shots for symbolsVsevolod Stakhov2017-03-201-1/+1
|
* [Fix] Fix usage of unsafe ucl iteratorsVsevolod Stakhov2017-01-101-2/+14
|
* [Rework] Refactor struct namesVsevolod Stakhov2016-12-051-1/+1
|
* [Fix] Fix applying of lua dynamic confgVsevolod Stakhov2016-10-261-8/+10
|
* [Feature] Allow to update dynamic conf in RedisVsevolod Stakhov2016-10-251-0/+105
|
* [Rework] Adopt new maps codeVsevolod Stakhov2016-05-091-3/+2
| | | | Issue: #616
* [Feature] Show map URLs in webuiVsevolod Stakhov2016-03-231-1/+1
|
* [Fix] Fix resetting symbols to their default values in WebUIVsevolod Stakhov2016-03-181-0/+83
|
* [Fix] Rework map reading state machineVsevolod Stakhov2016-03-141-3/+4
|
* [Feature] Add priorities for actionsVsevolod Stakhov2016-02-281-9/+10
| | | | | | 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] Rework dynamic symbols for new metrics APIVsevolod Stakhov2016-02-281-5/+9
|
* Refactor UCL APIVsevolod Stakhov2016-02-161-22/+22
|
* Fix for the new libucl APIVsevolod Stakhov2016-02-081-1/+1
|
* Switch the rest to apache 2Vsevolod Stakhov2016-02-041-20/+12
|
* Reorganize includes to reduce namespace pollution.Vsevolod Stakhov2015-10-081-0/+1
|
* Rename main.h and main.c to `rspamd.X`Vsevolod Stakhov2015-09-221-1/+1
|
* Fix number of issues with webui interaction.Vsevolod Stakhov2015-06-231-46/+21
|
* Fix potential issues as found by coverity.Vsevolod Stakhov2015-02-051-5/+1
|
* Refactor function names.Vsevolod Stakhov2014-11-291-1/+1
|
* Place symbol definition in metric->symbols hash.Vsevolod Stakhov2014-10-091-3/+3
|
* Refactor function names.Vsevolod Stakhov2014-09-231-2/+2
|
* More fixes to dynamic settings.Vsevolod Stakhov2014-09-011-8/+27
|
* Rework dynamic configuration to use ucl.Vsevolod Stakhov2014-09-011-326/+176
|
* Use ucl instead of jansson.Vsevolod Stakhov2014-08-191-66/+65
|
* Unify style without sorting headers.Vsevolod Stakhov2014-07-231-86/+136
|
* Revert "Unify code style."Vsevolod Stakhov2014-07-231-139/+89
| | | | This reverts commit e0483657ff6cf1adc828ccce457814d61fe90a0d.
* Unify code style.Vsevolod Stakhov2014-07-231-89/+139
|
* Refactor config API.Vsevolod Stakhov2014-04-301-6/+6
|
* Rework project structure, remove trash files.Vsevolod Stakhov2014-04-211-0/+599