This patch provides better error messages to the client when something
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 29 Sep 2008 19:56:10 +0000 (19:56 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 29 Sep 2008 19:56:10 +0000 (19:56 +0000)
commitafb590e6dbc73ed9e1eb7015071cead52e3692d3
tree827ddc97e65fb619c17ed08d6b1ced82fdb7ec40
parent0f4b0029699613ec41194fe7696a6b10fdeb5c62
This patch provides better error messages to the client when something
goes wrong with the daemon.  When possible, the daemon error message is
passed through to rrd_set_error() on the client.  Prior to this patch,
most error conditions would result in "Internal error", which is not very
helpful. -- kevin brintnall

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1546 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_client.c
src/rrd_update.c