collectd.git
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 Kerkhofturbostat plugin: fix two compiler warnings
2019-02-20 Ruben Kerkhofovs_stats plugin: fix compiler warning
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".
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
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
2019-02-20 collectd botAuto-Merge pull request #3065 from btoneill/rrdcached
2019-02-20 Florian Forsterrrdcached plugin: Inline time conversion.
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.
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...
2019-02-19 Ruben KerkhofDon't hide errors when creating manpage
2019-02-19 Pavel RochnyakMerge pull request #3091 from rubenk/reduce-allocations
2019-02-19 Ruben KerkhofPlease clang
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)
2019-02-18 Ruben Kerkhofcollectd.conf(5): fix a typo
2019-02-18 Ruben KerkhofReduce the amount of output from ./configure
2019-02-18 Pavel RochnyakMerge pull request #3080 from rubenk/rrdcached-cleanup
2019-02-18 Ruben KerkhofClarify error message a bit
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
2019-02-16 Florian ForsterMerge pull request #3078 from nward/document_snmp_compl...
2019-02-16 Nathan WardUpdate documentation to reflect how threads really...
2019-02-15 Florian ForsterMerge pull request #3070 from rubenk/travis-improvements
2019-02-15 Marc Fourniercirrus.yml: add --disable-dependency-tracking option...
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
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.
2019-02-12 Florian Forster.travis.yml: Remove $(nproc).
2019-02-11 Florian ForsterTree wide: Move utilities and libraries to src/utils/.
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'
2019-02-10 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2019-02-10 Florian Forsterdocs/CONTRIBUTING.md: s/test/text/
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.
2019-02-07 Ruben Kerkhoflibcollectdclient: fix minor cosmetic issue
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.
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
2019-02-06 Chris Mayocollection3: Add Type for smart_temperature
2019-02-06 Florian Forsterwrite_prometheus plugin: Only use SOCK_CLOEXEC if it...
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...
2019-01-31 Florian ForsterCODEOWNERS: Add code owners as discussed at the meetup.
2019-01-31 Pavel RochnyakMerge pull request #3047 from cjmayo/style_border
2019-01-30 Chris Mayocollection3: Improve index.cgi form fieldset border...
2019-01-30 Pavel RochnyakMerge pull request #3040 from AlexZzz/collectd-5.8
2019-01-24 Ruben KerkhofMerge pull request #3042 from srivasta/upstream-fixes
2019-01-24 Manoj Srivastava[python-3.7-fix]: Allow compilation with Python 3.7
next