collectd.git
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 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 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 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 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
2013-01-08 Pierre-Yves... add support for notifications as well
2013-01-08 Pierre-Yves... Riemann UDP write plugin
2012-12-14 Florian ForsterRemove the redundant and little used STATIC_ARRAY_LEN...
2012-12-14 Florian Forsterapcups plugin: Implement the "ReportSeconds" option.
2012-12-13 Florian Forstersrc/types.db: Remove the maximum value from "timeleft".
2012-11-30 Florian ForsterMerge remote-tracking branch 'github/collectd-5.2'...
2012-11-30 Yves MettierFix when gcrypt.h is missing (libcollectdclient)
2012-11-30 Yves MettierFix for nanosleep missing on Solaris
2012-11-29 Sebastian Harlpostgresql plugin: Fixed a memory leak occurring on...
2012-11-29 Florian Forsterzfs_arc plugin: Fix the type used for mutex misses.
2012-11-29 Zuhaib M SiddiqueUpdating data source for collectd v5, see https://colle...
2012-11-28 Florian ForsterMerge branch 'sh/config-include'
2012-11-28 Sebastian Harlconfigfile: Free a string buffer returned by cf_util_ge...
2012-11-28 Sebastian Harlconfig: Implemented include filter pattern as sub-optio...
2012-11-28 Florian ForsterMerge remote-tracking branch 'github/collectd-5.2'...
2012-11-28 Florian Forstervarnish plugin: Make sure the argument passed to VSM_n_...
2012-11-28 Bernd AhlersAdd missing "Graphite" to the amqp format list.
2012-11-26 Florian Forsteraggregation plugin: Make it possible to set parts of...
2012-11-24 Sebastian Harlconfig: Added support for specifying include filter...
2012-11-20 Sebastian Harlcollectd.conf: Added example PostgreSQL writer configur...
2012-11-20 Sebastian Harlcollectd.conf: Added a short explanation to the 'Interv...
2012-11-20 Sebastian HarlREADME: Added 'pf' and 'aggregation' plugins.
2012-11-19 Florian Forstersrc/utils_vl_lookup.[ch]: Support selecting values...
2012-11-19 Pierre-Yves... fix redis default node initialization
2012-11-19 Florian Forstercollectd-tg(1): Add manpage.
2012-11-17 Florian Forstercollectd.conf(5): Add the per-plugin interval to the...
2012-11-17 Ruben KerkhofFix java detection as unprivileged user. collectd-5.2.0
2012-11-17 Ruben KerkhofFix building of java binding
2012-11-17 Florian Forstersrc/libcollectdclient/Makefile.am: Fix typo.
2012-11-17 Florian Forstersrc/libcollectdclient/Makefile.am: Add "collectd/networ...
2012-11-17 Florian ForsterBump version to 5.2.0; Update ChangeLog.
2012-11-17 Ed Schoutensrc/libcollectdclient/network.c: Fix the build on FreeBSD.
2012-11-17 Ed Schoutensrc/libcollectdclient/network_buffer.c: Fix gcrypt...
2012-11-17 Florian ForsterMerge branch 'collectd-5.1'
2012-11-17 Florian ForsterMerge remote-tracking branch 'origin/master'
2012-11-17 Florian ForsterMerge branch 'collectd-5.0' into collectd-5.1
2012-11-17 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.0 collectd-5.0
2012-11-17 Marc Fournierfixed paths in example configuration file
2012-11-17 Sebastian Harllcc_features.h: Relicense under the MIT license.
2012-11-17 Florian Forstersrc/libcollectdclient/network_buffer.c: Copy gcrypt...
2012-11-17 Florian Forsterlibcollectdclient: Update to the high-resolution time...
2012-11-17 Florian ForsterMerge branch 'sr/pf'
2012-11-17 Florian ForsterMerge branch 'sh/postgresql-writer'
2012-11-17 Florian ForsterMerge branch 'sh/postgres-queries'
2012-11-17 Florian ForsterMerge branch 'libvirt-interfacenumber'
2012-11-17 Florian ForsterGenericJMXConfConnection: Automatically determine the...
2012-11-17 Florian Forsterlibcollectdclient: Relicense under the MIT license.
2012-11-17 Florian ForsterMerge branch 'ff/netlib'
2012-11-17 Ed Schoutensrc/network.c: Fix the build on FreeBSD.
2012-11-16 Florian Forstersrc/plugin.c: Replace the last use of "interval_g"...
2012-11-16 Florian ForsterMerge branch 'sh/plugin_interval'
2012-11-15 Sebastian Harlcollectd_insert.sql: Use timestamptz rather than timestamp.
2012-11-15 Sebastian Harlutils_time: cdtime_to_iso8601(): Include timezone infor...
2012-11-15 Florian Forstersrc/configfile.[ch]: Implement the cf_get_default_inter...
2012-11-15 Sebastian Harlpostgresql plugin: Simplified transaction handling...
2012-11-15 Sebastian Harlcollectd.conf(5): Documented the postgresql FLUSH support.
2012-11-15 Sebastian Harlpostgresql plugin: Added support for "flushing" data.
2012-11-15 Sebastian Harlpostgresql plugin: Fixed unregistering of write callbacks.
2012-11-15 Sebastian Harlpostgresql plugin: Unregister all writers on shutdown.
2012-11-14 Sebastian Harlpostgresql plugin: Commit a transaction before shutting...
2012-11-14 Sebastian Harlpostgresql plugin: Don't try to restart a failed transa...
2012-11-14 Sebastian Harlpostgresql plugin: Restart a writer transaction if...
2012-11-14 Sebastian Harlcollectd.conf(5): Documented the postgresql <Database...
2012-11-14 Sebastian Harlcollectd.conf(5): Documented the "CommitInterval" optio...
2012-11-14 Sebastian Harlcollectd_insert.sql: Let values_update_childs() return...
next