Code

collectd.git
2010-08-04 Garret HeatonFix incorrect error logging.
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 ForsterBumped version to 4.10.1; Updated ChangeLog. collectd-4.10.1
2010-07-09 Florian Forsterswap plugin: Multiply swap sizes by 1024.
2010-07-09 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
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-20 Florian ForsterMerge remote branch 'trenkel/collectd-4.10' into collec...
2010-06-16 Florian Forstersrc/common.h: Add some documentation for "strtoderive".
2010-06-16 Florian Forsterswap plugin: Use "strtoderive" to parse strings.
2010-06-16 Florian Forsterbindings/java/Makefile.am: Fix rebuilding of Java plugins.
2010-06-16 Sven Trenkelpython plugin: Switch back to calling the type object...
2010-06-13 Florian ForsterMerge branch 'collectd-4.9' into collectd-4.10
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-07 Sebastian Harlcollectd.conf(5): Fixed some typos.
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-06-03 Sebastian Harlcollectd.conf.in: Added further sample config options.
2010-06-03 Sebastian Harlcollectd.conf.in: Added a sample config for the “modbus...
2010-05-19 Florian Forstercollectd.conf(5): Added documentation for the pinba...
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 Sven TrenkelMerge branch 'collectd-4.9' into collectd-4.10
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-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 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 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
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...
next