]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2019-02-20  Ruben Kerkhofwrite_prometheus plugin: fix compiler warning 3103/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  collectd botAuto-Merge pull request #3097 from octo/ff/build
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  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-13  Ruben Kerkhofrrdcached plugin: use designated structure initializer
2019-02-13  Ruben Kerkhofrrdcached plugin: use same attribute name for both...
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
2019-02-12  Ruben KerkhofTravis: build collectd with debug enabled
2019-02-12  Ruben KerkhofTravis: only use clang on OSX
2019-02-12  Ruben KerkhofTravis: install the right dependency on Xenial
2019-02-12  Ruben KerkhofTravis: use newer Xcode image
2019-02-12  Ruben KerkhofTravis: do a verbose autoreconf
2019-02-12  Ruben KerkhofTravis: disable dependency tracking
2019-02-12  Ruben KerkhofTravis: switch to Xenial
2019-02-12  Ruben KerkhofTravis: remove obsolete option
2019-02-12  Ruben KerkhofRun make distcheck instead of make && make check
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-12  Florian Forster.travis.yml: Use the "apt" and "homebrew" add-ons. 3055/head
2019-02-12  Florian Forster.travis.yml: Remove $(nproc).
2019-02-11  Florian ForsterTree wide: Move utilities and libraries to src/utils/. 2961/head
2019-02-11  Marc FournierRe-implement CI using cirrus-ci
2019-02-10  Dan FandrichAdd OS X to the Travis build matrix.
2019-02-10  Florian ForsterMerge branch 'collectd-5.8' 3066/head
2019-02-10  Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2019-02-10  Florian Forsterdocs/CONTRIBUTING.md: s/test/text/ 3061/head
2019-02-10  Florian ForsterMove CONTRIBUTING.md to the docs/ directory.
2019-02-10  Florian ForsterCONTRIBUTING.md: Clarify our requirements for a "Change...
2019-02-07  collectd botAuto-Merge pull request #3063 from octo/issue/3062
2019-02-07  Florian Forsterstrjoin(): Fix behavior if output buffer is NULL. 3063/head
2019-02-07  Ruben Kerkhoflibcollectdclient: fix minor cosmetic issue 3021/head
2019-02-07  Ruben Kerkhoflibcollectdclient: fix gcc warning
2019-02-07  collectd botAuto-Merge pull request #3058 from cjmayo/debug_utf8
2019-02-07  Florian ForsterMerge pull request #3057 from cjmayo/style_smart_temper...
2019-02-07  Florian ForsterCONTRIBUTING.md: Improve wording around ChangeLog;...
2019-02-07  Florian Forstercontrib/docker/: Separate CMD/ENTRYPOINT. 3060/head
2019-02-07  Florian Forstercontrib/docker/: Switch to Debian slim.
2019-02-07  Florian Forstercontrib/docker/: Install suggestions.
2019-02-06  Florian ForsterMerge pull request #3059 from octo/sock_cloexec
2019-02-06  Chris Mayocollection3: Output graph.cgi debug as UTF-8 3058/head
2019-02-06  Chris Mayocollection3: Add Type for smart_temperature 3057/head
2019-02-06  Florian Forsterwrite_prometheus plugin: Only use SOCK_CLOEXEC if it... 3059/head
2019-02-01  Florian ForsterMerge pull request #3053 from collectd/code_owners
2019-02-01  Florian ForsterMerge pull request #3054 from octo/docs
2019-02-01  Florian ForsterCONTRIBUTING.md: Document the new change log requiremen... 3054/head
2019-01-31  Florian ForsterCODEOWNERS: Add code owners as discussed at the meetup. 3053/head
2019-01-31  Pavel RochnyakMerge pull request #3047 from cjmayo/style_border
2019-01-30  Chris Mayocollection3: Improve index.cgi form fieldset border... 3047/head
next