]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2019-03-07  Marc FournierMerge pull request #3108 from rubenk/cirrus-improvements
2019-03-06  Aleksinski... intel_rdt: Added check if name group is defined before...
2019-03-06  Aleksinski... intel_rdt: Fixed compile error in debug build
2019-03-06  Aleksinski... utils_proc_pids: moved to utils directory
2019-03-06  Aleksinski... intel_rdt: refactored proc utils to increase efficiency
2019-03-06  Aleksinski... intel_rdt: updated pqos mocks for pqos version 3.0
2019-03-06  Aleksinski... intel_rdt: close file descriptor on error
2019-03-06  Wojciech AndralojcFix for CI error in test code on epel6 platform.
2019-03-06  Mateusz Starzykintel_rdt: refactor pids monitoring code.
2019-03-06  Aleksinski... intel-rdt: Changed memory allocation of new and lost...
2019-03-06  Aleksinski... Corrected issues reported by klockwork
2019-03-06  Starzyk, MateuszXintel_rdt: update unit-tests for process monitoring
2019-03-06  Starzyk, MateuszXintel_rdt: collect data for monitored processes
2019-03-06  Andralojc,... intel_rdt: Backwards compatibility, libpqos v1
2019-03-06  Mateusz Starzykintel_rdt: PID groups change detection
2019-03-06  Andralojc,... intel_rdt: Update config parser for PID monitoring
2019-03-06  Starzyk, MateuszXintel_rdt: add PQOS API stubs for pid monitoring.
2019-03-06  Starzyk, MateuszXintel_rdt: adds pids extraction for given processes...
2019-03-01  Michael Poettersnut: split power and realpower into separate type_insta... 2528/head
2019-03-01  Michael Poettersnut: changed type of output.realpower to realpower...
2019-03-01  Michael Poettersnut: changed type of output.realpower to energy, added...
2019-03-01  Michael Poettersnut: add readout of power
2019-02-26  Pavel Rochnyackvirt plugin: Fix segfaults on shutdown
2019-02-26  Marat SalimzianovMerge branch 'master' into write_graphite_escape_fix 2998/head
2019-02-21  Pavel RochnyakMerge pull request #3110 from rubenk/configure-ac-keep...
2019-02-21  Ruben Kerkhofconfigure.ac: keep the list of plugins sorted 3110/head
2019-02-21  Ruben KerkhofCirrus CI: remove musl-libc job 3108/head
2019-02-21  Ruben KerkhofCirrus CI: use clang++ where we use clang
2019-02-21  Ruben KerkhofCirrus CI: remove Fedora 26
2019-02-21  Ruben KerkhofCirrus CI: remove Wheezy
2019-02-20  Pavel RochnyakMerge pull request #3104 from rubenk/intel-rdt-fix...
2019-02-20  Ruben Kerkhofintel_rdt plugin: fix compiler warnings 3104/head
2019-02-20  Pavel RochnyakMerge pull request #3102 from rubenk/oauth-fix-compiler...
2019-02-20  Pavel RochnyakMerge pull request #3103 from rubenk/write_prometheus...
2019-02-20  Ruben Kerkhofwrite_prometheus plugin: fix compiler warning 3103/head
2019-02-20  Ruben Kerkhofoauth.c: fix compiler warning 3102/head
2019-02-20  Florian ForsterMerge pull request #3100 from rubenk/virt-fix-compiler...
2019-02-20  Florian ForsterMerge pull request #3099 from rubenk/turbostat-fix...
2019-02-20  Florian ForsterMerge pull request #3098 from rubenk/ovs-stats-fix...
2019-02-20  Ruben Kerkhofvirt plugin: fix compiler warning 3100/head
2019-02-20  Ruben Kerkhofturbostat plugin: fix two compiler warnings 3099/head
2019-02-20  Ruben Kerkhofovs_stats plugin: fix compiler warning 3098/head
2019-02-20  Ruben KerkhofCirrus CI: enable parallel builds
2019-02-20  Ruben KerkhofCirrus CI: do not clone the full branch
2019-02-20  collectd botAuto-Merge pull request #3097 from octo/ff/build
2019-02-20  Florian ForsterMakefile.am: Add gcrypt dependencies to test_plugin_net... 3072/head
2019-02-20  Florian Forsterconfigure.ac: Fix include of "utils/mount/mount.h". 3097/head
2019-02-20  Florian ForsterMerge pull request #3096 from rubenk/remove-errors...
2019-02-20  Florian ForsterMerge branch 'collectd-5.8'
2019-02-20  Ruben Kerkhofpod2man: remove --errors argument 3096/head
2019-02-20  Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2019-02-20  Florian ForsterBuild system: enable the "df" plugin when getmntent_r... collectd-5.7 3095/head
2019-02-20  collectd botAuto-Merge pull request #3065 from btoneill/rrdcached
2019-02-20  Florian Forsterrrdcached plugin: Inline time conversion. 3065/head
2019-02-20  Brian ONeillrrdcached plugin: fixed issue with typing
2019-02-20  Brian ONeillrrdcached plugin: changed time format to no longer...
2019-02-20  Ruben KerkhofMerge pull request #3060 from octo/issue/2973
2019-02-19  collectd botAuto-Merge pull request #3090 from rubenk/lua-plugin...
2019-02-19  Florian ForsterMerge pull request #3074 from mfournier/ci-setup
2019-02-19  Florian ForsterFormat src/lua.c. 3090/head
2019-02-19  Florian ForsterMerge pull request #3092 from rubenk/pod2man-dont-hide...
2019-02-19  Florian ForsterMerge pull request #3093 from rubenk/sensu-fix-warning
2019-02-19  Ruben Kerkhofsensu plugin: fix compiler warning when build with... 3093/head
2019-02-19  Ruben KerkhofDon't hide errors when creating manpage 3092/head
2019-02-19  Pavel RochnyakMerge pull request #3091 from rubenk/reduce-allocations
2019-02-19  Ruben KerkhofPlease clang 3091/head
2019-02-19  Ruben KerkhofReduce the nr of allocations when parsing types.db
2019-02-19  Ruben Kerkhoflua plugin: cleanup properly when shutting down
2019-02-19  Ruben KerkhofMerge pull request #3085 from rubenk/handle_simple_conf...
2019-02-19  Pavel RochnyakMerge pull request #3086 from rubenk/reduce-configure...
2019-02-19  Pavel RochnyakMerge pull request #3088 from rubenk/fix-syntax-in...
2019-02-18  Ruben KerkhofFix some rendering issues in collectd-lua(5) 3088/head
2019-02-18  Ruben Kerkhofcollectd.conf(5): fix a typo 3087/head
2019-02-18  Ruben KerkhofReduce the amount of output from ./configure 3086/head
2019-02-18  Pavel RochnyakMerge pull request #3080 from rubenk/rrdcached-cleanup
2019-02-18  Ruben KerkhofClarify error message a bit 3085/head
2019-02-18  Ruben KerkhofDo not suggest to read the logs if parsing config fails
2019-02-18  Ruben KerkhofHandle failure of simple config callbacks
2019-02-18  Guillem JoverCollectd::Unixsock: Make code robust against socket... 3083/head
2019-02-18  Guillem JoverCollectd::Unixsock: Remove unused $fh variables
2019-02-18  Ruben Kerkhofrrdcached: a few minor cleanups 3080/head
2019-02-16  Florian ForsterMerge pull request #3078 from nward/document_snmp_compl... 1588/head
2019-02-16  Nathan WardUpdate documentation to reflect how threads really... 3078/head
2019-02-15  Florian ForsterMerge pull request #3070 from rubenk/travis-improvements
2019-02-15  Marc Fourniercirrus.yml: add --disable-dependency-tracking option... 3074/head
2019-02-15  Marc Fourniercirrus.yml: fix a couple of typos
2019-02-14  mkobyliMerge branch 'master' into feat_redfish
2019-02-13  Ruben Kerkhofrrdcached plugin: use designated structure initializer
2019-02-13  Ruben Kerkhofrrdcached plugin: use same attribute name for both...
2019-02-12  Florian ForsterAdd a unit test for the network plugin.
2019-02-12  Ruben KerkhofTravis: try to fix env settings 3070/head
2019-02-12  Ruben KerkhofTravis: try to fix protobuf header detection
2019-02-12  Ruben KerkhofTravis: try to make mysql plugin build on OSX
2019-02-12  Matthias RungeMerge pull request #3061 from octo/docs
2019-02-12  Ruben KerkhofTravis: Use two cores to run make
2019-02-12  Ruben KerkhofTravis: fetch just the tip of the git branch
2019-02-12  Ruben KerkhofTravis: we don't use submodules
2019-02-12  Ruben KerkhofTravis: silence git clone
2019-02-12  Ruben KerkhofTravis: install dependency for amqp1 plugin on OSX
2019-02-12  Ruben KerkhofTravis: explicitly set compiler to clang on OSX
next