gps plugin: Fix double unlock.
[collectd.git] / src / daemon /
2017-11-15 Florian Forstersrc/daemon/meta_data.c: Fix double unlock.
2017-10-20 Pavel RochnyackMerge branch 'collectd-5.6' into collectd-5.7
2017-10-06 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-09-29 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-09-21 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-07-20 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-07-12 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-07-07 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-06-30 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-06-01 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
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-18 Florian Forstersrc/daemon/utils_cache.c: Read time *after* acquiring...
2017-05-16 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-05-12 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2017-04-14 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-03-05 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-03-05 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-02-24 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-02-24 Ruben KerkhofMerge pull request #2151 from mfournier/check_capabilit...
2017-02-24 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-02-24 Ruben KerkhofMerge pull request #2192 from maryamtahhan/bugfix_regex...
2017-02-24 Krzysztof Matczakfix for memory leak in utils_match.c
2017-02-22 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-02-22 Marc Fourniersrc/daemon/collectd.c: do not refer to syslog in error...
2017-02-22 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-02-19 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-01-25 Marc Fournierdaemon/common.c: Fix check_capability() by using cap_ge...
2017-01-23 Marc FournierMerge branch 'collectd-5.6' into collectd-5.7
2017-01-10 Marc FournierMerge pull request #2122 from octo/issue/2108
2017-01-10 Marc FournierMerge branch 'collectd-5.6' into collectd-5.7
2017-01-10 Marc Fourniersrc/daemon/plugin.c: explicitly declare vl.interval
2017-01-10 Marc Fourniersrc/daemon/plugin.c: avoid deprecated statement
2017-01-09 Marc FournierMerge branch 'collectd-5.6' into collectd-5.7
2016-12-23 Florian Forstersrc/daemon/plugin.c: Register plugin_update_internal_st...
2016-12-22 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2016-12-22 Florian Forstersrc/daemon/common.c: Change swrite() to return errno...
2016-12-16 Florian ForsterAuto-Merge pull request #2099 from tokkee/sh/booleans
2016-12-11 Sebastian Harlconfigfile: Reintroduce support for boolean string...
2016-12-08 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2016-12-05 Florian Forstersrc/daemon/utils_random.[ch]: Implement cdrand_u().
2016-11-29 Ruben KerkhofMerge pull request #2064 from rubenk/fix-make-distcheck
2016-11-29 Ruben KerkhofFix make distcheck
2016-11-29 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2016-11-29 Ruben KerkhofMerge branch 'collectd-5.5' into collectd-5.6
2016-11-28 Florian ForsterMerge branch 'collectd-5.6'
2016-11-28 Florian ForsterMore reformatting.
2016-11-28 Florian ForsterMerge branch 'collectd-5.6'
2016-11-28 Florian ForsterTree wide: Reformat with clang-format.
2016-11-28 Florian ForsterTree wide: Reformat with clang-format.
2016-11-28 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-28 Florian ForsterMerge branch 'pr/2056'
2016-11-27 Florian Forstersrc/utils_latency_config.c: Avoid nested compound literals.
2016-11-27 Florian Forstersrc/daemon/utils_match.[ch]: Rename UTILS_MATCH_CF_GAUG...
2016-11-27 Florian Forstertail plugin: Rename DSType from Latency to Distribution.
2016-11-27 Pavel RochnyackDSType latency: Improved after PR code review
2016-11-27 Pavel Rochnyack+ liblatency: Added utils_latency_config code
2016-11-27 Pavel Rochnyack+ User_data destroy callback added to match_create_call...
2016-11-21 Ruben KerkhofMerge pull request #2046 from rubenk/cleanup-dpdk-detection
2016-11-21 Florian ForsterMerge remote-tracking branch 'github/pr/2040'
2016-11-20 Florian Forstersrc/daemon/plugin.c: Address review comments.
2016-11-19 Florian Forsterconfigure.ac: Improve detection and usage of pthread_se...
2016-11-16 Manuel Luis Sanmar... Explain the need for _GNU_SOURCE
2016-11-16 Manuel Luis Sanmar... Add support to set the thread name.
2016-11-07 Florian ForsterMerge branch 'collectd-5.6'
2016-11-07 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-02 Florian ForsterMerge branch 'collectd-5.6'
2016-11-02 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-02 Florian Forstersrc/daemon/utils_tail_match.c: Use match_value_reset().
2016-11-01 Florian Forstersrc/daemon/utils_match.c: Add GAUGE_PERSIST logic to...
2016-10-31 Florian Forstersrc/daemon/utils_match.c: Improve readability of reset...
2016-10-30 Florian Forstertail plugin: Implement the "GaugePersist" type.
2016-10-29 Florian ForsterMerge remote-tracking branch 'github/pr/2012' into...
2016-10-28 Florian Forstersrc/daemon/common.c: Rewrite check_capability() using...
2016-10-28 Florian ForsterMerge branch 'pr/2004'
2016-10-28 Florian ForsterMerge remote-tracking branch 'github/pr/2006'
2016-10-28 Florian ForsterMerge remote-tracking branch 'github/pr/2006'
2016-10-27 Florian Forstersrc/daemon/common_test.c: Avoid nesting composite literals.
2016-10-27 Florian ForsterMerge remote-tracking branch 'github/pr/2001'
2016-10-26 Florian ForsterVarious: Simplify code using composite literals.
2016-10-26 Ruben KerkhofMerge branch 'collectd-5.6'
2016-10-26 Florian Forstersrc/daemon/utils_time.h: Use composite literals in...
2016-10-26 Florian Forstersrc/daemon/utils_time.h: Return structs from CDTIME_T_T...
2016-10-26 Florian Forstersrc/daemon/utils_cache.c: Refactor uc_check_timeout().
2016-10-14 Florian ForsterMerge remote-tracking branch 'github/pr/1749'
2016-10-12 Florian ForsterMerge branch 'pr/1609'
2016-10-12 Thomas Deutschmanncommon.c: Use _LINUX_CAPABILITY_VERSION_3 in cap_header
2016-10-11 Florian ForsterMerge remote-tracking branch 'github/pr/1981'
2016-10-11 Florian ForsterMerge remote-tracking branch 'github/pr/1980'
2016-10-10 Marc FournierMerge branch 'collectd-5.6'
2016-10-10 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-10-08 Florian ForsterMerge remote-tracking branch 'github/pr/1958' into...
2016-10-07 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-28 Florian ForsterMerge branch 'collectd-5.6'
2016-09-28 Florian Forstersrc/daemon/utils_cache.h: Improve documentation for...
2016-09-28 Florian Forstersrc/daemon/plugin.[ch]: Make the user_data_t* const.
2016-09-28 Florian Forstersrc/daemons/plugin.c: Don't modify user_data_t* in...
2016-09-28 Florian ForsterMerge remote-tracking branch 'github/pr/1962'
2016-09-28 Florian ForsterMerge remote-tracking branch 'github/pr/1956'
2016-09-28 Florian ForsterMerge remote-tracking branch 'github/pr/1952'
next