aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/httpd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-019-9/+9
|
* EncoderPlugin: pass Tag reference to method tag()Max Kellermann2014-12-261-1/+1
|
* OutputPlugin: pass Tag reference to _send_tag()Max Kellermann2014-12-262-7/+5
|
* output/httpd/IcyMetaDataServer: use CopyString() instead of g_strlcpy()Max Kellermann2014-12-011-18/+7
|
* output/httpd/IcyMetaDataServer: don't use GLib typesMax Kellermann2014-12-011-13/+13
|
* output/httpd/IcyMetaDataServer: make variables more localMax Kellermann2014-12-011-19/+14
|
* Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann2014-11-281-1/+1
|
* *: add missing Compiler.h includesMax Kellermann2014-08-301-0/+1
| | | | Necessary for "final" on gcc 4.6.
* util/Cast: reimplement as template without macroMax Kellermann2014-07-141-10/+4
|
* output/plugins/httpd/HttpdClient: fix build failure due to missing stdio.h ↵Gustavo Zacarias2014-07-091-0/+1
| | | | | | include Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
* output/httpd/client: eliminate GLibMax Kellermann2014-02-241-13/+11
|
* output/httpd: move to dedicated directoryMax Kellermann2014-02-199-0/+1922