[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'master'
    Florian Forster 
    octo at verplant.org
       
    Fri Aug  6 15:03:32 CEST 2010
    
    
  
 src/common.c           |   70 ++++++++++++++++++++++++++++++++++++++++++++++
 src/common.h           |    3 ++
 src/utils_cmd_putval.c |   26 +++++++++++++++++
 src/utils_cmd_putval.h |    5 +++
 src/write_http.c       |   72 +-----------------------------------------------
 5 files changed, 105 insertions(+), 71 deletions(-)
New commits:
commit 1a9c26bffc5ae9c7d54c4e2b841b248098010b56
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 6 14:59:56 2010 +0200
    src/utils_cmd_putval.[ch]: Implement "create_putval".
commit 75a0b125784546894d2d5ecb5d21b6a26dbd640b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Fri Aug 6 14:40:55 2010 +0200
    write_http plugin: Move "wh_value_list_to_string" to src/common.[ch].
    
    
More information about the collectd-changes
mailing list