collectd.git
2017-05-30 Ruben KerkhofMerge pull request #2304 from archii/fix-ipmi-docs...
2017-05-30 Pshyk, SerhiyXintel_pmu: address PR comments
2017-05-30 archiiMerge pull request #1 from archii/archii-fix-docs-typo-1
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-26 Pshyk, SerhiyXintel_pmu: address PR comments
2017-05-26 Pavel Rochnyackapcups: Fix reconnect implementation
2017-05-19 Iain Buclawformat_graphite: Error if call to uc_get_rate fails...
2017-05-19 Florian Forstersnmp plugin: Avoid allocation of temporary buffers...
2017-05-19 Florian Forstersrc/daemon/utils_cache.c: Add debug message for lookup...
2017-05-19 Florian Forstersrc/daemon/utils_cache.c: Remove unnecessary cast.
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
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...
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.
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 Florian Forstersrc/daemon/utils_cache.c: Read time *after* acquiring...
2017-05-18 Brandon Arpfix build on automake 1.11
2017-05-17 Florian Forstersnmp_agent plugin: Don't export the g_agent variable.
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-17 Florian Forsteramqp plugin: Enable the "ExchangeType" for publishers...
2017-05-16 Florian Forstercurl_json plugin: Refactor the way trees/keys are stored.
2017-05-16 Florian Forstercurl_json plugin: Expand unit tests.
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...
2017-05-16 Florian Forstercurl_json plugin: Implement a unit test.
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...
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.
2017-05-13 Ruben KerkhofRemove parentheses around return arguments
2017-05-12 Pshyk, SerhiyXintel_pmu: formatting by clang-format
2017-05-12 Pshyk, SerhiyXintel_pmu: Implement performance monitoring plugin
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.
2017-05-12 Florian Forsterwrite_prometheus plugin: Fix incorrect use of realloc().
2017-05-12 Florian Forsterconfigure.ac: Remove empty else-block from AC_CHECK_LIB.
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...
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
2017-05-05 Florian Forsterlibcollectdclient: Include "collectd/types.h" instead...
2017-05-05 Florian Forsterlibcollectdclient: Use IPV6_JOIN_GROUP instead of IPV6_...
2017-05-05 Florian ForsterMerge pull request #2260 from bufadu/evol_redis
2017-05-05 bufaduredis: fix parser and comments
2017-05-05 Florian Forsterlibcollectdclient: Include <netinet/in.h>.
2017-05-05 bufaduredis: fixing maintainer requests
2017-05-04 Ruben Kerkhofsystemd.collectd.service: fix a typo
2017-05-04 Florian Forsterlibcollectdclient: Fix BSD support.
2017-05-03 bufaduredis: removing sprintf() calls
2017-05-03 Tahhan, Maryammcelog: code review updates
2017-05-03 Tahhan, Maryammcelog: only send notifications for new errors
2017-05-03 Tahhan, Maryammcelog: different notifications for memory errors
2017-05-03 bufaduredis: adding support for key count per database
2017-05-03 Florian Forsterlibcollectdclient: Use GCRY_THREAD_OPTION_PTHREAD_IMPL...
2017-05-02 Florian Forsterlibcollectdclient: Remove TODO.
2017-05-02 Florian Forsterlibcollectdclient: Improve documentation of lcc_listene...
2017-05-02 Florian Forsterlibcollectdclient: Replace TODOs with (hopefully) usefu...
2017-05-02 Florian Forsterlibcollectdclient: Write only metrics with the requeste...
2017-05-02 Florian Forsterlibcollectdclient: Add LCC_NETWORK_BUFFER_SIZE.
2017-05-02 Florian Forsterlibcollectdclient: Add lcc_network_parse_options_t...
2017-05-02 Florian Forsterlibcollectdclient: Introduce a "parser" callback.
2017-05-02 Florian Forsterlibcollectdclient: Install the "collectd/types.h" header.
2017-05-02 Florian Forsterlibcollectdclient: Fix off-by-one error when reading...
next