Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-10-19 | *: use nullptr instead of NULL | Max Kellermann | 1 | -5/+5 |
2013-09-05 | conf.h: remove obsolete header | Max Kellermann | 1 | -1/+1 |
2013-09-04 | util/Error: new error passing library | Max Kellermann | 1 | -14/+12 |
2013-08-04 | FilterPlugin: pass config_param reference | Max Kellermann | 1 | -5/+3 |
2013-02-02 | FilterInternal: convert struct filter to a OO interface | Max Kellermann | 1 | -56/+2 |
2013-02-01 | filter: convert to C++ | Max Kellermann | 1 | -4/+4 |
2013-01-30 | conf.h: move the GQuark to ConfigQuark.hxx | Max Kellermann | 1 | -0/+1 |
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 | -4/+9 |
2009-12-14 | Fix and use filter_configured_new() | Albin Eldstål-Damlin | 1 | -2/+6 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-07-03 | filter: added new plugin API for filters | Max Kellermann | 1 | -0/+106 |