[rrd_client.c] RRD client should resolve all paths when talking to a unix socket...
[rrdtool.git] / src / rrd_client.c
2010-05-28 oetiker[rrd_client.c] RRD client should resolve all paths...
2010-04-30 oetikerrrd_client.c: explicitly close the connection on error in
2010-04-26 oetikerRelicense the RRDCacheD client interface under the...
2010-03-29 oetikerAdd a "FETCH" command to RRDCacheD which behaves like...
2009-10-27 oetiker* remove intl from build process ... someone who does...
2009-10-27 oetikermore solaris 10 portability changes ....
2009-10-11 oetikerload rrd_config.h before rrd_client.h since its content...
2009-10-04 oetikerrrd_client, rrd_daemon: Do not require hostnames to...
2009-10-04 oetikerrrd_client: Improved error handling / reporting.
2009-10-04 oetikerrrd_client: Do not rewrite path names when accessing...
2008-10-17 oetikerrrdc_flush_if_daemon should not clobber error message...
2008-10-16 oetikerIn almost all cases where rrdc_flush can fail, it will...
2008-10-14 oetiker * this preserves principle of least surprise when...
2008-10-01 oetikerFixes for the following compiler warnings:
2008-09-29 oetikerThis patch provides better error messages to the client...
2008-09-25 oetikerUse the same IPv6/IPv4 as for the client as Florian...
2008-09-25 oetikerThis adds support for <address>:<port> in the rrd clien...
2008-09-14 oetikerThe previous code was broken: The response was read...
2008-09-14 oetikerdid not pick up all the changes for rrdcached in the...
2008-09-14 oetikerRRDcached patch. This implements an infrastructure...