aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/FilterConfig.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-3/+3
| | | | The old struct config_param remains only for top-level string options.
* config/Option: convert to strictly-typed enumMax Kellermann2015-01-211-1/+2
|
* ConfigData: move struct config_param to Param.hxxMax Kellermann2015-01-211-1/+1
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* ConfigGlobal: add config_find_block()Max Kellermann2014-01-241-34/+6
| | | Merge duplicate code.
* Filter*: move to filter/Max Kellermann2014-01-241-0/+108