utils_dns.c: fix strange linebreak
[collectd.git] / src /
2016-07-24 Ruben Kerkhofutils_dns.c: fix strange linebreak
2016-07-24 Ruben Kerkhofrrdtool plugin: unsigned value can't be negative
2016-07-24 Ruben Kerkhofted plugin: 0xAA doesn't fit in a signed char
2016-07-24 Ruben Kerkhofopenldap plugin: rc is only used once
2016-07-24 Ruben Kerkhofinterface plugin: val is only used once
2016-07-24 Ruben KerkhofMake chrony compile with Solaris Studio compiler
2016-07-24 Ruben Kerkhofutils_dns.c: remove dead code
2016-07-24 Ruben Kerkhofzone plugin: remove unused code
2016-07-24 Ruben Kerkhofcollectctl: remove dead code
2016-07-23 Ruben Kerkhofteamspeak plugin: fix indentation
2016-07-23 Ruben Kerkhofcurl_xml plugin: fix indentation
2016-07-23 Ruben Kerkhofutils_curl_stats.c: fix order of calloc arguments
2016-07-23 Ruben Kerkhoflibcollectdclient: remove unneccesary cast
2016-07-23 Ruben Kerkhofprocesses plugin: fix indentation
2016-07-23 Ruben Kerkhoflog_logstash plugin: fix indentation
2016-07-23 Ruben Kerkhofcurl_json plugin: fix indentation
2016-07-23 Ruben Kerkhofconntrack plugin: fix indentation
2016-07-23 Ruben Kerkhofutils_cmd_putval.c: fix indentation
2016-07-23 Ruben Kerkhofutils_threshold.c: fix indentation
2016-07-23 Ruben Kerkhofcollectd.h: guard define of __attribute__
2016-07-23 Ruben Kerkhofcollectd.h: remove unused defines
2016-07-23 Ruben Kerkhofcollectd.h: fix indentation
2016-07-21 Florian ForsterMerge branch 'collectd-5.5'
2016-07-21 Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2016-07-21 Florian Forsternetwork plugin: Fix heap overflow in parse_packet().
2016-07-18 Ruben KerkhofMerge pull request #1765 from vincentbernat/fix/kafka...
2016-07-18 Ruben KerkhofMerge pull request #1785 from rinigus/master_issue1781
2016-07-18 Ruben KerkhofMerge pull request #1794 from swt2c/smart_use_serial
2016-07-16 Ruben KerkhofMerge pull request #1783 from matwey/ntp
2016-07-16 Matwey V. Kornilovntpd: Check STA_NANO in the server status
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
2016-07-15 Scott Talbertsmart plugin: add option to store data using serial...
2016-07-15 Ruben KerkhofMerge pull request #1770 from swt2c/smart_ignore_sleep
2016-07-15 Scott Talbertsmart plugin: add IgnoreSleepMode option to ignore...
2016-07-15 Ruben KerkhofMerge pull request #1773 from skob/master
2016-07-15 skobAdd slow queries statistics to mysql module
2016-07-08 rinigusdisk plugin: release udev-based name. Fixes #1781
2016-06-15 Vincent Bernatwrite_kafka: ensure key is properly hashed to select...
2016-06-14 Marc FournierMerge branch 'collectd-5.5'
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.
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 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
2016-06-06 Ruben KerkhofMerge pull request #1750 from tokkee/sh/cli
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-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 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 KerkhofMerge pull request #1739 from tokkee/sh/memcheck
2016-06-04 Sebastian Harlunit tests: Run all tests through Valgrind's memcheck...
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 KerkhofMerge pull request #1737 from rubenk/pthread-cleanup
2016-06-04 Ruben KerkhofRemove HAVE_PTHREAD_H include guard
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
next