collectd.git
2019-08-06 Fabrice Fontaineconfigure.ac: fix activation of snmp_agent
2019-08-06 Matthias RungeMerge pull request #3237 from ccin2p3/f/temp-fix-ssnprintf
2019-07-31 Christian BartolomäusFix indentation of some closing curlies
2019-07-30 anaudxMerge pull request #3238 from ccin2p3/f/syslog-debug...
2019-07-30 Fᴀʙɪᴇɴ WᴇʀɴʟɪDon't fail if syslog loglevel doesn't match
2019-07-29 Fᴀʙɪᴇɴ Wᴇʀɴʟɪfix https://github.com/collectd/collectd/issues/3232
2019-07-24 Matthias RungeAdd Changelog for collectd-5.9.1
2019-07-24 collectd botAuto-Merge pull request #3229 from mrunge/cppflags_backport
2019-07-24 Matthias RungeMerge pull request #3230 from ryan-mccabe/collectd-5.9
2019-07-23 Pavel Rochnyackvirt plugin: Remove strdup() from MetadataXPath impleme...
2019-07-23 Pavel Rochnyackvirt: Fix memory leak with libvirt MetadataXPath enabled
2019-07-23 collectd botAuto-Merge pull request #3228 from rpv-tomsk/issue...
2019-07-23 Dagobert MichelsenFix bug that leads to CPPFLAGS gets overridden with...
2019-07-23 Dagobert MichelsenFix typo in src/network.c
2019-07-23 Matthias RungeMerge pull request #3207 from dago/cppflagsbugs
2019-07-23 Dagobert MichelsenFix formatting in src/network.c
2019-07-23 Dagobert MichelsenFix typo in src/network.c
2019-07-22 Pavel Rochnyackvirt plugin: Remove strdup() from MetadataXPath impleme...
2019-07-22 Pavel Rochnyackvirt: Fix memory leak with libvirt MetadataXPath enabled
2019-07-22 Matthias RungeMerge pull request #3217 from rpv-tomsk/issue-3215
2019-07-22 Matthias RungeMerge pull request #3202 from mrunge/collectd-5.9
2019-07-19 Matthias RungeClang-format a few files to make CI happy
2019-07-19 Matthias RungeAnother round of clang-format
2019-07-19 Zebity SpringRun all changed files 68 8.c/1*.h through format.sh...
2019-07-19 Zebity SpringRun all changed files 68 8.c/1 *.h through clang-format...
2019-07-19 Zebity SpringRun all changed files 68 8.c/1*.h through clang-format
2019-07-19 Zebity SpringAdd snprintf wrapper for GCC 8.2/3
2019-07-19 Pavel Rochnyackdaemon: Recover setlocale() call in src/daemon/collectd...
2019-07-19 Pavel Rochnyackdisk.c: remove unused lines
2019-07-19 Zebity SpringMerge upstream, address conflict in src/utils/cmds...
2019-07-19 Dagobert MichelsenMove Makefile rules for pid_test inside conditional...
2019-07-19 Dagobert MichelsenAdd missing definitions for libnetsnmpagent
2019-07-18 Radoslaw JablonskiMerge pull request #3224 from mrunge/codeowners
2019-07-18 Matthias RungeMove trusted-contributors down the list
2019-07-16 rjablonxMerge pull request #3214 from rpv-tomsk/issue-3181
2019-07-13 Pavel Rochnyackdaemon: Check if plugin actually loaded before reportin...
2019-07-13 Pavel Rochnyackconfigure.ac: Removed unused checks for functions
2019-07-13 Pavel Rochnyackdaemon: Recover setlocale() call in src/daemon/collectd...
2019-07-13 Pavel Rochnyackdisk.c: remove unused lines
2019-07-12 sranga4Merge pull request #3153 from zebity/master
2019-07-12 Zebity SpringRun contrib/format.sh across entire *.h/*.c source...
2019-07-12 Zebity SpringRun contrib/format.sh across entire *.h/*.c source...
2019-07-12 rjablonxMerge pull request #3072 from octo/ff/network_test
2019-07-12 Zebity SpringMerge remote-tracking branch 'upstream/master'
2019-07-12 Zebity Springrun all updated *.h *.c through clang-format again
2019-07-12 Zebity SpringMerge upstream, address conflict in src/utils/cmds...
2019-07-12 Zebity SpringMerge upstream, address conflict in src/utils/cmds...
2019-07-10 collectd botAuto-Merge pull request #3206 from dago/pid_test
2019-07-08 Dagobert MichelsenFix bug that leads to CPPFLAGS gets overridden with...
2019-07-05 Pavel RochnyakMerge branch 'master' into master
2019-07-05 Dagobert MichelsenMove Makefile rules for pid_test inside conditional...
2019-07-05 collectd botAuto-Merge pull request #3205 from rpv-tomsk/3112-powerdns
2019-07-05 Pavel Rochnyackpowerdns: Added 'unreachables' reporting
2019-07-05 Pavel Rochnyackpowerdns: Fix formatting, broken by clang-format
2019-07-02 collectd botAuto-Merge pull request #3203 from dago/netsnmpagent
2019-07-02 Dagobert MichelsenAdd missing definitions for libnetsnmpagent
2019-07-02 Pavel Rochnyackdns plugin: Do not use headers from glibc
2019-07-02 Fᴀʙɪᴇɴ WᴇʀɴʟɪFix return code introduced by #3182
2019-07-02 Dagobert MichelsenUse pid_test only when compiling the plugin that uses it
2019-07-02 Fᴀʙɪᴇɴ Wᴇʀɴʟɪclang-format
2019-07-02 Fᴀʙɪᴇɴ Wᴇʀɴʟɪbetter user feedback
2019-07-02 Fᴀʙɪᴇɴ WᴇʀɴʟɪFix return value or loglevel for several plugins
2019-07-02 Dagobert MichelsenUse GCC-specific flags only when compiling with GCC
2019-07-02 Dagobert MichelsenMake sure files in this changeset are formatted properly
2019-07-02 Dagobert MichelsenAdd standard include early or _FILE_OFFSET_BITS will...
2019-07-02 Fᴀʙɪᴇɴ Wᴇʀɴʟɪbe more verbose when plugin config cb is failing
2019-07-02 Takuro Ashieregex match: Fix unexpected match with empty meta data
2019-07-02 Fᴀʙɪᴇɴ Wᴇʀɴʟɪfix comment
2019-07-02 Fᴀʙɪᴇɴ Wᴇʀɴʟɪfix deps
2019-07-02 Fᴀʙɪᴇɴ WᴇʀɴʟɪNew upstream plugins
2019-07-02 Pavel RochnyakMerge pull request #3201 from ccin2p3/f/fix-syslog-rc
2019-07-02 Fᴀʙɪᴇɴ WᴇʀɴʟɪFix return code introduced by #3182
2019-07-02 Pavel RochnyakMerge pull request #3197 from dago/pid_test
2019-07-01 Dagobert MichelsenUse pid_test only when compiling the plugin that uses it
2019-07-01 Matthias RungeMerge pull request #2725 from RafaelMarinheiro/fix_grpc...
2019-06-29 Pavel RochnyakMerge pull request #3178 from ashie/fix-match-regex...
2019-06-28 Pavel RochnyakMerge pull request #3195 from dago/gccflags
2019-06-28 Matthias RungeMerge pull request #3160 from rpv-tomsk/collectd-uptime...
2019-06-28 collectd botAuto-Merge pull request #3193 from dago/fileoffsetbits
2019-06-28 Matthias RungeMerge pull request #3156 from rpv-tomsk/dns
2019-06-28 Matthias RungeMerge pull request #3182 from ccin2p3/f/config-return...
2019-06-28 Fᴀʙɪᴇɴ Wᴇʀɴʟɪclang-format
2019-06-28 Fᴀʙɪᴇɴ Wᴇʀɴʟɪbetter user feedback
2019-06-28 Fᴀʙɪᴇɴ WᴇʀɴʟɪFix return value or loglevel for several plugins
2019-06-28 Dagobert MichelsenUse GCC-specific flags only when compiling with GCC
2019-06-27 Dagobert MichelsenMake sure files in this changeset are formatted properly
2019-06-27 Dagobert MichelsenAdd standard include early or _FILE_OFFSET_BITS will...
2019-06-24 Fᴀʙɪᴇɴ Wᴇʀɴʟɪbe more verbose when plugin config cb is failing
2019-06-18 Andrew BaysAlign with new util library locations
2019-06-18 Andrew Baysclang formatting
2019-06-18 Andrew BaysAlign with new util library locations
2019-06-18 Matthias RungeMerge pull request #3175 from ccin2p3/f/collectd-redhat...
2019-06-18 Takuro Ashieregex match: Fix unexpected match with empty meta data
2019-06-17 Andrew BaysCast cdtime_t to unsigned long long when necessary
2019-06-17 Fᴀʙɪᴇɴ Wᴇʀɴʟɪfix comment
2019-06-17 Andrew BaysAttempt to align with new util library locations
2019-06-17 Fᴀʙɪᴇɴ Wᴇʀɴʟɪfix deps
2019-06-17 Fᴀʙɪᴇɴ WᴇʀɴʟɪNew upstream plugins
2019-06-14 Andrew Baysclang formatting, again
2019-06-14 Andrew BaysBump CI for connectivity plugin
next