collectd.git
2019-09-18 Zebity SpringAdd second wrapper ssnprintf2 to allow introduction...
2019-09-18 Zebity SpringMake return result consistent with fixed src/utils...
2019-09-18 Fᴀʙɪᴇɴ Wᴇʀɴʟɪfix https://github.com/collectd/collectd/issues/3232
2019-09-17 Matthias RungeMerge pull request #3276 from chrismcn/upstream_turbostat
2019-09-17 Matthias RungeMerge pull request #3277 from abays/sysevent
2019-09-16 Andrew BaysUse sstrncpy instead of strncpy in sysevent plugin
2019-09-16 Macnamara,... Added ICX Xeon support model number.
2019-09-16 Macnamara,... Changes for power reporting on SKX and CLX.
2019-09-13 Matthias RungeMerge pull request #3159 from rpv-tomsk/collectd-usercache
2019-09-05 Matthias RungeMerge remote-tracking branch 'abays/procevent'
2019-09-05 Andrew BaysMore clang formatting for unrelated plugin
2019-09-05 Andrew BaysAnother string formatting fix attempt
2019-09-05 Andrew BaysDebian string formatting fix
2019-09-04 Andrew BaysFix merge conflicts
2019-09-04 Andrew Baysclang formatting
2019-09-04 Andrew BaysAlign with new util library locations
2019-09-04 Andrew BaysStyling + optimizations
2019-09-04 Andrew BaysHandled interrupted socket reads
2019-09-04 Andrew BaysMore styling + remove superfluous dequeue thread error...
2019-09-04 Andrew BaysAdditional mutex + styling changes
2019-09-04 Andrew BaysUse a separate dequeue thread to dispatch notifications
2019-09-04 Andrew BaysRemove types.db entry and change RegexProcess conf...
2019-09-04 Andrew BaysUse long type for most PID values
2019-09-04 Andrew Baysclang formatting
2019-09-04 Andrew BaysDrain netlink socket before sleeping, then filter repea...
2019-09-04 Andrew BaysProcevent RPM specfile
2019-09-04 Andrew BaysCheck ignorelist during init
2019-09-04 Andrew BaysFix mutex lock in read_event
2019-09-04 Andrew BaysUse ignorelist_t and fix leaks
2019-09-04 Andrew Bayspayload logic clean-up + leak fixes
2019-09-04 Andrew BaysClarify wanted netlink proc msgs
2019-09-04 Andrew BaysProcevent plugin notifications
2019-09-04 Andrew Bayscheck fscanf return value in process_check
2019-09-04 Andrew Baysprocevent plugin initial commit
2019-09-04 Matthias RungeMerge pull request #2624 from abays/sysevent
2019-08-22 Matthias RungeMerge pull request #3261 from ffontaine/master
2019-08-21 Fabrice Fontaineconfigure.ac: fix typo
2019-08-21 Matthias RungeMerge pull request #3241 from ffontaine/master
2019-08-15 Ruben KerkhofMerge pull request #3252 from rubenk/lgtm
2019-08-13 Ruben Kerkhoftreewide: fix a few missing include guards
2019-08-13 Ruben Kerkhofbrowser.js: declare a few vars used as locals
2019-08-13 Ruben Kerkhofnetlink.c: remove always true comparison
2019-08-13 Ruben Kerkhofcommon.c: remove always true comparison
2019-08-13 Ruben Kerkhofcollection3: remove unused variable
2019-08-13 Ruben Kerkhofcollectd_network.py: remove unused import
2019-08-12 Ruben KerkhofMerge pull request #3246 from jplitza/zfsarc-skip-lines
2019-08-10 Matthias RungeMerge pull request #3239 from usev6/patch-1
2019-08-09 Jan-Philipp... zfs_arc: Fix skipping of leading lines
2019-08-09 Matthias RungeMerge pull request #3245 from mrunge/rdt_fix
2019-08-08 Matthias RungeRDT-compile fix
2019-08-08 Matthias RungeFix compile time issues
2019-08-06 Fabrice Fontaineconfigure.ac: fix activation of snmp_agent
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-23 collectd botAuto-Merge pull request #3228 from rpv-tomsk/issue...
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-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 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
next