collectd.git
2013-02-19 Kris NielanderUpdated configuration directives.
2013-02-18 Kris NielanderRequested changes committed.
2013-02-14 Kris NielanderRequested changes applied.
2013-02-10 Kris Nielandersnort plugin added
2013-02-06 Florian Forstersrc/plugin.c: Use cdtime_t to calculate the sleep inter...
2013-02-05 Dan FandrichAdd protection from infinite redirect loops to curl...
2013-02-05 Dan FandrichFix a NULL pointer dereference during shutdown
2013-02-05 Dan Fandrichcurl_xml plugin: Fix potential dereference of NULL...
2013-02-03 Florian Forstersrc/plugin.c: Initialize "next_read" field of read...
2013-02-03 Florian Forstersrc/Makefile.am: Only add path to lcc_features.h to...
2013-02-03 Dan FandrichAllow out-of-tree builds
2013-02-03 Florian Forstersrc/Makefile.am: Fix compilation of the riemann.proto...
2013-02-03 Florian ForsterMerge branch 'collectd-5.2'
2013-02-03 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-02-03 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.1
2013-02-03 Dan Fandrichcurl's numeric options are always at minimum long,...
2013-02-03 Florian Forsterpostgresql plugin: Fix cast (was breaking aliasing...
2013-02-03 Florian Forsterpf plugin: Fix checking for <net/pfvar.h>.
2013-02-01 Florian Forsterpf plugin: Define {F,S}CNT_NAMES.
2013-02-01 Florian Forsterpf plugin: Fix a typo.
2013-01-31 Florian Forstercpu plugin: Remove broken debug message.
2013-01-31 Florian ForsterMerge remote-tracking branch 'github/collectd-5.2'...
2013-01-31 Florian ForsterChangeLog: Fix typo.
2013-01-31 Sebastian HarlChangeLog: Fixed version number for 5.2.1 ;-)
2013-01-29 Florian Forstersrc/utils_tail.c: Remove multiple newlines at EOL.
2013-01-29 Florian ForsterMerge remote-tracking branch 'github-tokkee/sh/netapp'
2013-01-29 Florian ForsterMerge remote-tracking branch 'github-tokkee/sh/postgresql'
2013-01-29 Florian Forsterwrite_graphite plugin: Change <Carbon> blocks to <Node...
2013-01-28 Sebastian Harlpostgresql plugin: If a query fails, try to reconnect...
2013-01-28 Sebastian Harlpostgresql plugin: Don't do any SQL query when checking...
2013-01-27 Florian ForsterUpdated ChangeLog. collectd-5.2.1
2013-01-27 Florian ForsterMerge remote-tracking branch 'origin/collectd-5.2'...
2013-01-27 Florian ForsterBumped version to 5.2.1; Updated ChangeLog.
2013-01-25 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-01-25 Florian ForsterBumped version to 5.1.2; Updated ChangeLog. collectd-5.1.2
2013-01-25 Yves MettierAdded "tar-pax" (bugfix for long filenames with make...
2013-01-25 Sebastian Harlnetapp plugin: Updated copyright information.
2013-01-25 Sebastian Harlnetapp plugin: Added support for quota statistics.
2013-01-25 Florian Forstersrc/Makefile.am: Fix "make distcheck".
2013-01-25 Sebastian Harlnetapp plugin: Added support for collecting dedup/compr...
2013-01-25 Yves Mettierbugfix ("cannot find collectd.h") for branch master...
2013-01-25 Yves Mettiermake distcheck : perllocal.pod was missing. Fixed
2013-01-25 Yves MettierFix make distcheck (against release 5.1.1)
2013-01-25 Sebastian Harlnetapp plugin: Added VFiler® support.
2013-01-25 Sebastian Harlnetapp plugin: Added support for SnapVault® statistics.
2013-01-25 Florian Forsterwrite_riemann plugin: Implement communication over...
2013-01-25 Florian Forsterlogfile plugin: Make "do_close" a boolean.
2013-01-25 Nathan HuffIf the file isn't closed such as when logging to stdout...
2013-01-23 Sebastian Harlpostgresql plugin: Don't access realloc'ed memory.
2013-01-23 Florian Forsterwrite_riemann plugin: Implement the "AlwaysAppendDS...
2013-01-22 Florian Forsterwrite_riemann plugin: Use format_name() to generate...
2013-01-22 Florian Forsterwrite_riemann plugin: Update copyright information.
2013-01-22 Florian Forsterwrite_riemann plugin: Fix two bugs in the example confi...
2013-01-22 Florian Forstersrc/plugin.c: Make the context cloning a bit more implicit.
2013-01-22 Sebastian Harlplugin: Pass on read-plugins' contexts to the write...
2013-01-21 Florian Forstersrc/plugin.c: Fill in the time and interval before...
2013-01-21 Florian Forstersrc/plugin.c: Improve error messages in plugin_load().
2013-01-21 Florian ForsterREADME, AUTHORS: Update for the write_riemann plugin.
2013-01-21 Florian ForsterMerge branch 'pyr/riemann'
2013-01-21 Florian Forstersrc/plugin.[ch]: Remove the plugin_dispatch_values_secu...
2013-01-21 Florian Forstersrc/plugin.[ch]: Use a pool of write threads to dispatc...
2013-01-20 Florian Forsterdbi plugin, collectd.conf(5): Document the "Host" option.
2013-01-18 Ed Schoutensrc/utils_dns.c: Improve ordering of includes.
2013-01-18 Florian Forsterwrite_riemann plugin: Remove the "Delay" option.
2013-01-18 Florian Forsterdbi plugin: Replace cdbi_config_set_string() with cf_ut...
2013-01-18 Daniel HilstAdd Hostname option to dbi plugin. Use cdbi_config_set_...
2013-01-18 Daniel HilstAdd Hostname option to Database block of dbi plugin
2013-01-18 Florian Forsterwrite_riemann plugin: Remove unused defines.
2013-01-17 Florian Forstercollectd.conf(5): Add documentation for the write_riema...
2013-01-17 Florian Forsterwrite_riemann plugin: Unify the plugin's configuration...
2013-01-17 Florian Forsterwrite_graphite plugin: Remove two more redundant error...
2013-01-17 Florian Forstersrc/utils_complain.[ch]: Fix the complaint mechanism...
2013-01-17 Florian Forsterwrite_graphite: Use the complain mechanism to report...
2013-01-17 Florian Forstersrc/collectd.conf.in: Rename "riemann" to "write_riemann".
2013-01-17 Florian Forsterwrite_riemann plugin: Ensure a unified logging prefix.
2013-01-16 Florian Forsterwrite_riemann plugin: Rename the "riemann" plugin.
2013-01-16 Florian Forsterriemann plugin: Clean up the riemann_connect() function.
2013-01-16 Florian ForsterMerge remote-tracking branch 'origin/collectd-5.2'...
2013-01-16 Florian Forsterwrite_graphite: Decrease a buffer size.
2013-01-16 Ruben KerkhofLook for IOPowerSources.h on Darwin only
2013-01-16 Florian Forsterdbi plugin: Implement support for numeric options.
2013-01-14 Florian ForsterMerge branch 'collectd-5.2'
2013-01-14 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-01-14 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.1
2013-01-14 Florian Forsterdbi plugin: Replace cdbi_config_set_string() with cf_ut...
2013-01-14 Jeff SchroederFixed a small typo in the ethstat plugin
2013-01-14 Florian ForsterMerge remote-tracking branch 'github-octo/pyr/riemann...
2013-01-13 Florian Forsterriemann plugin: Implement the "StoreRates" option.
2013-01-11 Florian Forsterethstat plugin: Fix the map lookup.
2013-01-11 Florian Forsterriemann plugin: Use the new strarray interface to allow...
2013-01-11 Florian Forstersrc/common.[ch]: Implement strarray_{add,free}.
2013-01-11 Florian Forsterriemann plugin: Fix two minor bugs.
2013-01-11 Florian Forsterriemann plugin: Fix a double-free issue with the shared...
2013-01-11 Marc FournierRedHat RPM spec: remove unnecessary dependency on libst...
2013-01-11 Florian Forsterriemann plugin: Add support for service names.
2013-01-10 Florian Forsterriemann plugin: Move the creation of protobufs into...
2013-01-09 Florian Forsterriemann plugin: Make all private funcitons and module...
2013-01-09 Florian Forsterriemann plugin: Remove trailing white-space.
2013-01-09 Florian Forsterriemann plugin: Improve the riemann_send() function.
2013-01-09 Pierre-Yves... take into account PR comments from @octo
next