Add request specific statistics to all CURL-based plugins.
[collectd.git] / src / Makefile.am
2016-06-10 Sebastian HarlAdd request specific statistics to all CURL-based plugins.
2016-06-10 Ruben KerkhofMerge branch 'collectd-5.5'
2016-06-10 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-06-04 Sebastian Harlsrc/Makefile: Add valgrind.FreeBSD.suppress to the...
2016-06-04 Ruben KerkhofMerge pull request #1739 from tokkee/sh/memcheck
2016-06-04 Sebastian Harlunit tests: Run all tests through Valgrind's memcheck...
2016-06-04 Ruben KerkhofMerge pull request #1738 from tokkee/sh/silent
2016-06-04 Sebastian Harlsrc/Makefile: Support silent build rules for pod2man.
2016-06-04 Ruben KerkhofMerge pull request #1699 from tokkee/sh/grpc
2016-06-04 Sebastian Harlsrc/Makefile: Don't unnecessarily set plugin specific...
2016-06-04 Sebastian Harlsrc/Makefile: Don't set subdir-objects.
2016-06-04 Ruben KerkhofMerge pull request #1737 from rubenk/pthread-cleanup
2016-06-04 Ruben KerkhofMerge pull request #1548 from bbczeuz/zseng_dev_chrony
2016-06-03 Ruben Kerkhofsrc/Makefile.am: merge EXTRA_DIST variables
2016-06-03 Ruben Kerkhofsrc/Makefile.am: remove commented out line
2016-06-03 Ruben Kerkhofsrc/Makefile.am: remove useless assigment
2016-06-03 Ruben Kerkhofzfs_arc: simplify build logic
2016-06-03 Ruben Kerkhofsrc/Makefile.am: remove useless assignment
2016-06-03 Ruben Kerkhofxencpu: add missing cppflags and ldflags
2016-06-03 Ruben Kerkhofwrite_redis: append to CPPFLAGS, not CFLAGS
2016-06-03 Ruben Kerkhofopenvpn plugin: remove useless assignment
2016-06-03 Ruben Kerkhoforacle plugin: use CPPFLAGS instead of CFLAGS
2016-06-03 Ruben Kerkhofopenldap plugin: use CPPFLAGS instead of CFLAGS
2016-06-03 Ruben Kerkhofopenldap plugin: use $PLUGIN_LDFLAGS
2016-06-03 Ruben Kerkhofsrc/Makefile.am: remove useless assignment
2016-06-03 Ruben Kerkhofmysql plugin: simplify build logic
2016-06-03 Ruben Kerkhoflvm: add missing cppflags and ldflags to Makefile
2016-06-03 Ruben Kerkhofsrc/Makefile.am: remove useless assignment
2016-06-03 Ruben Kerkhofipvs: simplify logic a bit
2016-06-03 Ruben Kerkhofsrc/Makefile.am: remove useless assignment
2016-06-03 Ruben Kerkhofsimplify Makefile.am for nginx and write_http
2016-06-03 Ruben KerkhofSimplify Makefile.am for curl plugins
2016-06-03 Ruben Kerkhofaquaero: add flags to the right variable
2016-06-03 Ruben Kerkhofsrc/Makefile.am: merge 2 lines
2016-06-03 Ruben Kerkhofsrc/Makefile.am: simplify Apache plugin
2016-06-03 Ruben Kerkhofconfigure.ac: break a few long lines up
2016-06-03 Ruben KerkhofAlways build with pthread support
2016-06-03 Ruben Kerkhofunixsock plugin: stop linking with libpthread
2016-06-03 Ruben Kerkhofstatsd plugin: stop linking with libpthread
2016-06-03 Ruben Kerkhofsnmp plugin: stop linking with libpthread
2016-06-03 Ruben Kerkhofnut plugin: stop linking with libpthread
2016-06-03 Ruben Kerkhofnotify_email plugin: stop linking with libpthread
2016-06-03 Ruben Kerkhofnetwork plugin: stop linking with libpthread
2016-06-03 Ruben Kerkhofjava plugin: stop linking with libpthread
2016-06-03 Ruben Kerkhofexec plugin: stop linking with libpthread
2016-06-03 Ruben Kerkhofemail plugin: stop linking with libpthread
2016-06-03 Ruben Kerkhofdns plugin: stop linking with libpthread
2016-06-03 Ruben Kerkhofcollectd_tg: let automake compute dependencies
2016-06-03 Ruben Kerkhofcollectd_tg: simplify logic a bit
2016-06-03 Ruben Kerkhofcollectdctl: let automake compute dependencies
2016-06-03 Ruben Kerkhofcollectdctl: simplify logic a bit
2016-06-03 Ruben Kerkhofsrc/Makefile.am: let automake compute dependencies
2016-06-03 Ruben Kerkhofsrc/Makefile.am: simplify logic a bit
2016-06-03 Claudius ZingerliMacro fixes, Implemented comments from code review...
2016-06-03 Ruben Kerkhofsrc/Makefile.am: remove CPPFLAGS assignment
2016-06-03 Ruben KerkhofMerge branch 'collectd-5.5'
2016-06-03 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-06-03 Ruben Kerkhofsrc/Makefile.am: remove unused variable
2016-05-30 Sebastian Harlsrc/Makefile: Move proto-generated sources to nodist_...
2016-05-30 Sebastian Harlgrpc plugin: Add options to enable SSL protected connec...
2016-05-30 Sebastian Harlgrpc plugin: Add a plugin providing a gRPC server.
2016-05-30 Sebastian HarlMerged branch 'collectd-4.10' into collectd-5.4.
2016-05-30 Sebastian HarlMerge pull request #1710 from rpv-tomsk/perl-plugin...
2016-05-26 Ruben KerkhofMerge pull request #1708 from rpv-tomsk/plugin-postgres...
2016-05-25 Ruben KerkhofMerge branch 'collectd-5.5'
2016-05-25 Ruben KerkhofDo not link test_plugin_ceph with libcommon
2016-05-25 Ruben KerkhofSet subdir-objects globally instead of per Makefile
2016-05-25 Ruben KerkhofFix a typo that snuck in with 0c8d275
2016-05-25 Ruben KerkhofMerge branch 'collectd-5.5'
2016-05-25 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-05-25 Ruben KerkhofMerge pull request #1726 from rubenk/udev
2016-05-25 Ruben KerkhofStop hardcoding libudev
2016-05-25 Ruben KerkhofAdd missing udev flags to Makefile.am
2016-05-25 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-05-20 Ruben KerkhofMerge branch 'collectd-5.5'
2016-05-20 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-05-10 Ruben KerkhofMerge branch 'collectd-5.5'
2016-05-10 Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-05-10 Ruben Kerkhofrrdtool plugin: fix thread-safety detection
2016-05-10 Marc FournierMerge pull request #1308 from mfournier/openldap-persis...
2016-05-10 Marc FournierMerge pull request #1686 from rubenk/zfs-arc
2016-05-10 Marc FournierMerge remote-tracking branch 'origin/pr/1701'
2016-05-10 Marc Fournierbuild system: rename riemann-c to libriemann-client
2016-05-02 Marc FournierMerge branch 'collectd-5.5'
2016-05-02 Dagobert MichelsenMore missing kstat usages
2016-05-02 Marc FournierMerge branch 'collectd-5.5'
2016-05-02 Dagobert MichelsenAdd missing kstat definitions
2016-05-02 Dagobert MichelsenTake out explicit definitions as they are already check...
2016-05-02 Florian Forstercollectd-tg: Move _POSIX_C_SOURCE and friends to the...
2016-05-02 Marc FournierMerge branch 'collectd-5.5'
2016-04-29 Claudius ZingerliAdded chrony fw
2016-04-29 Claudius ZingerliMerge pull request #8 from collectd/master
2016-04-24 Ruben KerkhofMerge pull request #1557 from rpv-tomsk/master
2016-04-24 Ruben KerkhofMerge pull request #1564 from rpv-tomsk/disk-plugin
2016-04-23 Ruben Kerkhofrrdtool plugin: fix thread-safety detection
2016-04-22 Marc FournierMerge remote-tracking branch 'origin/pr/1239'
2016-04-21 Ruben KerkhofMerge pull request #1608 from rpv-tomsk/plugin-xencpu...
2016-04-21 Pavel Rochnyackxencpu plugin: Plugin to collect CPU load under Xen
2016-04-18 Pierre-Yves RitschardMerge pull request #986 from algernon/f/riemann/rcc
2016-04-18 Pierre-Yves RitschardMerge branch 'master' into f/riemann/rcc
next