[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'

Florian Forster octo at verplant.org
Sat Mar 16 13:48:39 CET 2013


 src/apache.c       |    2 +-
 src/ascent.c       |    2 +-
 src/bind.c         |    2 +-
 src/curl.c         |    2 +-
 src/curl_json.c    |   17 ++++++++---------
 src/curl_xml.c     |   13 ++++++-------
 src/filter_chain.c |    4 ++--
 src/nginx.c        |    2 +-
 src/write_http.c   |    2 +-
 9 files changed, 22 insertions(+), 24 deletions(-)

New commits:
commit b81ed4b28b408db3198e11a3c4e0efbcc757cc5f
Author: Dan Fandrich <dan at coneharvesters.com>
Date:   Sun Mar 3 00:24:48 2013 +0100

    src/filter_chain.c: Fixed typos in error messages
    
    Signed-off-by: Florian Forster <octo at collectd.org>

commit 56c7b21899e44b57b5031a21ca3652b30f4fc1aa
Author: Dan Fandrich <dan at coneharvesters.com>
Date:   Wed Feb 6 23:35:04 2013 +0100

    curl_xml plugin: Check for a curl_easy_perform() error first
    
    The value of CURLINFO_RESPONSE_CODE isn't valid otherwise.
    Also, use the symbolic name CURLE_OK in all plugins where
    appropriate.
    
    Change-Id: I17ae9c7eea393ee4641296b5484c93809a662dd9
    Signed-off-by: Florian Forster <octo at collectd.org>




More information about the collectd-changes mailing list