Merge pull request #2354 from rpv-tomsk/issue-2344-nut-rework
[collectd.git] / src /
2017-07-15 Ruben KerkhofMerge pull request #2354 from rpv-tomsk/issue-2344...
2017-07-13 Ruben KerkhofMerge pull request #2362 from rpv-tomsk/issue-2338
2017-07-13 Pavel Rochnyacksnmp_agent: Documented 'PluginInstance' option
2017-07-13 Pavel Rochnyacksnmp_agent: Changed plugin initialization
2017-07-13 Pavel Rochnyacksnmp_agent: Fix null pointer dereference
2017-07-13 Pavel Rochnyacksnmp_agent: Added a check for llist_create() result
2017-07-13 Pavel Rochnyacksnmp_agent: Avoid race conditions between thread start...
2017-07-12 Ruben KerkhofMerge branch 'collectd-5.7'
2017-07-12 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-07-12 Ruben KerkhofMerge pull request #2357 from rpv-tomsk/issue-2305
2017-07-11 Pavel Rochnyacknut plugin: Multi-threaded ups polling with connect...
2017-07-11 Pavel RochnyackFixed failed compilation on AIX
2017-07-08 Ruben Kerkhofwrite_mongodb: fix a couple of build warnings
2017-07-08 Ruben Kerkhofchrony plugin: small cleanup
2017-07-08 Ruben Kerkhofchrony plugin: fix 2 build warnings
2017-07-08 Ruben KerkhofMerge pull request #2351 from rpv-tomsk/apcups-defaults
2017-07-07 Pavel Rochnyackapcups: allow to use plugin without explicit configuration
2017-07-07 Ruben KerkhofMerge branch 'collectd-5.7'
2017-07-07 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-07-07 Ruben Kerkhofsnmp_agent: fix format specifiers
2017-07-06 Ruben KerkhofMerge pull request #2348 from maryamtahhan/feat_dpdkeve...
2017-07-06 Przemyslaw Szczerbikdpdk plugins: bug fixes and improvements
2017-07-06 Krzysztof Matczakdpdkevents: initialization fixes
2017-07-06 Przemyslaw Szczerbikdpdkevents: detect primary DPDK application (re)start
2017-07-04 Ruben KerkhofMerge pull request #2341 from rpv-tomsk/issue-2328
2017-07-04 Pavel Rochnyackcurl plugins: Use configured URL for all poll cycles
2017-07-02 Ruben KerkhofMerge branch 'collectd-5.7'
2017-07-02 Ruben Kerkhoftcpconns plugin: fix build on FreeBSD current
2017-07-02 Ruben Kerkhofwrite_mongodb: use ssnprintf_alloc to create dsn
2017-07-02 Ruben Kerkhofwrite_mongodb: fix potential NULL dereference
2017-07-02 Ruben Kerkhofwrite_mongodb.c: clang-format
2017-07-02 Ruben KerkhofMerge pull request #2315 from mcorbin/feat/riemann...
2017-07-02 Ruben KerkhofMerge pull request #2301 from rpv-tomsk/fix-apcups
2017-07-01 Ruben Kerkhofipvs plugin: remove custom kernel source support
2017-07-01 Ruben Kerkhofsnmp_agent plugin: fix a few build warnings
2017-07-01 Ruben Kerkhofipvs plugin: minor cleanup
2017-07-01 Ruben KerkhofMerge pull request #2327 from rpv-tomsk/snmp-custom...
2017-06-30 Ruben Kerkhofemail plugin: fix Yoda conditionals
2017-06-30 Ruben KerkhofFix mismerge
2017-06-30 Ruben Kerkhofexec plugin: remove some Yoda conditionals
2017-06-30 Ruben KerkhofMerge branch 'collectd-5.7'
2017-06-30 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-06-30 Ruben Kerkhofemail, exec and unixsock plugins: enlarge buffer for...
2017-06-30 Ruben Kerkhofemail, exec and unixsock plugins: fix error handling
2017-06-28 Ruben KerkhofMerge pull request #2331 from mfournier/ldap_unbind...
2017-06-28 Marc Fournieropenldap: check ld structure before passing it to ldap_...
2017-06-25 Pavel Rochnyacksnmp: Option `Address` documented in more details.
2017-06-21 Ruben KerkhofMerge pull request #2320 from maryamtahhan/feat_snmp_co...
2017-06-20 Mytnyk, VolodymyrXSNMP Agent: Fix compilation issue on Net-SNMP v5.4.3
2017-06-13 mcorbinAdd micro-seconds resolution in write_riemann
2017-06-06 Ruben KerkhofMerge branch 'collectd-5.7'
2017-06-06 Ruben KerkhofMerge pull request #2310 from octo/ff/intel_rdt
2017-06-05 Florian Forsterintel_rdt plugin: Remove unnecessary goto.
2017-06-01 Ruben KerkhofMerge branch 'collectd-5.7'
2017-06-01 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-06-01 Ruben KerkhofBind plugin: plug a few leaks
2017-06-01 Ruben KerkhofMerge pull request #2307 from saiarcot895/mongo-mem...
2017-05-31 Saikrishna ArcotUse bson_destroy instead of bson_free, and fix memleak...
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
2017-05-30 archiifix typo in collectd.conf.pod
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-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-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 Florian ForsterMerge branch 'collectd-5.7'
next