]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2016-08-02  Florian Forstergrpc plugin: Unify field names.
2016-08-02  Ruben Kerkhoftreewide: stop checking for AI_PASSIVE
2016-08-02  Ruben Kerkhoftreewide: stop checking for AI_ADDRCONFIG
2016-08-02  Ruben Kerkhoftreewide: add blank line below collectd.h 1830/head
2016-08-02  Ruben KerkhofFix build on Solaris 10
2016-08-02  Ruben KerkhofFix result if no protoc 3 found
2016-08-02  Ruben KerkhofMerge pull request #1829 from rubenk/clang-format
2016-08-02  Ruben KerkhofMerge pull request #1821 from rubenk/memset
2016-08-02  Ruben Kerkhofpf: no need to zero-initialize status 1821/head
2016-08-02  Ruben KerkhofFix double declaration
2016-08-02  Ruben Kerkhofipmi: fix building with older gcc's
2016-08-02  Ruben KerkhofAdd a config file for clang-format 1829/head
2016-08-01  Ruben KerkhofTry if this fixes the build on RHEL{5,6}
2016-08-01  Ruben Kerkhofceph plugin: no need to zero the whole array
2016-08-01  Ruben Kerkhofipmi: use C99 designated initializer
2016-08-01  Ruben Kerkhofapache: no need to zero-initialize
2016-08-01  Ruben Kerkhofamqp: use C99 designated initializers
2016-08-01  Ruben Kerkhofamqp: no need to zero-initialize buffer
2016-08-01  Ruben Kerkhofaggregration: no need to zero-initialize
2016-08-01  Ruben Kerkhoftreewide: replace memset to 0 with initializers
2016-08-01  Ruben KerkhofMerge pull request #1822 from rubenk/write_riemann...
2016-08-01  Ruben KerkhofMerge pull request #1824 from rubenk/protobuf-autoconf
2016-08-01  Ruben KerkhofUse pkg-config to configure grpc plugin 1824/head
2016-08-01  Ruben Kerkhofwrite-riemann plugin: reindent with clang-format 1822/head
2016-08-01  Florian ForsterMerge branch 'pr/1791'
2016-08-01  Florian Forsterinterface plugin: Remove NULL config key.
2016-07-31  Riniguscpusleep plugin: formatting changes 1777/head
2016-07-31  Rinigusremove mode lines from interface plugin 1791/head
2016-07-30  Rinigusinterface plugin: following active/inactive interfaces...
2016-07-30  Ruben KerkhofStop using `which` for finding python interpreter
2016-07-30  Rinigusinteface plugin: add formatting string
2016-07-30  Ruben KerkhofMerge pull request #1825 from ripienaar/missing_which
2016-07-30  R.I.Pienaarcollectd.spec: el7 fails to find python without which 1825/head
2016-07-28  Sebastian Harlgrpc plugin: Simplify error handling a bit. 1818/head
2016-07-28  Florian Forsterproto/collectd.proto: Remove unused import "google...
2016-07-28  Sebastian HarlMerge pull request #1816 from octo/grpc-free-iter
2016-07-28  Florian Forstergrpc plugin: Free the cache iterator when returning... 1816/head
2016-07-28  Kim JonesFixing configure.ac to reflect changes in collectd
2016-07-28  Kim JonesAdded ASLR info to README
2016-07-28  Kim JonesInterface name and number of ports enabled can now...
2016-07-28  Maryam Tahhandpdkstat: refactored pipe error checking
2016-07-28  Maryam Tahhanconfigure: check AVX support
2016-07-28  Maryam Tahhandpdkstat: configuration improvements
2016-07-28  Maryam Tahhandpdkstat: cleanup of code
2016-07-28  Maryam Tahhandpdkstat: fix missed rework
2016-07-28  Maryam Tahhandpdkstat: rebase against latest master
2016-07-28  Maryam Tahhandpdkstat: fix configure.ac and src/Makefile
2016-07-28  Maryam Tahhandpdkstat: fix typo in collectd.conf.pod
2016-07-28  Maryam Tahhandpdkstat: fix compilation errors
2016-07-28  Maryam TahhanREADME: update to include min version of DPDK
2016-07-28  Maryam Tahhantypes.db: fix alignment for dpdkstats
2016-07-28  Harry van Haarenv2: dpdkstat: fixed issues from github review
2016-07-28  Maryam Tahhandpdkstat: rebased + fixed alignment in types.db
2016-07-28  Maryam Tahhanreadme: update to include DPDK.
2016-07-28  Maryam Tahhandpdkstat: bugfix missed enabled_port_count
2016-07-28  Maryam Tahhandpdkstat: convert snprintf uses to ssnprintf
2016-07-28  Maryam Tahhandpdkstat: bugfix enable_port_count
2016-07-28  Maryam Tahhandpdkstat: fix configuration without DPDK
2016-07-28  Maryam Tahhandpdkstat: enable a plugin for DPDK stats
2016-07-28  Florian ForsterMerge remote-tracking branch 'github/pr/1814'
2016-07-28  Florian Forsterempty_counter match: Code cleanup. 1814/head
2016-07-28  Florian Forsterempty_counter match: Add support for the DERIVE data...
2016-07-28  Florian Forstervarnish plugin: Add informative warnings to the config... 1812/head
2016-07-27  Ruben KerkhofMerge pull request #1806 from rubenk/network-plugin...
2016-07-27  Sebastian Harlnetwork plugin: Don't abort() if gcrypt initialization... 1810/head
2016-07-26  Ruben Kerkhofwrite_http: fix warning in new kairos support
2016-07-26  Ruben Kerkhofwrite_http: remove superfluous braces
2016-07-26  Ruben KerkhofMerge pull request #1809 from beorn-/write_http_kairosd...
2016-07-26  Aurelien ROUGEMONTAdd KAIROSDB format to write_http plugin 1809/head
2016-07-26  Ruben KerkhofMerge branch 'collectd-5.5'
2016-07-26  Ruben KerkhofMerge branch 'collectd-5.4' into collectd-5.5
2016-07-26  Ruben KerkhofMerge pull request #1804 from rubenk/madwifi-fix-buffer...
2016-07-26  Aurelien ROUGEMONTmetadata: add comment about metadata functions use...
2016-07-26  Ruben KerkhofBump spec file to 5.4.3
2016-07-26  Ruben KerkhofUpdate spec file to 5.5.2
2016-07-26  Ruben KerkhofUpdate spec file to 5.5.2
2016-07-26  Ruben KerkhofMerge pull request #1807 from matteocontrini/master
2016-07-26  Florian ForsterBump version to 5.4.3; Update ChangeLog. collectd-5.4.3
2016-07-26  Florian Forsternetwork plugin: Fix error message for GCRYCTL_INIT_SECM...
2016-07-26  Florian ForsterMerge branch 'collectd-5.5'
2016-07-26  Florian ForsterChangeLog: Add note about #1665. collectd-5.5.2
2016-07-25  Matteo ContriniAdded 'operations_per_second' (redis) type 1807/head
2016-07-25  Florian ForsterBump version to 5.5.2; Update ChangeLog.
2016-07-25  Florian ForsterMerge branch 'collectd-5.4' into collectd-5.5
2016-07-25  Florian Forsternetwork plugin, libcollectdclient: Check return value...
2016-07-24  Ruben Kerkhoflibcollectdclient: fix compiler warning on Solaris
2016-07-24  Ruben Kerkhofutils_cache_mock: fix annotations
2016-07-24  Ruben Kerkhofconfigure.ac: fix empty else on RHEL5
2016-07-24  Ruben KerkhofFix build when hal is not installed
2016-07-24  Ruben Kerkhoftreewide: fix invocation of c_avl_create
2016-07-24  Ruben Kerkhofemail plugin: fix lint warnings
2016-07-24  Ruben Kerkhofutils_llist.c: remove unneccesary include
2016-07-24  Ruben Kerkhofwrite_kafka plugin: remove unneccesary includes
2016-07-24  Ruben Kerkhofthreshold plugin: remove unneccesary include
2016-07-24  Ruben Kerkhofmqtt plugin: remove unused include
2016-07-24  Ruben Kerkhofbattery plugin: remove unused include
2016-07-24  Ruben Kerkhofmemcachec plugin: correct error message
2016-07-24  Ruben Kerkhofcurl plugin: correct error message
2016-07-24  Ruben Kerkhofmodbus plugin: unsigned value can't be negative
2016-07-24  Ruben Kerkhofcollectd-tg: remove dead code
next