]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2016-08-17  Kim Joneshugepages: check for error if readdir returns NULL 1799/head
2016-08-16  Kim Joneshugepages: typo fix in 2nd pathconf() check
2016-08-16  Kim Joneshugepages: rework 2
2016-08-16  Kim Joneshugepages: rework
2016-07-19  Maryam Tahhanhugpages: fix compilation error
2016-07-18  Jaroslav Safkahugepages plugin: a stats plugin for hugepages
2016-07-17  Ruben KerkhofMerge pull request #1796 from tokkee/sh/configure
2016-07-17  Sebastian Harlconfigure: Use AC_MSG_RESULT to print the config summary. 1796/head
2016-07-17  Sebastian Harlconfigure: Add missing end fold marker (for Vim).
2016-07-16  Ruben KerkhofMerge pull request #1783 from matwey/ntp
2016-07-16  Matwey V. Kornilovntpd: Check STA_NANO in the server status 1783/head
2016-07-15  Ruben Kerkhofzookeeper plugin: remove unneccesary cast
2016-07-15  Ruben Kerkhofntpd plugin: remove unneccesary casts
2016-07-15  Ruben Kerkhofcollectd-nagios: fix some whitespace
2016-07-15  Ruben Kerkhofvirt plugin: fix some whitespace
2016-07-15  Ruben KerkhofMerge pull request #1793 from rubenk/fix-riemann-plugin...
2016-07-15  Ruben KerkhofFix write_riemann plugin build on 32-bit Solaris 1793/head
2016-07-15  Ruben KerkhofMerge pull request #1770 from swt2c/smart_ignore_sleep
2016-07-15  Scott Talbertsmart plugin: add IgnoreSleepMode option to ignore... 1770/head
2016-07-15  Ruben KerkhofMerge pull request #1773 from skob/master
2016-07-15  skobAdd slow queries statistics to mysql module 1773/head
2016-07-15  Ruben KerkhofMerge pull request #1774 from mmckinst/rdkafka_now_libkafka
2016-06-29  Mark McKinstryrdkafka is called librdkafka 1774/head
2016-06-14  Marc FournierREADME: add reference to libxen
2016-06-14  Marc FournierMerge branch 'collectd-5.5'
2016-06-14  Marc FournierREADME: mention 3 missing plugins
2016-06-14  Marc FournierAUTHORS: mention new contributors and update plugin...
2016-06-14  Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-06-14  Marc Fourniersrc/*.pod: fix minor warnings spotted by podchecker
2016-06-14  Marc Fourniercollectd.conf.pod: fix minor typos in ntpd plugin section
2016-06-14  Marc Fournierdoc: add chronyd section to manpage
2016-06-11  Ruben KerkhofMerge pull request #1004 from tokkee/sh/curl
2016-06-10  Sebastian HarlLanguage and typo fixes. 1004/head
2016-06-10  Sebastian Harlutils_curl_stats: Drop the nonnull attribute from curl_...
2016-06-10  Sebastian Harlcurl stats: Use cf_util_get_boolean().
2016-06-10  Sebastian Harlcurl stats: Simplified some error checks and removed...
2016-06-10  Sebastian Harlconfigure / curl stats: Check for CURLINFO_APPCONNECT_TIME.
2016-06-10  Sebastian Harlcollectd.conf(5): Briefly explain MeasureResponseTime...
2016-06-10  Sebastian Harlcurl stats: Use CamelCase identifiers instead of using...
2016-06-10  Sebastian Harlcollectd.conf(5): Add documentation for cURL statistics.
2016-06-10  Sebastian HarlAdd request specific statistics to all CURL-based plugins.
2016-06-10  Ruben Kerkhofconfigure.ac: indent and sort some conditionals
2016-06-10  Ruben Kerkhofconfigure.ac: remove obsolete macro
2016-06-10  Ruben Kerkhofchrony plugin: use ANSI function definitions
2016-06-10  Ruben KerkhofMerge pull request #1758 from rubenk/README
2016-06-10  Ruben KerkhofMerge pull request #1759 from rubenk/ansi-function...
2016-06-10  Ruben KerkhofMerge branch 'collectd-5.5'
2016-06-10  Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-06-10  Thomas GuthmannBug#1059 : Remove any white spaces in ethstats stat...
2016-06-09  Ruben Kerkhofuc_get_iterator: use ansi function declaration 1759/head
2016-06-09  Ruben KerkhofREADME: use https for collectd.org link 1758/head
2016-06-06  Ruben KerkhofMerge pull request #1750 from tokkee/sh/cli
2016-06-05  Sebastian Harlconfigfile: Log errors when trying to access unknown... 1750/head
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 1747/head
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 1746/head
2016-06-05  Sebastian HarlMerge pull request #1743 from rubenk/apcups-coverity
2016-06-05  Ruben Kerkhofapcups: ignore result of swrite in net_shutdown 1743/head
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. 1742/head
2016-06-04  Ruben KerkhofPlug a memory leak in disk plugin 1741/head
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 1740/head
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. 1739/head
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. 1738/head
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. 1699/head
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
next