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

Florian Forster octo at verplant.org
Thu Sep 26 19:28:22 CEST 2013


 configure.in     |   11 +++++++++++
 src/apache.c     |    2 +-
 src/ascent.c     |    2 +-
 src/bind.c       |    2 +-
 src/collectd.h   |    4 ++++
 src/curl.c       |    3 +--
 src/curl_json.c  |    3 +--
 src/curl_xml.c   |    3 +--
 src/nginx.c      |    2 +-
 src/write_http.c |    2 +-
 10 files changed, 23 insertions(+), 11 deletions(-)

New commits:
commit 23a9e650caa712012d696de3d64dfe2a2517e268
Author: Florian Forster <octo at collectd.org>
Date:   Thu Sep 26 19:28:19 2013 +0200

    configure.in: Move the useragent config to a more appropriate block.

commit 9153bfdae3d92ddce750e174589cae1e96bab67f
Author: Jeremy Katz <jeremy at katzbox.net>
Date:   Sun Sep 22 21:50:05 2013 +0200

    Add support for a custom user agent at compile-time
    
    Make it possible to specify a custom user agent at compile time
    and then use on all libcurl calls instead of just going with
    PACKAGE_NAME/PACKAGE_VERSION




More information about the collectd-changes mailing list