Code

collectd.git
2009-01-02 Florian ForsterBumped version to 4.5.2; Updated ChangeLog. collectd-4.5.2
2009-01-02 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2009-01-02 Florian ForsterBumped version to 4.4.5; Updated ChangeLog. collectd-4.4.5
2008-12-30 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-12-30 Florian Forsternetwork plugin: Fix an invalid size of buffer being...
2008-12-30 Florian Forsternetwork plugin: A fix for the buffer problem for versio...
2008-12-20 Florian Forstertypes.db(5): Fix a typo.
2008-12-20 Florian Forstertypes.db(5): Explain in more detail how custom types...
2008-12-20 Florian ForsterMerge branch 'collectd-4.4' into collectd-4.5
2008-12-19 Sebastian HarlDo not use *printf() to report errors / debugging messages.
2008-12-19 Sebastian Harlsrc/Makefile: Do not print the command when checking...
2008-12-19 Sebastian Harlcollectd.conf(5): Updated the section about the "mysql...
2008-12-11 Sebastian Harlcollectd: Abort with an appropriate status in exit_usage().
2008-12-10 Sebastian Harlcollectd: Abort if any non-options are left over after...
2008-12-06 Sebastian Harlperl plugin, utils_complain: Fixed errors identified...
2008-12-06 Sebastian Harlcollectd.conf.in: Fixed a wrong type used in the "tail...
2008-12-06 Sebastian Harlcollectd.conf.pod: Consistently use spaces instead...
2008-12-06 Sebastian Harlconfigfile.c: Ignore registered undefined config keys.
2008-12-06 Sebastian Harlprocesses plugin: Fixed a segfault when handling unknow...
2008-12-05 Florian Forsterunixsock plugin: Make sure the initialization function...
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',...
2008-09-05 Sebastian Harlconfigure: Get the check for libperl in sync with the...
2008-09-04 Florian ForsterMerge branch 'collectd-4.4' collectd-4.5.0
2008-09-04 Florian ForsterMerge branch 'collectd-4.3' into collectd-4.4
2008-09-04 Florian Forsterprocesses plugin: Fix a format string.
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
next