Merge pull request #1596 from rubenk/fix-a-few-more-prototypes
[collectd.git] / src / plugin.c
2016-03-04 Ruben KerkhofMerge pull request #1596 from rubenk/fix-a-few-more...
2016-03-03 Ruben KerkhofFix a few more prototypes
2016-03-03 Ruben KerkhofMerge pull request #1584 from rubenk/fix-wrong-logical-op
2016-03-03 Ruben KerkhofMerge branch 'Wshadow' into collectd-5.4
2016-03-01 Ruben KerkhofFix a few issues found by -Wshadow
2015-11-08 Jan AndresStart write threads after plugin initialization.
2015-08-03 Ruben KerkhofFix a memory leak on shutdown
2015-08-01 Ruben Kerkhofcollectd -T: fix memory leak
2015-07-10 Ruben Kerkhofplugin.c: plug leak on error
2015-05-28 Marc FournierMerge remote-tracking branch 'origin/collectd-5.3'...
2015-05-19 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-05-19 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-05-09 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-22 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-04-14 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-14 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-04-13 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-08 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-04-02 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-03-24 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-03-03 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-03-03 Marc FournierMerge pull request #951 from tokkee/sh/debian-patches
2015-02-27 Sebastian Harlplugin: Use strcasecmp rather than strncasecmp to find...
2015-02-26 Florian ForsterMerge branch 'collectd-5.3' into collectd-5.4
2015-02-24 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-02-24 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2015-01-07 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2015-01-07 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-12-12 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-11-24 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-11-24 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2014-11-04 Katelyn Perryfix grammar in plugin loading error message
2014-09-10 Florian ForsterMerge branch 'collectd-5.3' into collectd-5.4
2014-09-08 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-09-06 Florian ForsterMerge branch 'collectd-5.3' into collectd-5.4
2014-08-29 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-08-18 Florian ForsterMerge branch 'collectd-5.3' into collectd-5.4
2014-08-18 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.3
2014-01-23 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-01-23 Marc FournierMerge remote-tracking branch 'origin/collectd-4.10...
2014-01-08 Marc FournierMerge branch 'collectd-5.3' into collectd-5.4
2014-01-08 Marc FournierMerge branch 'collectd-4.10' into collectd-5.3
2013-08-18 Florian ForsterMerge branch 'collectd-5.3'
2013-08-18 Florian ForsterMerge branch 'collectd-5.2' into collectd-5.3
2013-08-07 Florian ForsterMerge branch 'ff/statsd'
2013-07-13 Florian ForsterMerge branch 'ym/limit_write_queue_length'
2013-07-13 Florian ForsterMerge branch 'collectd-5.3'
2013-07-13 Florian ForsterMerge branch 'collectd-5.2' into collectd-5.3
2013-07-13 Florian Forstersrc/plugin.c: Some fixes for write limits.
2013-07-13 Florian Forstersrc/configfile.c: Rename options to "WriteQueueLimit...
2013-07-13 Yves MettierFixed a bug with WriteQueueLengthLimitHigh is null...
2013-07-13 Yves MettierFixes for code quality
2013-07-13 Yves MettierAdded new WriteQueueLengthLimit (drop values when bigger)
2013-07-13 Florian Forstersrc/plugin.c: Free the "data_sets" AVL tree.
2013-07-12 Florian ForsterMerge branch 'collectd-5.3'
2013-07-12 Florian ForsterMerge branch 'collectd-5.2' into collectd-5.3
2013-06-01 Florian ForsterMerge branch 'yaccz/curl-status'
2013-05-30 Florian ForsterMerge branch 'collectd-5.2' into collectd-5.3
2013-05-30 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.2
2013-05-26 Florian ForsterMerge branch 'yaccz/curl-status'
2013-05-25 Florian ForsterMerge branch 'more-varnish-stats'
2013-05-25 Florian ForsterMerge branch 'document-varnish-instance-block' into...
2013-05-25 Florian Forstersrc/plugin.c: Move the perl and python "global" magic...
2013-05-25 Florian Forstersrc/plugin.c: Make plugin_load() idempotent, i.e. don...
2013-05-21 Florian ForsterMerge branch 'ef/mic'
2013-05-12 Florian Forstersrc/plugin.c: Allocate read-callback names on the heap.
2013-04-10 Florian ForsterMerge branch 'collectd-5.2'
2013-04-09 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-04-09 Florian ForsterMerge remote-tracking branch 'origin/collectd-4.10...
2013-04-07 Florian ForsterMerge branch 'collectd-5.2'
2013-04-07 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-04-07 Florian ForsterMerge branch 'collectd-5.2'
2013-04-07 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-04-07 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.1
2013-03-29 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-03-23 Florian ForsterMerge branch 'collectd-5.2'
2013-03-23 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-03-23 Florian ForsterMerge branch 'kn/snort'
2013-03-23 Florian Forstersrc/plugin.c: Assert that "data_sets" is non-NULL.
2013-03-22 Florian ForsterMerge branch 'jw/libvirt'
2013-03-16 Florian ForsterMerge branch 'collectd-5.2'
2013-03-16 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
2013-03-16 Florian ForsterMerge branch 'collectd-4.10' into collectd-5.1
2013-02-27 Florian ForsterMerge branch 'ff/rrd-async'
2013-02-24 Florian Forstersrc/plugin.c: Assure rf->rf_next_read is initialized.
2013-02-06 Florian Forstersrc/plugin.c: Use cdtime_t to calculate the sleep inter...
2013-02-05 Dan FandrichFix a NULL pointer dereference during shutdown
2013-02-03 Florian Forstersrc/plugin.c: Initialize "next_read" field of read...
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-01-25 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
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 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-14 Florian ForsterMerge branch 'collectd-5.1' into collectd-5.2
next