collectd.git
2016-06-05 Sebastian Harlconfigfile: Log errors when trying to access unknown...
2016-06-05 Sebastian Harldaemon: Let all command line options override global...
2016-06-05 Sebastian HarlMerge pull request #1747 from rubenk/write_graphite_che...
2016-06-05 Ruben Kerkhofwg_send_buffer: return error if fd < 0
2016-06-05 Ruben Kerkhofwrite_graphite: remove dead assignment
2016-06-05 Sebastian HarlMerge pull request #1746 from rubenk/swrite-check-for...
2016-06-05 Ruben Kerkhofswrite: return error if fd is negative
2016-06-05 Sebastian HarlMerge pull request #1743 from rubenk/apcups-coverity
2016-06-05 Ruben Kerkhofapcups: ignore result of swrite in net_shutdown
2016-06-05 Ruben KerkhofAdd test logs to .gitignore
2016-06-04 Ruben Kerkhofautomake: disable gzipped tarballs
2016-06-04 Sebastian Harlsrc/Makefile: Add valgrind.FreeBSD.suppress to the...
2016-06-04 Ruben KerkhofMerge pull request #1742 from tokkee/sh/suppress
2016-06-04 Sebastian HarlMerge pull request #1741 from rubenk/fix-leak-in-disk...
2016-06-04 Sebastian HarlValgrind: Suppress a bogus invalid read on FreeBSD.
2016-06-04 Ruben KerkhofPlug a memory leak in disk plugin
2016-06-04 Sebastian HarlMakefile: Add testwrapper.sh to dist tarballs.
2016-06-04 Ruben KerkhofMerge pull request #1740 from rubenk/correct-am_cflags
2016-06-04 Ruben Kerkhofchrony plugin: constify 2 function arguments
2016-06-04 Ruben Kerkhofchrony plugin: fix clang warning
2016-06-04 Ruben Kerkhofcollectd.spec: add missing %endif
2016-06-04 Ruben Kerkhofconfigure.ac: fix autoreconf warnings
2016-06-04 Ruben KerkhofAppend -Werror to the right flags
2016-06-04 Sebastian Harltestwrapper.sh: Use /bin/sh instead of /bin/bash.
2016-06-04 Ruben KerkhofMerge pull request #1739 from tokkee/sh/memcheck
2016-06-04 Sebastian HarlActually add the testwrapper.sh script.
2016-06-04 Sebastian Harlconfigure: Drop unneeded AC_SUBST() calls for AC_PATH_P...
2016-06-04 Sebastian Harlunit tests: Run all tests through Valgrind's memcheck...
2016-06-04 Ruben Kerkhofcollectd.spec: add new gRPC plugin
2016-06-04 Sebastian Harlceph_test: Free the yajl handle.
2016-06-04 Sebastian Harlutils_mount_test: Free dynamically allocated strings.
2016-06-04 Sebastian Harltesting: Evaluate expressions only once in EXPECT_EQ_STR().
2016-06-04 Sebastian Harlutils_vl_lookup: Free regexen when destroying class...
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 HarlgRPC doc: Fixed typos and mention C++11 requirement.
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 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
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.
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'
next