]> git.ipfire.org Git - thirdparty/collectd.git/shortlog
thirdparty/collectd.git
2017-05-31  Saikrishna... Use bson_destroy instead of bson_free, and fix memleak... 2307/head
2017-05-30  Ruben KerkhofMerge pull request #2304 from archii/fix-ipmi-docs...
2017-05-30  archiiMerge pull request #1 from archii/archii-fix-docs-typo-1 2304/head
2017-05-30  archiifix typo in collectd.conf.pod
2017-05-27  Ruben Kerkhofpython plugin: stop disabling strict aliasing
2017-05-27  Ruben Kerkhofconfigure.ac: slightly tweak dpdk check
2017-05-27  Ruben Kerkhofconfigure.ac: keep libs sorted
2017-05-27  Ruben Kerkhofconfigure.ac: detect compiler vendor
2017-05-27  Ruben Kerkhofconfigure.ac: no need for body for preproc test
2017-05-27  Ruben Kerkhofconfigure.ac: use preprocessor to detect libpqos version
2017-05-27  Ruben Kerkhofconfigure.ac: use preprocessor to detect dpdk version
2017-05-27  Ruben Kerkhofconfigure.ac: replace AS_IF with normal test
2017-05-27  Ruben Kerkhofconfigure.ac: replace last few tabs with spaces
2017-05-27  Ruben Kerkhofconfigure.ac: fix libpqos detection style
2017-05-27  Ruben Kerkhofsnmp-agent: fix build on RHEL6
2017-05-27  Ruben Kerkhofconfigure.ac: remove unneeded include
2017-05-27  Ruben Kerkhofconfigure.ac: improve libnetsnmpagent detection
2017-05-27  Ruben Kerkhofsnmp-agent: check for the right header
2017-05-27  Ruben Kerkhofconfigure.ac: fix style for snmpagent plugin
2017-05-27  Ruben Kerkhofconfigure.ac: fix overquoting
2017-05-19  Florian Forstersnmp plugin: Avoid allocation of temporary buffers... 2295/head
2017-05-19  Florian ForsterMerge remote-tracking branch 'github/pr/2285'
2017-05-19  Florian ForsterMerge pull request #2290 from BrandonArp/snmp_agent_rpm
2017-05-18  Brandon Arpallow configuration of snmp_agent in rpm builds 2290/head
2017-05-18  Ruben KerkhofMerge pull request #2287 from BrandonArp/fix_am_1_11
2017-05-18  Florian Forstercurl_json plugin: Work around a limitation in EPEL6... 2285/head
2017-05-18  Florian ForsterMerge remote-tracking branch 'github/pr/2105'
2017-05-18  Florian ForsterMerge remote-tracking branch 'github/pr/2190'
2017-05-18  Florian Forsterchrony plugin: Re-run clang-format. 2190/head
2017-05-18  Florian Forstermemcached plugin: Expand "del" to "delete" for clarity.
2017-05-18  theairkitmemcached plugin: Add delete_{hits,misses} metrics.
2017-05-18  Brandon Arpfix build on automake 1.11 2287/head
2017-05-17  Florian Forstersnmp_agent plugin: Don't export the g_agent variable. 2105/head
2017-05-17  Florian Forstersnmp_agent plugin: Remove parenthesis around return...
2017-05-17  Florian Forstersnmp_agent plugin: Format with clang-format.
2017-05-17  Florian ForsterMerge remote-tracking branch 'github/pr/2277'
2017-05-16  Florian Forstercurl_json plugin: Refactor the way trees/keys are stored.
2017-05-16  Florian Forstercurl_json plugin: Expand unit tests. 2281/head
2017-05-16  Florian ForsterMerge branch 'collectd-5.7'
2017-05-16  Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-05-16  Florian Forstercurl_json plugin: Fix array index and key handling.
2017-05-16  Florian ForsterMerge pull request #2283 from octo/ff/valgrind
2017-05-16  Florian Forstervalgrind.FreeBSD.suppress: parse_value(): Always suppre... 2283/head
2017-05-16  Florian Forstercurl_json plugin: Implement a unit test. 2280/head
2017-05-16  Florian Forstersrc/testing.h: Fix result of EXPECT_EQ_DOUBLE() when...
2017-05-16  Florian Forstersrc/daemon/plugin_mock.c: Add stubs for additional...
2017-05-16  Florian Forstercurl_json plugin: Split cj_append_key() out of cj_confi...
2017-05-16  Florian Forstercurl_json plugin: Use struct initializer.
2017-05-16  Florian Forstercurl_json plugin: Remove unused field from cj_t.
2017-05-15  Ruben KerkhofMerge pull request #2279 from octo/ff/virt
2017-05-15  Florian Forstervirt plugin: Replace virTypedParamsFree() with virTyped... 2279/head
2017-05-15  Florian Forstercollectd.conf(5): Fix typo ("queries" vs. "queried").
2017-05-14  Ruben KerkhofMerge pull request #2278 from octo/ff/perl
2017-05-14  Florian Forsterperl plugin: Fix potential double-free. 2278/head
2017-05-13  Ruben KerkhofRemove parentheses around return arguments 2277/head
2017-05-12  Florian ForsterMerge branch 'collectd-5.7'
2017-05-12  Florian ForsterMerge pull request #2275 from octo/ff/prometheus
2017-05-12  Florian ForsterMerge pull request #2274 from octo/ff/putval
2017-05-12  Florian Forstersrc/utils_cmd_putval.c: Fix multi-value PUTVAL. 2274/head
2017-05-12  Florian Forsterwrite_prometheus plugin: Fix incorrect use of realloc(). 2275/head
2017-05-12  Florian Forsterconfigure.ac: Remove empty else-block from AC_CHECK_LIB. 2273/head
2017-05-12  Florian ForsterMerge branch 'collectd-5.7'
2017-05-12  Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-05-08  Florian Forsterbind plugin: Use timegm() to convert to time_t if avail... 2268/head
2017-05-07  Ed Ravinfix BIND timezone parsing issue
2017-05-07  Florian Forstercollectd.conf(5): Add section documenting the ignorelis...
2017-05-06  Florian ForsterMerge pull request #2265 from velotraveler/master
2017-05-06  Ed Ravinfix BIND timezone parsing issue 2265/head
2017-05-05  Florian ForsterMerge pull request #2260 from bufadu/evol_redis
2017-05-05  bufaduredis: fix parser and comments 2260/head
2017-05-05  bufaduredis: fixing maintainer requests
2017-05-04  Ruben Kerkhofsystemd.collectd.service: fix a typo
2017-05-03  bufaduredis: removing sprintf() calls
2017-05-03  bufaduredis: adding support for key count per database
2017-04-19  Ruben KerkhofMerge pull request #2255 from clemensg/sensors_support_...
2017-04-18  Clemens Grubersensors: support current values 2255/head
2017-04-18  Ruben KerkhofMerge pull request #2252 from jaroug/kairosdb_ttl_support
2017-04-18  jarougfix spelling 2252/head
2017-04-18  Ruben KerkhofMerge pull request #2253 from LionelCons/master
2017-04-18  jarougcorrect spelling
2017-04-18  Lionel Consdata-sets are in fact supported (issues#2244) 2253/head
2017-04-14  jarougreplace spaces by tabs
2017-04-14  jarougAdd support for the new TTL parameter - kairosdb only
2017-04-14  jarougadd documentation on the new TTL parameter
2017-04-14  Ruben KerkhofMerge branch 'collectd-5.7'
2017-04-14  Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-04-11  Ruben KerkhofTree-wide: remove last remnants of sizeof(char) 2241/head
2017-04-10  Ruben KerkhofMerge pull request #2168 from maryamtahhan/feat_libvirt...
2017-04-09  Saikrishna... Update mongodb write code to use latest API (Fixes...
2017-04-05  Florian ForsterRemove utils_ignorelist.[ch] from daemon; link plugins... 2235/head
2017-04-04  Pavel Rochnyacknetwork plugin: Fix endless loop DOS in parse_packet()
2017-03-29  Ruben KerkhofMerge pull request #2051 from dsilakov/virt_list_domains
2017-03-29  Ruben KerkhofMerge pull request #1989 from rpv-tomsk/processes
2017-03-29  Pavel Rochnyackprocesses plugin: collect per-process open files count... 1989/head
2017-03-29  Pavel Rochnyackprocesses plugin: Update all counters via ps_update_cou...
2017-03-29  Pavel Rochnyackprocesses plugin: Code cleanup
2017-03-26  Ruben KerkhofMerge pull request #2199 from jaroug/support_attributes...
2017-03-26  Ruben KerkhofMerge pull request #2223 from maryamtahhan/intel_rdt_co...
2017-03-26  Ruben KerkhofMerge pull request #2225 from maryamtahhan/dpdstat_port...
2017-03-24  Korynkevych... snmp_agent: generate table OID based on instance as...
next