collectd.git
2008-12-03 Florian Forsterconfigure.in: Check for `kvm_openfiles'.
2008-12-03 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-12-03 Florian Forsterconfigure.in: Some improvements for Solaris, expecially...
2008-12-02 Florian Forstersrc/plugin.[ch]: Don't use unnamed unions.
2008-11-28 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-11-24 Florian Forstermultimeter plugin: Check the return value of `write'.
2008-11-16 Mirko Buffonicontrib/collection.cgi: Add meta-graph definitions...
2008-11-16 Mirko Buffonicontrib/collection.cgi: Add graph definitions for the...
2008-11-08 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-11-02 Sebastian Harllibiptc/Makefile.am: Added xtables.h, libxtc.h to libip...
2008-11-01 Sebastian Harlsrc/Makefile: Build ipvs and uuid plugins using $AM_CFLAGS.
2008-11-01 Sebastian Harlconfigure, mysql plugin: Check for mysql.h as well.
2008-10-31 Florian Forstercontrib/collection3: Add the `format' parameter to...
2008-10-31 Florian Forstersrc/utils_complain.c: Include "collectd.h" as first...
2008-10-31 Florian Forsterapcups plugin: Include "collectd.h" *before" <stdlib.h>.
2008-10-30 Sebastian Harlfilecount plugin: Fixed an off-by-one error in the...
2008-10-29 Ulrich Habelperl plugin: Fix an uninitialized variable warning.
2008-10-29 Ulrich Habelsrc/utils_dns.c: Cast a `char' to `int' when using...
2008-10-20 Devid Antonio... libiptc/libip6tc.c: Fix a glibc 2.8 compatibility problem.
2008-10-20 Florian Forstersrc/configfile.c: Fix a closing-brace comment.
2008-10-16 Florian ForsterChangeLog: Fix a typo.
2008-10-16 Florian ForsterChangeLog: Fix a typo.
2008-10-16 Florian ForsterBumped version to 4.5.1; Updated ChangeLog. collectd-4.5.1
2008-10-16 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-10-16 Florian ForsterChangeLog: Added the changed poisoning behavior. collectd-4.4.4
2008-10-16 Florian Forstersrc/collectd.h: Poison various insecure string function...
2008-10-16 Florian ForsterBumped version to 4.4.4; Updated ChangeLog.
2008-10-16 Sebastian Harlpostgresql plugin: Added another missing call to PQclear().
2008-10-16 Sebastian Harlpostgresql plugin: Do not open new connections during...
2008-10-16 Florian Forsterpostgresql plugin: Add a couple of PQclear() calls.
2008-10-16 Florian Forstercontrib/exec-munin.px: Fix the folding markers..
2008-10-10 Sebastian Harlsrc/Makefile.am: Use $mkinstalldirs instead of $(INSTAL...
2008-10-10 Florian Forstersrc/utils_tail.c: Call `clearerr' before `fgets'.
2008-10-10 Florian Forstersrc/Makefile.am: Fix a copy'n'paste typo.
2008-10-10 Sebastian Harlcollectd.conf: Added a sample <Plugin> section in the...
2008-10-10 Sebastian Harltypes.db: Reintroduced the "spam_check" type.
2008-10-10 Sebastian Harlcollection.cgi: Added support for the "connection"...
2008-10-10 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-10-10 Florian Forstersrc/utils_cache.c: Fix a serious memory leak.
2008-10-09 Florian Forstersrc/configfile.c: Fix a minor memory leak.
2008-10-09 Florian Forsternetwork plugin: Fix a minor memory leak.
2008-10-06 Florian Forstercollectd-nagios(1): Make the documentation easier to...
2008-10-06 Florian Forsterconfigure.in: Correct the `--enable-<plugin>' code.
2008-10-06 Bruno Prémontconfigure.in: Let configure bail out on missing depende...
2008-10-06 Florian Forstersrc/collectd-nagios.c: Improve handling of lines return...
2008-10-05 Florian Forsternetlink plugin: Fix an incorrect format string.
2008-10-03 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-10-03 Florian Forstersrc/utils_ignorelist.c: Fix an off-by-one errror when...
2008-10-03 Sebastian Harlcollectdmon: Do not block SIGCHLD.
2008-10-03 Sebastian Harlcollectd.conf(5): Briefly document "OKAY"-notifications.
2008-10-03 Sebastian Harlipvs plugin: Use sizeof() instead of a constant.
2008-10-03 Sebastian Harliptables plugin, utils_ignorelist: Fixed an off-by...
2008-10-03 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-10-03 Florian Forsterbuild.sh: Check for more (all?) programs needed.
2008-10-01 Sebastian Harlcollection.cgi: Added support for the memcached-specifi...
2008-10-01 Sebastian Harlperl plugin: Disable plugin after fatal configuration...
2008-10-01 Sebastian Harlsrc/plugin.c: Increase the plugin_log() message buffer...
2008-10-01 Sebastian Harlperl plugin: Log the perl error messages if bootstrappi...
2008-09-22 Florian Forstercontrib/collection3: Added graphs for `apache_{bytes...
2008-09-22 Florian Forstercontrib/collection3: Use `instance' rather than `plugin...
2008-09-22 Florian Forstersnmp plugin: Improve parsing of strings to values.
2008-09-17 Florian Forstercollection3/etc/collection.conf: Added some mysql stuff.
2008-09-13 Florian ForsterAUTHORS: Fixed typo.
2008-09-13 Florian Forstercollectd.conf(5): Fixed typo.
2008-09-12 Florian Forstercollectd.conf(5): Changed the default socket paths...
2008-09-12 Boian Berberovpowerdns plugin: Use `LOCALSTATEDIR' instead of "/var".
2008-09-05 Florian Forsterconfigure: Allow `--with-libperl=/path/to/binary',... collectd-4.5.0
2008-09-05 Sebastian Harlconfigure: Get the check for libperl in sync with the...
2008-09-04 Florian ForsterMerge branch 'collectd-4.4'
2008-09-04 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-09-04 Florian Forsterprocesses plugin: Fix a format string. collectd-4.3
2008-09-04 Florian Forsterapple_sensors plugin: Add a missing semicolon.
2008-09-04 Florian ForsterBumped version to 4.5.0.
2008-09-04 Florian ForsterMerge branch 'collectd-4.4'
2008-09-04 Sebastian HarlChangeLog: Added an entry about the ability to configur...
2008-09-04 Sebastian HarlChangeLog: Be slightly more specific about the features...
2008-09-01 Florian ForsterBumped version to 4.4.3; Updated ChangeLog. collectd-4.4.3
2008-09-01 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-09-01 Florian ForsterChangeLog: Entry for 4.3.4: Bring plugins in alphabetic...
2008-08-31 Florian ForsterBumped version to 4.3.3; Updated ChangeLog. collectd-4.3.4
2008-08-28 Alessandro... filecount plugin: s/\<strncpy\>/sstrncpy/g
2008-08-27 Florian ForsterCollectd::Unixsock: Update `putnotif', fix a bug in...
2008-08-27 Florian Forsterunixsock plugin: Improve two debug messages.
2008-08-27 Florian Forstercollectd-{exec,unixsock}(5): Documented how to pass...
2008-08-27 Florian Forstersrc/utils_cmd_putnotif.[ch]: Change parsing to allow...
2008-08-27 Florian Forstersrc/utils_parse_option.c: Null-terminate parsed quoted...
2008-08-27 Florian Forstersrc/Makefile.am: Link the exec plugin with utils_parse_...
2008-08-27 Florian Forstersrc/utils_cmd_listval.[ch]: Use the new parsing mechani...
2008-08-27 Florian Forstersrc/utils_cmd_putval.[ch]: Allow identifiers to include...
2008-08-27 Florian Forstersnmp plugin: Fix an off by one error.
2008-08-27 Florian Forstersrc/utils_cmd_getval.[ch]: Fix handling of identifiers...
2008-08-27 Florian Forstersrc/utils_parse_option.[ch]: Add `parse_string'.
2008-08-27 Florian Forstersrc/collectd.conf.in: Add the filecount plugin.
2008-08-27 Florian ForsterMerge branch 'collectd-4.4'
2008-08-27 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-08-27 Florian Forstercollectd.conf(5): onewire plugin: Added a note about...
2008-08-27 Florian Forstercollectd.conf(5): onewire plugin: Mark the `Device...
2008-08-27 Florian Forsteronewire plugin: Remove the "Alias" config option.
2008-08-27 Florian Forsteronewire plugin: Imported the code for DS2409 hubs.
2008-08-27 Florian Forstercollectd.conf(5), README: Added a note that the onewire...
next