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

Florian Forster octo at verplant.org
Sat Feb 9 18:07:16 CET 2008


 configure.in           |    2 
 src/configfile.c       |  256 +++++++++++++++++++++++++++++++++++--------------
 src/utils_ignorelist.c |    4 
 3 files changed, 187 insertions(+), 75 deletions(-)

New commits:
commit 8e2265c6d771e7256d1b45c956e1a5f577f8f1bc
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Feb 9 18:07:08 2008 +0100

    src/utils_ignorelist.c: Remove an annoying debug message.

commit 38c20d93b123f9840b14d1ff9fd76ff481b657ef
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Feb 9 18:06:48 2008 +0100

    configure: Fix a syntax error.

commit d0b7e88ee93371c25241f6a1fed3b4918087bb0c
Merge: f1a764777b71e54407293163aefb07586977b147 fb71367524083f90db7c0b4a246d2db6b2b3c737
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Feb 9 17:46:48 2008 +0100

    Merge branch 'master' of octo at verplant.org:/var/lib/git/collectd

commit f1a764777b71e54407293163aefb07586977b147
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sat Feb 9 17:44:34 2008 +0100

    src/configfile.c: Extend the `Include' statement to handle directories, too.
    
    Directories are included recursively. Files and directories begnning with a dot
    are ignored. Symlinks are followed. You can crash collectd by looping the
    symlinks.




More information about the collectd-changes mailing list