Code

collectd.git
2011-03-21 Sebastian HarlCollectd.pm: Added missing entry to the plugin (type... sh/collectd-4.9
2011-03-19 Florian Forsterlibvirt plugin: Correctly check the status code of...
2011-03-18 Bruno PrémontFix compilation error with plugin_register_shutdown
2011-03-11 Gregory Szorcdispatch proper values in Python write plugin
2011-03-08 Florian Forsterprocesses plugin: Call kvm_close() after kvm_geterr().
2011-02-22 Sebastian Harlcollectd.conf(5): Mention MySQL privileges required...
2011-02-22 Sebastian Harlcollectd.conf(5): Be more verbose about how to access...
2011-02-22 Sebastian Harlfilter_chain: Use a complaint to report plugin_write...
2011-02-09 Florian Forstersrc/plugin.c: Print a more verbose error message if...
2011-02-07 Florian Forsterexec plugin: Remove useless preprocessor stuff.
2011-01-28 Florian Forsterntpd plugin: Report failures of "ntpd_do_query" as...
2011-01-13 Florian Forstersrc/utils_threshold.c: Fix creation of percentage notif...
2011-01-04 Florian Forsterdns plugin: Include <pcap-bpf.h> if available.
2010-12-30 Florian Forsterjava plugin: Improve an error message.
2010-12-05 Florian Forstersrc/common.c: parse_value: Fix assignment of derive...
2010-12-04 Florian Forsterconfigure.in: Fix a typo in an AC_ARG_WITH description.
2010-11-27 Florian ForsterBump version to 4.9.4; Update ChangeLog. collectd-4.9.4
2010-11-25 Florian ForsterMerge remote branch 'trenkel/collectd-4.9' into collect...
2010-11-25 Sven Trenkelnetapp: Fixed incompatible changes between NetApp Relea...
2010-11-16 Florian ForsterMerge remote branch 'trenkel/collectd-4.9' into collect...
2010-11-16 Sven TrenkelFixed RedHat init script to shut down collectd on reboo...
2010-11-14 Florian Forstercollectd.conf(5): Document the dangers of messing with...
2010-11-12 Florian Forsterprocesses plugin: Don't complain about a failed open...
2010-11-11 Florian Forstersrc/utils_rrdcreate.c: Remove a too strict assertion.
2010-11-06 Florian ForsterREADME: Add libperfstat as an optional dependency.
2010-10-11 Sven Trenkelnetapp plugin: Fixed a bug that prevented the configure...
2010-10-01 Sven TrenkelAdd sys.argv. Not too many programs consider the possib...
2010-09-30 Sven TrenkelFixed possible memory leak in case of broken match_valu...
2010-09-24 Florian Forstercurl_json plugin: Restore struct when handling error.
2010-09-15 Florian Forstersrc/collectd.h: Do not include <sensors/sensors.h>...
2010-09-11 Aurelien ReynaudFix errno thread-safety under AIX
2010-09-05 Florian Forstercollection3: Add graph for "ps_disk_octets".
2010-09-05 Florian Forsternotify_email plugin: Check for "session == NULL" and...
2010-09-05 Florian Forsternotify_email plugin: Serialize all accesses to libesmtp...
2010-09-04 Jerome Oufellacollection3: fix multiple hosts selection issue
2010-09-01 Florian Forsternetwork plugin: Use the complain mechanism to inform...
2010-08-23 Sebastian Harlsrc/utils_tail: Remove newline characters at the end...
2010-08-23 Sebastian Harlutils_match: Let '^' and '$' affect lines rather than...
2010-08-20 Florian Forstersrc/collectd.conf.in: Move "TimeToLive" before the...
2010-08-19 Florian Forstersrc/utils_heap.c: Fix calculation of the parent's index.
2010-08-17 Florian Forstersrc/plugin.c: Improve an info message.
2010-08-17 Florian Forstercollectd.conf(5): Document he "Derive*" and "AbsoluteSe...
2010-08-17 Florian Forstersrc/utils_match.c: Use strtoull(3) for counter and...
2010-08-16 Florian Forstersrc/utils_match.h: Fix a bug preventing derive values...
2010-08-13 Florian Forstersrc/configfile.c: Continue parsing config files if...
2010-08-08 Florian Forstercurl json: Fix checking the response code.
2010-08-04 Florian Forstercurl_json plugin: Use a more descriptive define as...
2010-07-28 Sebastian Harlcollectd-perl(5): Mention that "Globals" should be...
2010-07-28 Sebastian Harlcollectd.conf(5): Documents LoadPlugin's "Globals"...
2010-07-13 Florian Forstercurl_json plugin: Use the "number" callback of libyajl.
2010-07-09 Florian ForsterChangeLog: Fix the release date for 4.9.3. collectd-4.9.3
2010-07-09 Florian ForsterBumped version to 4.9.3; Updated ChangeLog.
2010-07-06 Florian Forstersrc/plugin.c: Check "read_loop" when returning from...
2010-06-28 Florian ForsterRemove usage of obsoleted XSI extensions wrt. the ...
2010-06-28 Alexander WuerstleinFix usage of Solaris /usr/bin/echo
2010-06-28 Florian Forsterdf plugin: Remove the complaint code again.
2010-06-28 Florian Forsterdf plugin: Report an error if "cu_mount_getlist" fails.
2010-06-24 Florian Forstercollection3: df_complex graph: Add "reserved" space.
2010-06-24 Florian Forstercollection3: Add Windows data sources to the "memory...
2010-06-24 Florian Forstercollection3: Add graphs for "bitrate", "signal_power...
2010-06-16 Florian Forsterbindings/java/Makefile.am: Fix rebuilding of Java plugins.
2010-06-13 Florian Forsterbind plugin: Fix building with --enable-standards.
2010-06-09 Florian ForsterMerge remote branch 'tokkee/sh/collectd-4.9' into colle...
2010-06-09 Florian Forstercontrib/GenericJMX.conf: Use the "jmx_memory" type.
2010-06-03 Timur Kirilichevcollectd2html.pl: Further improvements to the XHTML...
2010-06-03 Max Henkelcollectd2html.pl: Produce XHTML output.
2010-06-03 Yuri D'Eliacollectd2html: Fixed recursive mode.
2010-06-03 Luke Heberlingpowerdns plugin: Fixed communication when talking to...
2010-05-19 Aurelien Reynaudsnmp.c: compilation fixes for AIX
2010-05-19 Aurelien Reynaudprocesses.c: fix uninitialized variables warnings
2010-05-19 Johan Van den... Bugfix for libcollectdclient lcc_putval.
2010-05-19 Florian Forstersnmp plugin: csnmp_value_list_to_value: Include the...
2010-05-19 Florian Forstersnmp plugin: Don't print a warning if the ASN type...
2010-05-19 Florian ForsterMerge remote branch 'origin/collectd-4.9' into collectd-4.9
2010-05-19 Max Henkelconfigure.in: htonll check depends on linker
2010-05-15 Sven Trenkelpython: Fixed some memory leaks in the write and notifi...
2010-05-03 Sven Trenkelpython: Fixed a crash if the plugin was loaded but...
2010-05-01 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-05-01 Thorsten von... rrdcached.c needs to include rrd.h
2010-05-01 Florian ForsterBuild system: Check for "strtok_r" availability with...
2010-05-01 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-04-29 Florian Forsterconfigure.in: Put conditionals around <inttypes.h>...
2010-04-29 Aurélien ReynaudSolaris 8 fixes: Check for <stdint.h> before inclusion.
2010-04-29 Aurélien ReynaudSolaris 8 fixes: Fall back to putenv(3).
2010-04-25 Florian Forstercollectd-nagios.c: Output performance data with the...
2010-04-22 Florian ForsterBumped version to 4.9.2; Updated ChangeLog. collectd-4.9.2
2010-04-22 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-04-22 Florian ForsterBumped version to 4.8.5; Updated ChangeLog. collectd-4.8.5
2010-04-21 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-04-21 Florian Forstersrc/plugin.c: plugin_log: Append newline to message …
2010-04-21 Florian Forsternetwork plugin: Don't access values in an already freed...
2010-04-19 Florian Forstercontrib/exec-nagios.px: Whitespace and POD fixes.
2010-04-07 Florian ForsterBumped version to 4.8.2; Updated ChangeLog. collectd-4.8.4
2010-04-07 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-04-07 Florian Forsternetwork plugin: Fix a severe memory leak.
2010-04-07 Florian Forsterrrdtool plugin: Correctly free the cache when shutting...
2010-04-05 Florian Forsternetwork plugin: Be more strict when checking the return...
2010-04-05 Florian ForsterREADME: Fix a typo.
2010-03-31 Florian ForsterMerge commit 'tokkee/sh/collectd-4.8' into collectd-4.8
2010-03-31 Florian Forstercollectd.conf.in: Change the basename of the Perl plugi...
next