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

Florian Forster octo at verplant.org
Tue May 6 16:55:40 CEST 2008


 ChangeLog            |   32 ++++++++++++++++++++++++++++++++
 configure.in         |   21 ++++++++++++++-------
 src/collectd.conf.in |   34 ++++++++++++++++++++++++++++++++++
 src/powerdns.c       |   20 ++++++++++----------
 version-gen.sh       |    2 +-
 5 files changed, 91 insertions(+), 18 deletions(-)

New commits:
commit 0338f965bf4ee3c6106210a9c9c741c3b15f4893
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue May 6 16:55:35 2008 +0200

    Bumped version to 4.4.0; Updated ChangeLog.

commit 0ef277e40cd15de72763b37fee233477bac82ba4
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue May 6 16:46:42 2008 +0200

    src/collectd.conf.in: Added the new powerdns and tail plugins.

commit 250dc17bfb3c5488b789347f1f570913701d31ca
Merge: eeeff2fae643c5195cef3ce5fecfa917e872b31f 759c544568c019721fe868e7c319bd1471fd501c
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue May 6 16:14:18 2008 +0200

    Merge branch 'collectd-4.3' into collectd-4.4

commit 759c544568c019721fe868e7c319bd1471fd501c
Merge: 53bd9256920f01cc5b835639c7e7971979ed3350 d45c77caacd134faa08f87cf8f5206499c5b1958
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue May 6 16:13:35 2008 +0200

    Merge branch 'collectd-4.2' into collectd-4.3
    
    Conflicts:
    
    	configure.in

commit eeeff2fae643c5195cef3ce5fecfa917e872b31f
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue May 6 16:01:01 2008 +0200

    powerdns plugin: Fix some bugs after testing the plugin.

commit d45c77caacd134faa08f87cf8f5206499c5b1958
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue May 6 14:29:56 2008 +0200

    configure.in: Don't use `test -a'.
    
    Some old/weird versions of sh and/or test don't support the `-a' (`and')
    argument.




More information about the collectd-changes mailing list