Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | config/Option: convert to strictly-typed enum | Max Kellermann | 2015-01-21 | 1 | -1/+1 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | Config*: move to config/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | test: add missing includes | Max Kellermann | 2014-01-07 | 1 | -0/+2 |
* | test/*: use fprintf(stderr,...) and Log() instead of g_printerr() | Max Kellermann | 2013-12-15 | 1 | -23/+9 |
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -4/+4 |
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -2/+2 |
* | ConfigFile: add enum ConfigOption | Max Kellermann | 2013-01-30 | 1 | -1/+4 |
* | ConfigFile, CommandLine: use the Path class | Max Kellermann | 2013-01-29 | 1 | -3/+3 |
* | test/{read_conf,run_filter}: convert to C++ | Max Kellermann | 2013-01-29 | 1 | -0/+72 |