[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'master'
    Florian Forster 
    octo at verplant.org
       
    Mon Feb 18 23:46:54 CET 2008
    
    
  
 ChangeLog               |    4 +++-
 src/collectd-exec.pod   |   32 +++++++++++++++++---------------
 src/configfile.c        |   43 ++++++++++++++++++++++++++++---------------
 src/exec.c              |   39 ++-------------------------------------
 src/liboconfig/parser.y |    2 +-
 version-gen.sh          |    2 +-
 6 files changed, 52 insertions(+), 70 deletions(-)
New commits:
commit bdd0b82cf6d2113e5f36c8ef91ac8844069956fb
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Feb 18 23:11:52 2008 +0100
    src/configfile.c: Fix another access of free'd memory.
    
    This led to a crash with the default config of the Debian package.
commit 04d6a987281022bfffb4d03e60d7d19c8135c4bd
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Feb 18 23:10:52 2008 +0100
    liboconfig: Make sure that option-strings can always be freed.
    
    This resolved a nasty crash when including files.
commit b1b72ef6cb6fcabb7e0a715e818d527d4320cba7
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Feb 18 21:24:56 2008 +0100
    Bumped version to 4.3.0; Updated ChangeLog.
commit 59ffa285775759d786d80cf21e618dbb8d89822e
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Feb 18 21:19:32 2008 +0100
    exec plugin: Removed the Nagios logic from the plugin.
    
    Instead point users to the `exec-nagios.px' script in collectd-exec(5).
    
    
More information about the collectd-changes
mailing list