Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -6/+6 |
* | FilterConfig: use std::find instead of g_strsplit_set() | Max Kellermann | 2013-10-19 | 1 | -14/+14 |
* | FilterConfig: return bool | Max Kellermann | 2013-10-19 | 1 | -8/+3 |
* | FilterConfig: move code to filter_chain_append_new() | Max Kellermann | 2013-10-19 | 1 | -16/+23 |
* | FilterConfig: eliminate duplicate API documentation | Max Kellermann | 2013-10-19 | 1 | -9/+0 |
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+3 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -19/+14 |
* | FilterPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -5/+4 |
* | FilterInternal: convert struct filter to a OO interface | Max Kellermann | 2013-02-02 | 1 | -7/+8 |
* | filter: convert to C++ | Max Kellermann | 2013-02-01 | 1 | -8/+4 |
* | FilterConfig: add missing glib.h include | Max Kellermann | 2013-01-30 | 1 | -0/+2 |
* | filter_config: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -0/+122 |