Fix warning in test_escape_slashes
[collectd.git] / src /
2019-10-16 Ruben KerkhofFix warning in test_escape_slashes
2019-10-11 Ruben KerkhofMerge pull request #3299 from mrunge/master
2019-10-11 Matthias RungeMerge pull request #3291 from dago/issue3220
2019-10-11 Matthias RungeMerge tag 'collectd-5.9.2'
2019-10-11 Matthias RungeMerge pull request #3298 from rubenk/contextswitch...
2019-10-09 Ruben KerkhofOnly include <sys/sysctl.h> when needed
2019-09-24 Ruben KerkhofMerge pull request #3247 from jplitza/fix-2843
2019-09-23 Jan-Philipp Litzazfs_arc: Read dbuf_size, dnode_size and bonus_size
2019-09-23 collectd botAuto-Merge pull request #3286 from mrunge/master
2019-09-23 Ruben KerkhofMerge pull request #3288 from usev6/mysql_wsrepstats_doc
2019-09-21 usev6mysql plugin: Fix typo in documentation
2019-09-21 usev6mysql plugin: Tweak docs for WsrepStats option
2019-09-20 Matthias RungeFix typo in src/java.c
2019-09-18 Matthias RungeMerge pull request #2622 from abays/connectivity
2019-09-18 Andrew BaysMerge branch 'master' into connectivity
2019-09-18 Matthias RungeMerge pull request #3282 from abays/sysevent
2019-09-18 Andrew BaysCheck for sysevent plugin init calloc failures
2019-09-17 Matthias RungeMerge pull request #3280 from mrunge/collectd-5.9
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 Matthias RungeFix compile time issues
2019-09-16 Fᴀʙɪᴇɴ WᴇʀɴʟɪDon't fail if syslog loglevel doesn't match
2019-09-16 Andrew BaysUse sstrncpy instead of strncpy in sysevent plugin
2019-09-16 Fᴀʙɪᴇɴ Wᴇʀɴʟɪfix https://github.com/collectd/collectd/issues/3232
2019-09-16 Macnamara, ChrisAdded ICX Xeon support model number.
2019-09-16 Macnamara, ChrisChanges for power reporting on SKX and CLX.
2019-09-13 Matthias RungeMerge pull request #3159 from rpv-tomsk/collectd-usercache
2019-09-10 Andrew BaysBump for ChangeLog re-check
2019-09-05 Andrew BaysFix AUTHORS
2019-09-05 Andrew Baysclang formatting, again
2019-09-05 Andrew BaysBump CI for connectivity plugin
2019-09-05 Andrew BaysMore styling + ignorelist create check
2019-09-05 Andrew BaysHandled interrupted socket reads
2019-09-05 Andrew BaysUse a separate dequeue thread to dispatch notifications
2019-09-05 Andrew Baysconnectivity plugin initial commit
2019-09-05 Andrew BaysCast cdtime_t to unsigned long long when necessary
2019-09-05 Andrew BaysAttempt to align with new util library locations
2019-09-05 Andrew Baysclang formatting, again
2019-09-05 Andrew BaysBump CI for connectivity plugin
2019-09-05 Andrew BaysStyling/optimization cleanup + proper use of cdtime
2019-09-05 Andrew Baysuse cdtime + snprintf cleanup + other styling/cleanup
2019-09-05 Andrew BaysMore styling + ignorelist create check
2019-09-05 Andrew BaysHandled interrupted socket reads
2019-09-05 Andrew BaysMore styling + remove superfluous dequeue thread error...
2019-09-05 Andrew Baysocto code review changes
2019-09-05 Andrew BaysUse a separate dequeue thread to dispatch notifications
2019-09-05 Andrew BaysProperly detect which interfaces to monitor
2019-09-05 Andrew BaysUse ignorelist + malloc fix + conf clarification
2019-09-05 Andrew Baysmonitor all interfaces by default
2019-09-05 Andrew Bayssnake case for iface list + payload simplification
2019-09-05 Andrew BaysClarify wanted netlink interface msgs
2019-09-05 Andrew Baysconnectivity notifications
2019-09-05 Andrew Baysconnectivity plugin initial commit
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 Andrew BaysFix clang formatting in grpc.cc
2019-09-04 Andrew BaysFix merge conflicts
2019-09-04 Andrew BaysCast cdtime_t to unsigned long long when necessary
2019-09-04 Andrew BaysAttempt to align with new util library locations
2019-09-04 Andrew Baysclang formatting, again
2019-09-04 Andrew BaysBump CI for connectivity plugin
2019-09-04 Andrew BaysStyling/optimization cleanup + proper use of cdtime
2019-09-04 Andrew Baysuse cdtime + snprintf cleanup + other styling/cleanup
2019-09-04 Andrew BaysMore styling + ignorelist create check
2019-09-04 Andrew BaysHandled interrupted socket reads
2019-09-04 Andrew BaysMore styling + remove superfluous dequeue thread error...
2019-09-04 Andrew Baysocto code review changes
2019-09-04 Andrew BaysUse a separate dequeue thread to dispatch notifications
2019-09-04 Andrew BaysProperly detect which interfaces to monitor
2019-09-04 Andrew BaysUse ignorelist + malloc fix + conf clarification
2019-09-04 Andrew Baysmonitor all interfaces by default
2019-09-04 Andrew Bayssnake case for iface list + payload simplification
2019-09-04 Andrew BaysClarify wanted netlink interface msgs
2019-09-04 Andrew Baysconnectivity notifications
2019-09-04 Andrew Baysconnectivity 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
next