Merge pull request #3277 from abays/sysevent
[collectd.git] / src /
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-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 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-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 Kerkhofnetlink.c: remove always true comparison
2019-08-13 Ruben Kerkhofcommon.c: remove always true comparison
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 Litzazfs_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-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-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 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-05 Pavel RochnyakMerge branch 'master' into master
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 Pavel RochnyakMerge pull request #3201 from ccin2p3/f/fix-syslog-rc
2019-07-02 Fᴀʙɪᴇɴ WᴇʀɴʟɪFix return code introduced by #3182
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-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 Takuro Ashieregex match: Fix unexpected match with empty meta data
2019-06-04 Pavel RochnyakMerge pull request #3167 from ashie/remove-needless-tab
2019-06-03 Matthias RungeMerge pull request #3163 from rpv-tomsk/virt-1
2019-06-03 Zebity SpringMerge remote-tracking branch 'upstream/master'
2019-05-29 Pavel Rochnyackvirt plugin: Use virGetLastError() instead of virConnGe...
2019-05-29 Pavel Rochnyackvirt plugin: minor updates after review
2019-05-28 Pavel RochnyakMerge pull request #3158 from smortex/riemann-meta...
2019-05-24 Pavel Rochnyackvirt plugin: Added connection state check via virConnec...
2019-05-24 Pavel Rochnyackvirt plugin: Added timeout to event_loop thread
2019-05-23 Pavel Rochnyackvirt plugin: Disable ExtraStats selectors when unsuppor...
2019-05-23 Pavel Rochnyackvirt plugin: Fixed typos and inconsistencies
2019-05-23 Pavel Rochnyackvirt plugin: Do not request cpu maps when not required
2019-05-23 Pavel Rochnyackvirt plugin: Added ExtraStats selector 'vcpu'
2019-05-23 Pavel Rochnyackvirt plugin: Added ExtraStats selector 'memory'
2019-05-19 Pavel Rochnyackcheck_uptime: New plugin, based on new cache_event...
2019-05-19 Pavel Rochnyackmemcached plugin: Report uptime metric
2019-05-19 Pavel RochnyakMerge pull request #3125 from skob/master
next