plugin.c: add quotes to debug messages, for the sake of consistency
[collectd.git] / src / daemon / plugin.c
2015-10-13 Marc Fournierplugin.c: add quotes to debug messages, for the sake...
2015-10-13 Marc Fournierplugin.c: add timer on plugins read functions
2015-10-07 trenkelMerge pull request #1289 from trenkel/master
2015-09-14 Marc FournierMerge branch 'collectd-5.5'
2015-09-14 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-09-11 Marc FournierMerge branch 'collectd-5.5'
2015-09-11 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1135'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1260'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1205'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1229'
2015-09-11 Marc FournierMerge remote-tracking branch 'origin/pr/1254'
2015-09-03 Marc Fournierplugin.c: emit log message when plugin loading succeeds
2015-08-26 Marc FournierMerge branch 'collectd-5.5'
2015-08-26 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-07 Marc FournierMerge branch 'collectd-5.5'
2015-08-07 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-05 Pierre-Yves RitschardMerge pull request #1153 from mbethke/fix-unixsock
2015-08-05 Pierre-Yves RitschardMerge pull request #1178 from rubenk/fix-libmodbus...
2015-08-03 Marc FournierMerge branch 'collectd-5.5'
2015-08-03 Marc FournierMerge remote-tracking branch 'origin/pr/1175'
2015-08-03 Marc FournierMerge remote-tracking branch 'origin/pr/1164'
2015-08-03 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-08-01 Marc FournierMerge branch 'collectd-5.5'
2015-08-01 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-07-13 Florian ForsterMerge branch 'collectd-5.5'
2015-07-07 Marc FournierMerge branch 'collectd-5.5'
2015-07-07 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-06-28 Florian ForsterMerge branch 'collectd-5.5'
2015-06-28 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-26 Marc FournierMerge branch 'collectd-5.5'
2015-06-25 Florian ForsterMerge remote-tracking branch 'github/pr/1097'
2015-06-25 Florian ForsterFix signed / unsigned comparison errors.
2015-06-25 Florian Forstersrc/daemon/plugin.h: Change "values_len" to type "size_t".
2015-06-19 Florian ForsterMerge branch 'collectd-5.5'
2015-06-19 Florian ForsterMerge branch 'collectd-5.5'
2015-06-19 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-18 Florian ForsterMerge branch 'collectd-5.5'
2015-06-18 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-18 Florian ForsterMerge branch 'collectd-5.5'
2015-06-18 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-17 Florian ForsterMerge branch 'collectd-5.5'
2015-06-17 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-17 Marc FournierMerge branch 'collectd-5.5'
2015-06-17 Florian ForsterMerge branch 'collectd-5.5'
2015-06-17 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-17 Florian ForsterMerge branch 'collectd-5.5'
2015-06-17 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-16 Florian ForsterMerge branch 'collectd-5.5'
2015-06-16 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-16 Marc FournierMerge branch 'collectd-5.5'
2015-06-15 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2015-06-11 Florian ForsterMerge branch 'collectd-5.5'
2015-06-11 Florian ForsterMerge branch 'collectd-5.5'
2015-06-11 Florian ForsterMerge branch 'collectd-5.5'
2015-06-11 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-06-09 Florian ForsterMerge remote-tracking branch 'github/pr/1067'
2015-06-08 Manuel Luis Sanmar... plugin: not return -1 if plugin_flush_callback_name...
2015-06-08 Manuel Luis Sanmar... Do not call plugin_unregister if the read registration...
2015-06-08 Manuel Luis Sanmar... plugin: fix white space.
2015-06-08 Manuel Luis Sanmar... plugin: remove cast type information from malloc.
2015-06-08 Manuel Luis Sanmar... plugin: move the code to create flush/name to plugin_fl...
2015-06-07 Manuel Luis Sanmar... Support for call the flush callback at regular interval...
2015-06-06 Florian Forstersrc/daemon/plugin.[ch]: Use cdtime_t for the interval...
2015-06-06 Florian ForsterMerge remote-tracking branch 'github/pr/1036'
2015-06-06 Florian ForsterMerge branch 'pr/1033'
2015-06-01 Florian ForsterMerge remote-tracking branch 'github/pr/1056'
2015-05-28 Florian ForsterMerge remote-tracking branch 'github/pr/1054'
2015-05-26 Marc FournierFilter chains helper: minor cleanups
2015-05-26 Wilfried GoesgensFilterchain: if we don't find a writer, output the...
2015-05-22 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2015-05-19 Marc FournierMerge branch 'collectd-5.4'
2015-05-19 Marc FournierMerge remote-tracking branch 'origin/pr/651'
2015-05-19 Marc FournierMerge pull request #919 from baryonix/solaris-misc...
2015-05-09 Marc FournierMerge branch 'collectd-5.4'
2015-04-14 Marc FournierMerge branch 'collectd-5.4'
2015-04-08 Marc FournierMerge branch 'collectd-5.4'
2015-04-08 Marc FournierMerge remote-tracking branch 'origin/pr/925'
2015-04-08 Marc FournierMerge remote-tracking branch 'origin/pr/946'
2015-04-08 Marc FournierMerge remote-tracking branch 'origin/pr/693'
2015-03-24 Marc FournierMerge remote-tracking branch 'origin/pr/752' into wh_lo...
2015-03-12 Marc FournierMerge branch 'collectd-5.4'
2015-03-06 Pierre-Yves RitschardMerge pull request #838 from yogeswaran/histogram
2015-03-03 Marc FournierMerge remote-tracking branch 'origin/pr/598'
2015-02-24 Marc FournierMerge branch 'collectd-5.4'
2015-02-15 trenkelMerge pull request #890 from trenkel/master
2015-01-14 Marc FournierMerge remote-tracking branch 'origin/pr/835'
2015-01-08 Pierre-Yves RitschardMerge pull request #870 from ifesdjeen/bugfix/absolute...
2015-01-07 Marc FournierMerge branch 'collectd-5.4'
2014-12-17 Alex PetrovChange "plugin_dispatch_multivalue" to accept any metri...
2014-12-01 Pierre-Yves RitschardMerge pull request #411 from radford/curl-json-inhomoge...
2014-11-29 Pierre-Yves RitschardMerge pull request #396 from radford/perl-debug-compile-fix
2014-11-26 Marc FournierMerge pull request #813 from njh/openldap_symbol_fix
2014-11-24 Marc FournierMerge branch 'collectd-5.4'
2014-11-21 Pierre-Yves RitschardMerge pull request #728 from mbethke/test-and-clean
2014-11-20 Pierre-Yves RitschardMerge pull request #593 from sodor/master
2014-11-20 Pierre-Yves RitschardMerge pull request #571 from jktjkt/sensors-support...
2014-11-20 Pierre-Yves RitschardMerge pull request #699 from marekbecka/innodb_stats
2014-11-20 Pierre-Yves RitschardMerge pull request #550 from marekbecka/nfs4
2014-11-20 Marc FournierMerge pull request #759 from mschenck/add-linux-io...
next