Max Kellermann
|
6f22452b54
|
net/Resolver: move sockaddr_to_string() to ToString.cxx
|
2015-07-22 10:03:36 +02:00 |
|
Max Kellermann
|
b31d171ae8
|
*: doxygen fixups
|
2015-03-17 11:21:43 +01:00 |
|
Max Kellermann
|
4e30e74739
|
net/SocketAddress: light wrapper for struct sockaddr
|
2015-02-10 22:06:06 +01:00 |
|
Max Kellermann
|
42890b9acf
|
system/{Resolver,Socket{Error,Util}}: move to new library libnet.a
|
2015-02-10 22:06:06 +01:00 |
|
Max Kellermann
|
4fa5538e2b
|
config/Param: split block-specific attributes to new struct ConfigBlock
The old struct config_param remains only for top-level string options.
|
2015-01-21 23:56:33 +01:00 |
|
Max Kellermann
|
ae4c189e19
|
encoder/Interface: move functions into the struct
|
2015-01-08 19:36:19 +01:00 |
|
Max Kellermann
|
362a6e6d46
|
encoder/Plugin: move struct Encoder to EncoderInterface.hxx
|
2015-01-08 19:31:57 +01:00 |
|
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
|
Max Kellermann
|
af9092df39
|
EncoderPlugin: pass Tag reference to method tag()
|
2014-12-26 22:30:54 +01:00 |
|
Max Kellermann
|
58a5da33c2
|
OutputPlugin: pass Tag reference to _send_tag()
|
2014-12-26 22:27:01 +01:00 |
|
Max Kellermann
|
7363d50a1e
|
output/httpd/IcyMetaDataServer: use CopyString() instead of g_strlcpy()
|
2014-12-01 22:33:57 +01:00 |
|
Max Kellermann
|
15213a041d
|
output/httpd/IcyMetaDataServer: don't use GLib types
|
2014-12-01 22:31:29 +01:00 |
|
Max Kellermann
|
fb70a34c80
|
output/httpd/IcyMetaDataServer: make variables more local
|
2014-12-01 22:28:14 +01:00 |
|
Max Kellermann
|
d93172bee8
|
Compiler.h: add macro CLANG_OR_GCC_VERSION()
|
2014-11-28 19:09:56 +01:00 |
|
Max Kellermann
|
b373c53ce4
|
*: add missing Compiler.h includes
Necessary for "final" on gcc 4.6.
|
2014-08-30 00:46:52 +02:00 |
|
Max Kellermann
|
7a1f3177c9
|
util/Cast: reimplement as template without macro
|
2014-07-14 16:24:07 +02:00 |
|
Gustavo Zacarias
|
f5c9056430
|
output/plugins/httpd/HttpdClient: fix build failure due to missing stdio.h include
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
|
2014-07-09 19:54:35 +02:00 |
|
Max Kellermann
|
6d9739165e
|
output/httpd/client: eliminate GLib
|
2014-02-24 20:39:37 +01:00 |
|
Max Kellermann
|
0bbfb28992
|
output/httpd: move to dedicated directory
|
2014-02-19 09:22:08 +01:00 |
|