Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-10-19 | *: use nullptr instead of NULL | Max Kellermann | 1 | -4/+4 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -7/+4 |
2013-08-04 | FilterPlugin: pass config_param reference | Max Kellermann | 1 | -3/+3 |
2013-02-02 | FilterInternal: convert struct filter to a OO interface | Max Kellermann | 1 | -83/+4 |
2013-02-01 | filter: convert to C++ | Max Kellermann | 1 | -12/+3 |
2013-01-29 | test/{read_conf,run_filter}: convert to C++ | Max Kellermann | 1 | -0/+8 |
2012-08-02 | DatabaseVisitor, ...: use GError forward declaration | Max Kellermann | 1 | -1/+1 |
2011-03-31 | fix common misspellings | Jonathan Neuschäfer | 1 | -4/+4 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-25 | filter_plugin: allow open() to force an input format | Max Kellermann | 1 | -3/+8 |
2009-12-14 | Minor documentation fix | Albin Eldstål-Damlin | 1 | -2/+2 |
2009-07-03 | filter: added new plugin API for filters | Max Kellermann | 1 | -0/+145 |