collectd.git
2010-06-07 Jérôme RenardVarnish plugin: Added list of fields to show what is...
2010-06-07 Jérôme RenardVarnish plugin: Added HCB monitoring
2010-06-07 Jérôme RenardVarnish plugin: Added 'fetch' monitoring
2010-06-07 Jérôme RenardVarnish plugin: Added missing comments
2010-06-07 Jérôme RenardVarnish plugin: Added backend monitoring
2010-06-04 Jérôme RenardVarnish plugin: Add a new plugin for reading values...
2010-06-01 Florian Forstercollectd.conf(5): Minor markup cleanup.
2010-06-01 Florian Forsterlibvirt plugin: Use "sfree" rather than "free".
2010-06-01 Florian Forsterlibvirt plugin: Don't copy a string if it is not necessary.
2010-06-01 Ruben KerkhofAdd InterfaceFormat setting to libvirt plugin
2010-05-19 Florian Forsterswap plugin: Add a missing "free" in an error case.
2010-05-19 Aurélien ReynaudAdd support for Solaris/HP-UX versions of swapctl in...
2010-05-19 Aurélien ReynaudCheck for different versions of swapctl() in configure.in
2010-05-03 Florian ForsterMerge branch 'collectd-4.10'
2010-05-03 Florian Forstersrc/Makefile.am: Fix building / packaging without the...
2010-05-03 Florian Forstercollectd-python(5): Fix POD syntax error.
2010-05-03 Florian ForsterMerge branch 'collectd-4.10'
2010-05-03 Florian Forsterrrdtool plugin: Degrade a less than helpful warning...
2010-05-03 Florian Forsterpython plugin: Disable strict aliasing.
2010-05-03 Florian Forsterpython plugin: Remove "const" of usage strings.
2010-05-01 Florian Forsterdf plugin: Make the "ReportReserved" behavior the defau...
2010-05-01 Florian Forsterinterface plugin: Set the plugin instance rather than...
2010-05-01 Florian Forsterv5upgrade target: This new target can be used to fix...
2010-05-01 Florian ForsterFQDNLookup: Enable this option by default.
2010-05-01 Florian ForsterChangeLog: Add attribution for the Pinba plugin.
2010-05-01 Florian Forstersrc/Makefile.am: Fix build-dependencies for the pinba... collectd-4.10.0
2010-05-01 Florian Forsterversion-gen.sh: Bump version to 4.10.0.
2010-05-01 Florian ForsterMerge remote branch 'powdahound/master'
2010-05-01 Florian ForsterMerge branch 'collectd-4.9'
2010-05-01 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-05-01 Florian ForsterChangeLog: Add the pinba plugin.
2010-05-01 Florian ForsterREADME: Added the pinba plugin and its dependency.
2010-05-01 Florian ForsterAUTHORS: Added "Phoenix Kayo".
2010-05-01 Florian ForsterMerge branch 'ka/pinba'
2010-05-01 Florian ForsterChangeLog: Updated for version 4.10.0.
2010-05-01 Florian Forsterrouteros plugin: Removed some "FIXME"s that no longer...
2010-05-01 Thorsten von... rrdcached.c needs to include rrd.h collectd-4.8
2010-05-01 Florian ForsterBuild system: Check for "strtok_r" availability with...
2010-05-01 Florian ForsterMerge branch 'collectd-4.9'
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-25 Florian Forstersrc/collectd.c: Fix initialization of the "timeout_g...
2010-04-25 Florian Forstercollectd.conf(5): Document the "Timeout" option.
2010-04-25 Andrés J. DíazTimeout for missing values
2010-04-23 Florian Forsterpython plugin: Try to work around a "dereferencing...
2010-04-22 Florian ForsterMerge branch 'collectd-4.9'
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-22 Florian ForsterMerge remote branch 'trenkel/st/python'
2010-04-21 Florian ForsterMerge branch 'collectd-4.9'
2010-04-21 Florian ForsterMerge branch 'collectd-4.8' into collectd-4.9
2010-04-21 Sven Trenkelpython: Added documentation and an example on how to...
2010-04-21 Sven Trenkelpython: Fix a metadata memleak and a missing include...
2010-04-21 Florian Forstersrc/plugin.c: plugin_log: Append newline to message …
2010-04-21 Florian Forstermodbus plugin: Adapt for the new "plugin_register_compl...
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-12 Florian Forsterpinba plugin: Fix the "request" type and dispatch the...
2010-04-10 Florian Forsterpinba plugin: Multiply the derive data sources by a...
2010-04-10 Florian Forsterpinba plugin: Fix a sever typo.
2010-04-10 Florian Forstersrc/collectd.conf.in: Add the Pinba plugin.
2010-04-10 Florian ForsterBuild system: Link the pinba plugin with "protobuf-c".
2010-04-09 Florian Forsterpinba plugin: Looked up the default port on the Pinba...
2010-04-09 Florian Forsterpinba plugin: Coding style changes.
2010-04-09 Florian Forsterpinba plugin: Remove unused type definitions.
2010-04-09 Florian Forsterpinba plugin: Fix a folding marker.
2010-04-09 Florian Forsterpinba plugin: Make the config parsing easier to read ...
2010-04-09 Florian Forsterpinba plugin: Turn most metrics into DERIVEs.
2010-04-09 Florian Forsterpinba plugin: Remove the "NI_MAXSERV" define.
2010-04-09 Florian Forsterpinba plugin: Turn the "Port" config option into a...
2010-04-09 Florian Forsterpinba plugin: Added folding markers to all functions.
2010-04-09 Florian Forsterpinba plugin: Removed the dependency to libevent.
2010-04-09 Florian Forsterpinba plugin: Use mutexes rather than R/W-locks.
2010-04-09 Florian Forsterpinba plugin: pinba_socket_open: Rewrote the function ...
2010-04-09 Florian Forsterpinba plugin: Rename custom types to follow the "*_t...
2010-04-09 Florian Forsterpinba plugin: pinba_udp_read_callback_fn: Streamlined...
2010-04-09 Florian Forsterpinba plugin: service_statnode_collect: Coding style...
2010-04-09 Florian Forsterpinba plugin: Add temporary defines for default address...
2010-04-08 Florian ForsterPinba plugin: Add Antony Dovgal as copyright holder.
2010-04-08 Florian ForsterPinba plugin: Reorder the functions to get the callgrap...
2010-04-08 Florian ForsterPinba plugin: Picked some low-hanging fruit.
2010-04-08 Florian ForsterBuild system: Make it possible to (conditionally) build...
2010-04-08 Florian Forstersrc/Makefile.am: Order the plugins alphabetically.
2010-04-08 Florian ForsterBuild system: Check for protoc-c and enable the Pinba...
2010-04-08 Florian Forsternetwork plugin: Add the "network:username" meta data.
2010-04-08 Phoenix KayoWriting autotools rules for pinba.
2010-04-08 Phoenix KayoAdd pinba plugin.
2010-04-07 Florian ForsterBumped version to 4.8.2; Updated ChangeLog. collectd-4.8.4
2010-04-07 Florian ForsterMerge branch 'collectd-4.9'
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 Forsternetwork plugin: Be more strict when checking the return...
2010-04-05 Florian Forsternetwork plugin: Print a warning when setting the interf...
2010-04-05 Florian ForsterBuild system: Check for the "if_indextoname" function.
next