Tree wide: Reformat with clang-format.
[collectd.git] / src / daemon /
2016-11-28 Florian ForsterTree wide: Reformat with clang-format.
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'
2016-09-25 Sebastian Harlparse_identifier: Make hostname optional, if a default...
2016-09-25 Sebastian Harlutils_cmds_test: Add various unit tests for the command...
2016-09-25 Sebastian Harlplugin.h: Introduce the identifier_t type with pointer...
2016-09-23 Chao Yangcommom: Fixed AIX doesn't have MSG_DONTWAIT
2016-09-21 Florian ForsterMerge remote-tracking branch 'github/pr/631'
2016-09-21 Florian ForsterTree wide: Don't set vl.host to hostname_g in plugin...
2016-09-21 Florian Forstersrc/daemon/plugin.c: Don't copy values twice.
2016-09-21 Florian Forstersrc/daemon/plugin.c: Initialize vl->host in plugin_valu...
2016-09-21 Florian ForsterMerge branch 'pr/1649'
2016-09-20 Marc FournierMerge branch 'collectd-5.4' into collectd-5.5
2016-09-19 Florian ForsterMerge remote-tracking branch 'github/pr/1942'
2016-09-19 Florian ForsterMerge remote-tracking branch 'github/pr/1939'
2016-09-18 Rinigusparse_value_file: adding strstripnewline back
2016-09-17 Rinigususe fgets in parse_value_file, fixes #1941
2016-09-17 Igor Peshanskysrc/daemon/utils_time.c: Fix invalid strcpy position...
2016-09-16 Florian ForsterMerge branch 'pr/1918'
2016-09-16 Florian Forstersrc/daemon/utils_time.c: Pass "struct tm *" to format_z...
2016-09-15 Igor PeshanskyAddress more review comments:
2016-09-15 Igor PeshanskyAddress review comments:
2016-09-15 Florian ForsterMerge branch 'pr/1792'
2016-09-15 Florian Forstersrc/daemon/common.[ch]: Reimplement strjoin().
2016-09-14 Florian ForsterMerge remote-tracking branch 'github/pr/1931'
2016-09-14 Florian ForsterTree wide: Use compound literals when dealing with...
2016-09-13 Florian ForsterMerge branch 'collectd-5.6'
2016-09-13 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-13 Florian ForsterMerge remote-tracking branch 'github/pr/1930'
2016-09-13 Florian ForsterMerge remote-tracking branch 'github/pr/1929'
2016-09-12 Florian ForsterMerge remote-tracking branch 'github/pr/1922'
2016-09-12 John ConroyTruncate strjoin arguments if > DATA_MAX_NAME_LEN
2016-09-12 Igor PeshanskyAddress more review comments:
2016-09-12 Florian Forstersrc/daemon/common.[ch]: Implement parse_value_file().
2016-09-12 Igor PeshanskyAddress review comments:
2016-09-09 Dave CunninghamAdd RFC3339 Zulu time functions
2016-09-08 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-06 Florian ForsterMerge branch 'collectd-5.6'
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-06 Florian ForsterMerge remote-tracking branch 'github/pr/1909' into...
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-05 Florian Forsterplugin_dispatch_multivalue: Submit NAN when computing...
2016-09-02 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-08-22 Ruben KerkhofMerge branch 'hugepages'
2016-08-18 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-16 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-15 Florian ForsterMerge remote-tracking branch 'github/pr/1879'
2016-08-15 Florian ForsterMerge remote-tracking branch 'github/pr/1883'
2016-08-14 Ruben KerkhofMerge pull request #1874 from rubenk/utils-dns-fix...
2016-08-14 Ruben Kerkhofannotate vfprintf-like 'vcomplain' function
2016-08-14 Ruben KerkhofMerge pull request #1885 from rubenk/lua-plugin
2016-08-14 Florian ForsterMerge remote-tracking branch 'github/pr/1882'
2016-08-13 Ruben KerkhofMerge pull request #1887 from rubenk/make-xfs-optional
next