]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2016-06-04  Sebastian Harlsrc/Makefile: Support silent build rules for pod2man. 1738/head
2016-06-04  Ruben Kerkhofcollectd.spec: fix rpmlint warning
2016-06-04  Ruben Kerkhofcollectd.spec: make scriptlets work on Fedora
2016-06-04  Ruben Kerkhofcollectd.spec: only require python26 on RHEL < 6
2016-06-04  Ruben Kerkhofcollectd.spec: disable plugins on older distro
2016-06-04  Ruben KerkhofMerge pull request #1737 from rubenk/pthread-cleanup
2016-06-04  Ruben Kerkhofcollectd.spec: sort list
2016-06-04  Ruben Kerkhofcollectd.spec: EPEL7 has a recent ganglia-devel
2016-06-04  Ruben Kerkhofcollectd.spec: sort plugin lists
2016-06-04  Ruben Kerkhofcollectd.spec: turn TODO into changelog entry
2016-06-04  Ruben KerkhofAdd new Chrony plugin to rpm spec file
2016-06-04  Ruben KerkhofRemove HAVE_PTHREAD_H include guard 1737/head
2016-06-04  Ruben Kerkhofconfigure.ac: move AC_SUBST down to after define
2016-06-04  Ruben KerkhofSort types.db
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 Kerkhofconfigure.ac: remove unused HAVE_LIBPTHREAD define
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 Kerkhofall plugins: remove pthread.h include
2016-06-03  Ruben KerkhofDon't hardcode 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 ZingerliRemoved braces on single line 'if'. Always using inet_ntop. 1548/head
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 HarlMerged branch 'collectd-4.10' into collectd-5.4.
2016-05-30  Sebastian Harlperl plugin: Be more consistent about capitalization.
2016-05-30  Pavel Rochnyackperl plugin: Removed commented code
2016-05-30  Pavel Rochnyackperl plugin: Added call_pv_locked() wrapper to handle...
2016-05-30  Pavel Rochnyackperl plugin: Switched to PTHREAD_MUTEX_RECURSIVE locking
2016-05-30  Pavel Rochnyackperl plugin: Fixes for #1706
2016-05-30  Pavel Rochnyackperl plugin: lock base thread interpreter in perl_init...
2016-05-30  Sebastian HarlMerge pull request #1710 from rpv-tomsk/perl-plugin...
2016-05-30  Pavel Rochnyackperl plugin: Removed commented code 1710/head
2016-05-30  Pavel Rochnyackperl plugin: Added call_pv_locked() wrapper to handle...
2016-05-30  Pavel Rochnyackperl plugin: Switched to PTHREAD_MUTEX_RECURSIVE locking
2016-05-29  Pavel Rochnyackperl plugin: Fixes for #1706
2016-05-29  Pavel Rochnyackperl plugin: lock base thread interpreter in perl_init...
2016-05-26  Ruben KerkhofMerge pull request #1708 from rpv-tomsk/plugin-postgres...
2016-05-26  Pavel Rochnyackutils_db_query (postgresql/dbi/oracle plugins): Documen... 1708/head
2016-05-25  Ruben KerkhofMerge branch 'collectd-5.5'
2016-05-25  Florian Forsterplugin_mock.c: Declare "kc".
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  Florian ForsterMakefile.am: Link tests with required libraries, too.
2016-05-25  Gustavo Zacariasbuild: add libavltree, libcommon & libheap dependencies
2016-05-25  Ruben KerkhofFix a typo that snuck in with 0c8d275
2016-05-25  Florian ForsterLink libcommon.la with $(COMMON_LIBS).
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  Marc Fournierprocesses: re-add <sys/user.h> inclusion
2016-05-25  Ruben KerkhofStop hardcoding libudev 1726/head
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-25  Ruben Kerkhofprocesses: MAXCOMLEN is not exposed on Solaris
2016-05-25  Ruben KerkhofMerge pull request #1724 from rpv-tomsk/smart-plugin...
2016-05-25  Pavel Rochnyacksmart plugin: Check for libudev presence 1724/head
2016-05-25  Ruben KerkhofMerge pull request #1723 from rpv-tomsk/disk-plugin
2016-05-25  Pavel Rochnyackdisk plugin: Initialize udev context only once, not... 1723/head
2016-05-25  Pavel Rochnyackdisk plugin: Call disk_udev_attr_name() only when UdevN...
next