]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
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...
2010-03-31  Florian Forstercollectd-perl(5): Fix the synopsis.
2010-03-26  Sebastian Harlconfigure, src/Makefile: Check for nanosleep() in libpo...
2010-03-25  Florian ForsterREADME: Fix typo.
2010-03-25  Florian ForsterREADME: Fix typo.
2010-03-24  Florian Forstersnmp plugin: Fix a format string.
2010-03-22  Florian Forsteropenvpn plugin: Fix a copy'n'paste error in the "new...
2010-03-22  Florian Forstercollectd.conf(5): Document the "ImprovedNamingSchema...
2010-03-17  Florian Forsternetapp plugin: Fix a syntax error in an error message.
2010-03-15  Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-03-15  Florian ForsterExec plugin: Update copyright header.
2010-03-10  Florian Forsterconfigfile: cf_read_dir: Don't abort reading a director...
2010-03-09  Clément StenacProcesses plugin: Fix a minor typo.
2010-03-09  Florian ForsterExec plugin: Add a missing folding marker.
2010-03-09  Florian ForsterExec plugin: Set the "noreturn" attribute on the "exec_...
2010-03-09  Florian ForsterExec plugin: Reset the "PL_RUNNING" if "fork_child...
2010-03-09  Jan Engelhardtlibiptc: avoid strict-aliasing warnings
2010-03-09  Florian ForsterMerge remote branch 'origin/collectd-4.8' into collectd-4.8
2010-03-09  Manuel Sanmartin... configure.in: Check for "htonll".
2010-03-09  Manuel Sanmartin... memcached plugin: Add hack for AIX compatibility.
2010-03-03  Florian Forsteroracle plugin: Fix semantics of OCIAttrGet.
2010-02-25  Sebastian Harl.mailmap: Added Rodolphe Quiedeville <rquiedeville...
2010-02-25  Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-02-25  Stu Hoodcontrib/redhat/collectd.spec: Updated for version 4.9.
2010-02-11  Florian Forsterdebian/: Removed ancient Debian package files.
2010-02-10  Florian Forsterconfigure.in: Fix three small typos.
2010-02-10  Amit GuptaBuild system: Put Java class files into a .jar file.
2010-02-10  Florian Forstersrc/utils_cmd_listval.c: Fix a memory leak.
2010-02-10  Michael StapelbergBugfix: correctly handle spurious wakeups in pthread_co...
2010-02-04  Florian Forstersrc/utils_format_json.c: Use "isfinite" rather than...
2010-02-04  Florian Forstersrc/collectd.h: Add fallback implementations of "isfini...
2010-02-04  Chris Bubenutils_format_json: serialize nan and inf as null, as...
2010-01-28  Sebastian Harlping plugin: Improved some error messages.
2010-01-26  Florian Forstercontextswitch plugin: Handle large counter/derive value...
2010-01-24  Sebastian Harlcollectd{-python,.conf}(5): Fixed some typos.
2010-01-24  Sebastian Harlcollectd{-perl,.conf}(5), {my,postgre}sql plugins:...
2010-01-23  Florian Forsterapache plugin: Fix collection of the "apache_connection...
2010-01-22  Pavel Piatrukcontrib/collection.cgi: Added ability to hide specified...
2010-01-21  Florian Forstersrc/filter_chain.c: Make info-message more verbose.
2010-01-20  Paul SadauskasUse Curl AnyAuth (digest+basic) instead of just digest
2010-01-20  Florian ForsterMerge commit 'tokkee/sh/collectd-4.8' into collectd-4.8
2010-01-15  Sebastian Harlexec plugin: Improved some error messages.
2010-01-15  Florian Forstercontrib/exec-munin.px: Add GPLv2 header.
2010-01-14  Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9 collectd-4.9.1
2010-01-14  Florian ForsterChangeLog: Added fix in the processes plugin.
2010-01-14  Florian Forsterprocesses plugin: Fix handling of the ps_disk_{octets...
2010-01-13  Florian ForsterChangeLog: Updated for version 4.9.1.
2010-01-13  Florian ForsterChangeLog: Updated for version 4.8.3. collectd-4.8.3
2010-01-13  Florian ForsterMerge commit 'tokkee/sh/collectd-4.8' into collectd-4.8
2010-01-13  Florian Forstercollectd.conf(5): Rephrase a weird sentence in the...
2010-01-13  Florian Forstercollectd.conf(5): Remove trailing whitespace.
2010-01-13  Sebastian Harltypes.db(5): Mention the types "ABSOLUTE" and "DERIVE...
2010-01-13  Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-01-13  Florian ForsterMerge branch 'collectd-4.7' into collectd-4.8
2010-01-11  Florian Forsterbindings/perl/lib/Collectd.pm: Add forgotten "config...
2010-01-05  Florian ForsterMerge commit 'tokkee/sh/collectd-4.9' into collectd-4.9
2010-01-05  Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-01-04  Florian Forsterrrdtool plugin: Correctly initialize the ->random_varia...
2009-12-31  plazmusapache plugin: Fix a segmentation fault in the config...
2009-12-27  Sebastian HarlMonitorus.pm: Put the plugin into the "Collectd::Plugin...
2009-12-27  Sebastian Harlbindings/Makefile: Added Monitorus.pm to EXTRA_DIST.
2009-12-27  Sebastian Harlsrc/collectd.conf: Added missing plugins and config...
2009-12-27  Sebastian Harlcollectd.conf: Added "LoadPlugin Monitorus/OpenVZ"...
2009-12-26  Sebastian HarlREADME: Added missing plugins.
2009-12-25  Florian Forstersrc/collectd.conf.in: Added an example config for the...
2009-12-25  Florian Forstersrc/collectd.conf.in: Added an example config for the...
2009-12-25  Florian Forstersrc/collectd.conf.in: Add example config for the router...
2009-12-23  Florian Forsterrouteros plugin: Use the node name for the "host" field.
2009-12-23  Florian Forstercontrib/snmp-probe-host.px: Implemented the “--exclude...
next