aboutsummaryrefslogtreecommitdiffstats
path: root/src/FilterConfig.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-2/+0
* *: use nullptr instead of NULLMax Kellermann2013-10-191-6/+6
* FilterConfig: use std::find instead of g_strsplit_set()Max Kellermann2013-10-191-14/+14
* FilterConfig: return boolMax Kellermann2013-10-191-8/+3
* FilterConfig: move code to filter_chain_append_new()Max Kellermann2013-10-191-16/+23
* FilterConfig: eliminate duplicate API documentationMax Kellermann2013-10-191-9/+0
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+3
* util/Error: new error passing libraryMax Kellermann2013-09-041-19/+14
* FilterPlugin: pass config_param referenceMax Kellermann2013-08-041-5/+4
* FilterInternal: convert struct filter to a OO interfaceMax Kellermann2013-02-021-7/+8
* filter: convert to C++Max Kellermann2013-02-011-8/+4
* FilterConfig: add missing glib.h includeMax Kellermann2013-01-301-0/+2
* filter_config: convert to C++Max Kellermann2013-01-301-0/+122