collectd.git
2018-05-24 Pavel RochnyakMerge pull request #2670 from antvick/feature/modbus_64bit
2018-05-24 Ruben Kerkhofvirt plugin: set bool to false, not 0
2018-05-24 Ruben Kerkhofvirt plugin: take mutex when setting member
2018-05-24 Ruben KerkhofMerge pull request #2618 from ajssmith/amqp1_dev1_branch
2018-05-23 Pavel RochnyackMerge branch 'collectd-5.8' into master
2018-05-23 Ruben Kerkhofprocesses plugin: fix build warning
2018-05-23 Ruben Kerkhoftable plugin: fix build warning
2018-05-23 Ruben Kerkhofnetlink plugin: fix build warnings
2018-05-23 collectd botAuto-Merge pull request #2793 from rpv-tomsk/fix-5.8
2018-05-23 Dagobert MichelsenInclude kstat.h when available
2018-05-23 Ruben KerkhofFix make distcheck on Mac OS
2018-05-23 collectd botAuto-Merge pull request #2792 from rpv-tomsk/fix-5.8
2018-05-23 Pavel RochnyackAdded missing include of "collectd.h"
2018-05-23 Dagobert MichelsenAdd endianness checks for AIX
2018-05-21 collectd botAuto-Merge pull request #2788 from rpv-tomsk/fix-5.8
2018-05-21 Dagobert MichelsenFix gcc issue on Mac byteorder
2018-05-21 Dagobert MichelsenFix conditional on byteorder to work on Solaris
2018-05-21 Dagobert MichelsenKeep clang-format happy
2018-05-21 Dagobert MichelsenAdd fallback for endianess conversion
2018-05-21 collectd botAuto-Merge pull request #2787 from rpv-tomsk/fix-5.8
2018-05-21 Pavel RochnyackAdded missing include of 'config.h'
2018-05-20 collectd botAuto-Merge pull request #2786 from rpv-tomsk/fix-5.8
2018-05-20 Pavel RochnyackAdded missing include of 'kstat.h' and variable declaration
2018-05-20 collectd botAuto-Merge pull request #2785 from rpv-tomsk/fix-5.8
2018-05-20 Pavel RochnyackTry to make clang-format happy
2018-05-20 Pavel RochnyackAdded missing include of 'kstat.h'
2018-05-20 collectd botAuto-Merge pull request #2784 from rpv-tomsk/fix-5.8
2018-05-20 Pavel RochnyackAdded missing include of 'kstat.h'
2018-05-20 Pavel RochnyackAdded missing include of "collectd.h"
2018-05-20 Pavel RochnyackMerge branch 'collectd-5.8'
2018-05-20 Pavel RochnyackMerge branch 'collectd-5.8'
2018-05-20 Ruben KerkhofMerge pull request #2783 from rpv-tomsk/tmpfix
2018-05-19 Andrew SmithAdded library link check and addressed review comments
2018-05-19 Pavel RochnyackAdded support for libi2c-4.0
2018-05-18 Ruben KerkhofMerge pull request #2701 from elfiesmelfie/feat_virt_no...
2018-05-18 Ruben KerkhofMerge pull request #2681 from elfiesmelfie/feat_pmu_cores
2018-05-18 Kamil Wiatrowskiintel_pmu plugin: fix for PR comments
2018-05-18 Radoslaw Jablonskivirt: Cleanup - removed redundant true/false setting
2018-05-18 Radoslaw Jablonskiplugin_mock: Mark params as unused in plugin-notificati...
2018-05-18 Radoslaw Jablonskivirt_test: Code cleanup
2018-05-18 Radoslaw Jablonskivirt: Change '_Bool' to standard 'bool' type
2018-05-16 Ruben KerkhofMerge branch 'collectd-5.8'
2018-05-16 collectd botAuto-Merge pull request #2779 from rpv-tomsk/tmpfix
2018-05-16 Pavel Rochnyackcleanup: code formatting
2018-05-16 Pavel RochnyackRemove empty `cmd_listval_t` data structure and related...
2018-05-16 Pavel RochnyakMerge pull request #2742 from elfiesmelfie/ipmi_bugfix_...
2018-05-16 Ruben KerkhofFix make distcheck on Mac OS
2018-05-16 Mariusz Szafranskiipmi plugin: Fix for segmentation fault for wrong data...
2018-05-16 Ruben KerkhofMerge pull request #2777 from rubenk/fix-truncation...
2018-05-15 Ruben Kerkhoftable plugin: fix truncation warnings
2018-05-15 Ruben Kerkhofvirt plugin: fix truncation warning
2018-05-15 Ruben Kerkhofnetlink plugin: fix truncation warnings
2018-05-15 Ruben Kerkhoftable plugin: modernize code a bit
2018-05-15 Ruben KerkhofMerge branch 'collectd-5.8'
2018-05-15 Marc FournierMerge pull request #2776 from mfournier/unblock_pr_2737
2018-05-15 Marc FournierTrigger Jenkins
2018-05-15 Ruben KerkhofMerge pull request #2774 from takahashi-tsc/bugfix...
2018-05-15 Ruben KerkhofMerge pull request #2773 from takahashi-tsc/bugfix...
2018-05-15 Toshiaki Takahashirun contrib/format.sh src/collectdmon.c
2018-05-15 Toshiaki TakahashiFix collecdmon not start collectd
2018-05-15 Toshiaki Takahashiwrite_redis: fix "max_set_duration" deletes unexpected...
2018-05-15 Ruben Kerkhofcollectdmon: fix build failure on Xenial
2018-05-14 Ruben Kerkhofnut plugin: fix warning
2018-05-14 Ruben Kerkhofcollectdmon: modernize the code a bit
2018-05-14 Ruben Kerkhofcollectdmon: remove unneccesary cast
2018-05-14 Ruben KerkhofFix syntax error introduced by previous
2018-05-14 Ruben KerkhofUse sane CFLAGS while checking for strtok_r
2018-05-14 Ruben KerkhofLook for more variants of liblua
2018-05-14 Ruben Kerkhofsnmp plugin: add some missing error handling
2018-05-14 Ruben Kerkhofwrite_sensu plugin: use the right size for buffer
2018-05-14 Ruben Kerkhofwrite_riemann plugin: fix warning
2018-05-14 Ruben Kerkhofwrite_sensu plugin: remove unused parameter
2018-05-14 Ruben Kerkhofcurl_json_test.c: fix warnings
2018-05-14 Ruben KerkhofBind plugin: remove unused parameters
2018-05-14 Ruben Kerkhofcollectd-tg: fix warning
2018-05-14 Ruben KerkhofMerge pull request #2772 from rubenk/static-initializers
2018-05-14 Ruben KerkhofRemove unreachable break statement
2018-05-14 Ruben KerkhofDon't initialize static numeric variables to 0
2018-05-14 Ruben KerkhofDon't initialize static pointers to NULL
2018-05-14 Ruben Kerkhoftcpconns: remove redundant include
2018-05-14 Ruben KerkhofMerge pull request #2771 from rubenk/stdbool
2018-05-13 Ruben KerkhofUse true and false for assignments to bool
2018-05-13 Ruben Kerkhofclang-format
2018-05-13 Ruben KerkhofSet static bools to true instead of 1
2018-05-13 Ruben KerkhofNo need to initialize static bools to false
2018-05-13 Ruben KerkhofTreewide: use bool instead of _Bool
2018-05-13 Ruben Kerkhofwrite_sensu: use sstrncpy
2018-05-09 Radoslaw Jablonskivirt: Remove unneeded info about thread id
2018-05-09 Radoslaw Jablonskivirt: Add valgrind.suppress to EXTRA_DIST
2018-05-07 Ruben KerkhofMerge pull request #2767 from rpv-tomsk/tmpfix
2018-05-07 Pavel Rochnyacknetlink plugin: Report `rx_nohandler` stats
2018-05-07 Pavel Rochnyacknetlink plugin: Use of less strict rules in link_filter...
2018-05-07 Radoslaw Jablonskivirt unit tests: Add valgrind.suppress with libnl1...
2018-05-06 Andrew SmithUpdates for rpm spec and review feedback
2018-05-03 Ruben KerkhofMerge pull request #2761 from dago/patch-3
2018-05-03 Dagobert MichelsenAdd endianness checks for AIX
2018-05-02 Ruben KerkhofMerge pull request #2755 from dehotot/debug-option...
2018-05-02 Ruben Kerkhofaggregation plugin: modernize the code a bit
2018-05-02 Ruben Kerkhofapache plugin: modernize the code a bit
2018-05-02 Ruben KerkhofRun clang-format on src/bind.c after my change
next