Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/SocketAddress: light wrapper for struct sockaddr | Max Kellermann | 2015-02-10 | 1 | -2/+1 |
| | |||||
* | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 2015-01-21 | 1 | -6/+6 |
| | | | | The old struct config_param remains only for top-level string options. | ||||
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | OutputPlugin: pass Tag reference to _send_tag() | Max Kellermann | 2014-12-26 | 1 | -1/+1 |
| | |||||
* | Compiler.h: add macro CLANG_OR_GCC_VERSION() | Max Kellermann | 2014-11-28 | 1 | -1/+1 |
| | |||||
* | *: add missing Compiler.h includes | Max Kellermann | 2014-08-30 | 1 | -0/+1 |
| | | | | Necessary for "final" on gcc 4.6. | ||||
* | util/Cast: reimplement as template without macro | Max Kellermann | 2014-07-14 | 1 | -10/+4 |
| | |||||
* | output/httpd: move to dedicated directory | Max Kellermann | 2014-02-19 | 1 | -0/+273 |