| Commit message (Expand) | Author | Files | Lines |
2013-10-19 | *: use nullptr instead of NULL | Max Kellermann | 1 | -6/+6 |
2013-10-19 | FilterConfig: use std::find instead of g_strsplit_set() | Max Kellermann | 1 | -14/+14 |
2013-10-19 | FilterConfig: return bool | Max Kellermann | 1 | -8/+3 |
2013-10-19 | FilterConfig: move code to filter_chain_append_new() | Max Kellermann | 1 | -16/+23 |
2013-10-19 | FilterConfig: eliminate duplicate API documentation | Max Kellermann | 1 | -9/+0 |
2013-09-05 | conf.h: remove obsolete header | Max Kellermann | 1 | -1/+3 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -19/+14 |
2013-08-04 | FilterPlugin: pass config_param reference | Max Kellermann | 1 | -5/+4 |
2013-02-02 | FilterInternal: convert struct filter to a OO interface | Max Kellermann | 1 | -7/+8 |
2013-02-01 | filter: convert to C++ | Max Kellermann | 1 | -8/+4 |
2013-01-30 | FilterConfig: add missing glib.h include | Max Kellermann | 1 | -0/+2 |
2013-01-30 | filter_config: convert to C++ | Max Kellermann | 1 | -4/+7 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-14 | Fix and use filter_configured_new() | Albin Eldstål-Damlin | 1 | -23/+2 |
2009-12-14 | Proper error reporting from filter_config | Albin Eldstål-Damlin | 1 | -19/+33 |
2009-12-14 | Split filter_config into its own module | Albin Eldstål-Damlin | 1 | -0/+126 |