aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/plugins/httpd (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2-19/+19
2015-01-08encoder/Interface: move functions into the structMax Kellermann1-3/+3
2015-01-08encoder/Plugin: move struct Encoder to EncoderInterface.hxxMax Kellermann1-0/+1
2015-01-01Copyright year 2015Max Kellermann9-9/+9
2014-12-26EncoderPlugin: pass Tag reference to method tag()Max Kellermann1-1/+1
2014-12-26OutputPlugin: pass Tag reference to _send_tag()Max Kellermann2-7/+5
2014-12-01output/httpd/IcyMetaDataServer: use CopyString() instead of g_strlcpy()Max Kellermann1-18/+7
2014-12-01output/httpd/IcyMetaDataServer: don't use GLib typesMax Kellermann1-13/+13
2014-12-01output/httpd/IcyMetaDataServer: make variables more localMax Kellermann1-19/+14
2014-11-28Compiler.h: add macro CLANG_OR_GCC_VERSION()Max Kellermann1-1/+1
2014-08-30*: add missing Compiler.h includesMax Kellermann1-0/+1
2014-07-14util/Cast: reimplement as template without macroMax Kellermann1-10/+4
2014-07-09output/plugins/httpd/HttpdClient: fix build failure due to missing stdio.h in...Gustavo Zacarias1-0/+1
2014-02-24output/httpd/client: eliminate GLibMax Kellermann1-13/+11
2014-02-19output/httpd: move to dedicated directoryMax Kellermann9-0/+1922