Merge pull request #3329 from efuss/fix-3311
[collectd.git] / src / virt.c
2019-09-18 Matthias RungeMerge pull request #3282 from abays/sysevent
2019-09-17 Matthias RungeMerge pull request #3280 from mrunge/collectd-5.9
2019-09-17 Matthias RungeMerge pull request #3277 from abays/sysevent
2019-09-13 Matthias RungeMerge pull request #3159 from rpv-tomsk/collectd-usercache
2019-09-04 Andrew BaysFix merge conflicts
2019-09-04 Andrew BaysFix merge conflicts
2019-09-04 Matthias RungeMerge pull request #2624 from abays/sysevent
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 Matthias RungeMerge pull request #3207 from dago/cppflagsbugs
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 #3202 from mrunge/collectd-5.9
2019-07-19 Matthias RungeClang-format a few files to make CI happy
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 SpringAdd snprintf wrapper for GCC 8.2/3
2019-07-12 sranga4Merge pull request #3153 from zebity/master
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-05 Pavel RochnyakMerge branch 'master' into master
2019-07-01 Matthias RungeMerge pull request #2725 from RafaelMarinheiro/fix_grpc...
2019-06-28 Matthias RungeMerge pull request #3160 from rpv-tomsk/collectd-uptime...
2019-06-28 Matthias RungeMerge pull request #3156 from rpv-tomsk/dns
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-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 RochnyakMerge pull request #3125 from skob/master
2019-05-16 Zebity SpringRun all changed files 68 8.c/1*.h through format.sh...
2019-05-16 Zebity SpringRun all changed files 68 8.c/1*.h through clang-format
2019-05-16 Zebity SpringMerge remote-tracking branch 'upstream/master'
2019-05-15 Pavel RochnyakMerge pull request #2986 from shastah/feature/curl...
2019-05-13 Zebity SpringAdd snprintf wrapper for GCC 8.2/3
2019-05-13 Ruben KerkhofMerge pull request #3152 from rpv-tomsk/libvirt-memory...
2019-05-13 Pavel RochnyakMerge pull request #3148 from rpv-tomsk/libvirt-1
2019-05-13 Ruben KerkhofMerge pull request #3151 from rpv-tomsk/libvirt-memory...
2019-05-13 Ruben KerkhofMerge pull request #3150 from rpv-tomsk/libvirt-3
2019-05-13 Ruben KerkhofMerge pull request #3149 from rpv-tomsk/libvirt-2
2019-05-13 Ruben KerkhofMerge pull request #3147 from rpv-tomsk/libvirt
2019-05-13 Pavel Rochnyackvirt plugin: Fix typo
2019-05-13 Pavel Rochnyackvirt plugin: clang-format
2019-05-13 Pavel Rochnyackvirt plugin: Added support for new shutdown event details
2019-05-13 Pavel Rochnyackvirt plugin: Check for virt_notif_thread_init() success
2019-05-13 Pavel Rochnyackvirt plugin: Added debug message
2019-05-12 Pavel Rochnyackvirt plugin: do not report empty metrics
2019-05-12 Pavel Rochnyackvirt plugin: Split domain memory reporting to appropria...
2019-05-12 Pavel Rochnyackvirt plugin: Skip 'last_update' reporting as that is...
2019-05-12 Pavel Rochnyackvirt plugin: Added new code of virDomainShutoffReason...
2019-05-12 Pavel Rochnyackvirt plugin: Fixed virt_notif_thread_init() place
2019-05-12 Pavel Rochnyackvirt plugin: Do not fail if no connection on init()
2019-05-12 Pavel Rochnyackvirt plugin: Do not report 'domain_state' metric when...
2019-05-12 Pavel Rochnyackvirt plugin: Renamed get_domain_state() to submit_domai...
2019-05-12 Pavel Rochnyackvirt plugin: Cleanup excessive check
2019-05-12 Pavel Rochnyackvirt plugin: Support new metric from libvirt-5.0.0...
2019-05-07 Ruben KerkhofMerge pull request #3019 from sradco/master
2019-04-29 usev6Update to resolve conflicts due to renamed files
2019-04-04 Matthias RungeMerge pull request #2891 from elfiesmelfie/feat_intel_rdt
2019-04-04 Matthias RungeMerge pull request #3117 from elfiesmelfie/virt_fix_opt...
2019-04-04 Matthias RungeMerge pull request #3116 from rpv-tomsk/collectd-master
2019-04-02 Antoine Naudvirt: Add NULL checking to multiple config strings...
2019-03-22 Radoslaw Jablonskivirt: Add NULL checking to multiple config strings...
2019-03-22 Radoslaw Jablonskivirt: Fix domain filtering option
2019-03-22 Radoslaw Jablonskivirt: Fix network interface filtering
2019-03-22 Radoslaw Jablonskivirt: Fix parsing configuration options
2019-03-12 Pavel Rochnyackvirt plugin: Changed place of event loop start/stop...
2019-03-07 Pavel RochnyakMerge pull request #2874 from elfiesmelfie/feat_virt_bl...
2019-03-07 Radoslaw Jablonskivirt: Fetch block info stats from libvirt only if needed
2019-03-07 Marc FournierMerge pull request #3108 from rubenk/cirrus-improvements
2019-02-26 Pavel Rochnyackvirt plugin: Fix segfaults on shutdown
2019-02-20 Florian ForsterMerge pull request #3100 from rubenk/virt-fix-compiler...
2019-02-20 Ruben Kerkhofvirt plugin: fix compiler warning
2019-02-20 Florian ForsterMerge branch 'collectd-5.8'
2019-02-20 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2019-02-20 Ruben KerkhofMerge pull request #3060 from octo/issue/2973
2019-02-19 Florian ForsterMerge pull request #3074 from mfournier/ci-setup
2019-02-12 Matthias RungeMerge pull request #3061 from octo/docs
2019-02-12 Ruben KerkhofMerge pull request #3055 from dfandrich/travis
2019-02-12 Ruben KerkhofMerge pull request #3021 from rubenk/libcollectdclient...
2019-02-12 Florian ForsterMerge pull request #2961 from octo/ff/utils
2019-02-11 Florian ForsterTree wide: Move utilities and libraries to src/utils/.
2019-02-10 Florian ForsterMerge branch 'collectd-5.8'
2019-02-10 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2019-01-23 Radoslaw Jablonskivirt: Add block info statistics for block devices
2019-01-23 Radoslaw Jablonskivirt: Add information about 'source' for block device
2019-01-23 Radoslaw Jablonskivirt: Rename block_info to block_stats
2018-12-16 Florian ForsterMerge pull request #3022 from rubenk/treewide-fix-some...
next