Fix compile time issues
[collectd.git] / src / daemon /
2019-09-16 Matthias RungeFix compile time issues
2019-07-19 Matthias RungeClang-format a few files to make CI happy
2019-07-19 Zebity SpringRun all changed files 68 8.c/1*.h through format.sh...
2019-07-19 Zebity SpringRun all changed files 68 8.c/1*.h through clang-format
2019-07-19 Zebity SpringAdd snprintf wrapper for GCC 8.2/3
2019-07-02 Fᴀʙɪᴇɴ Wᴇʀɴʟɪclang-format
2019-07-02 Fᴀʙɪᴇɴ Wᴇʀɴʟɪbetter user feedback
2019-07-02 Dagobert MichelsenMake sure files in this changeset are formatted properly
2019-07-02 Dagobert MichelsenAdd standard include early or _FILE_OFFSET_BITS will...
2019-07-02 Fᴀʙɪᴇɴ Wᴇʀɴʟɪbe more verbose when plugin config cb is failing
2019-05-15 Pavel RochnyakMerge pull request #2986 from shastah/feature/curl...
2019-04-29 usev6Update to resolve conflicts due to renamed files
2019-03-07 Pavel RochnyakMerge pull request #2874 from elfiesmelfie/feat_virt_bl...
2019-02-20 Florian ForsterMerge branch 'collectd-5.8'
2019-02-20 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2019-02-20 Ruben KerkhofMerge pull request #3060 from octo/issue/2973
2019-02-19 collectd botAuto-Merge pull request #3090 from rubenk/lua-plugin...
2019-02-19 Florian ForsterMerge pull request #3074 from mfournier/ci-setup
2019-02-19 Pavel RochnyakMerge pull request #3091 from rubenk/reduce-allocations
2019-02-19 Ruben KerkhofPlease clang
2019-02-19 Ruben KerkhofReduce the nr of allocations when parsing types.db
2019-02-19 Ruben KerkhofMerge pull request #3085 from rubenk/handle_simple_conf...
2019-02-18 Ruben KerkhofClarify error message a bit
2019-02-18 Ruben KerkhofDo not suggest to read the logs if parsing config fails
2019-02-18 Ruben KerkhofHandle failure of simple config callbacks
2019-02-12 Matthias RungeMerge pull request #3061 from octo/docs
2019-02-12 Ruben KerkhofMerge pull request #3055 from dfandrich/travis
2019-02-12 Ruben KerkhofMerge pull request #3021 from rubenk/libcollectdclient...
2019-02-12 Florian ForsterMerge pull request #2961 from octo/ff/utils
2019-02-11 Florian ForsterTree wide: Move utilities and libraries to src/utils/.
2019-02-10 Florian ForsterMerge branch 'collectd-5.8'
2019-02-10 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2019-02-07 collectd botAuto-Merge pull request #3063 from octo/issue/3062
2019-02-07 Florian Forsterstrjoin(): Fix behavior if output buffer is NULL.
2018-12-16 Ruben KerkhofTreewide: do NUL-termination correctly
2018-12-16 Florian ForsterMerge pull request #3022 from rubenk/treewide-fix-some...
2018-12-15 Ruben Kerkhofdaemon/utils_cache.c: fix minor style issue
2018-12-15 Ruben Kerkhofdaemon/types_list.c: fix minor style issue
2018-12-15 Ruben Kerkhofdaemon/plugin.c: fix two more stylistic issues
2018-12-15 Ruben Kerkhofdaemon/plugin.c: remove unneccesary casts
2018-12-15 Ruben Kerkhofdaemon/plugin.c: fix minor style issue
2018-11-19 Andrew BaysMerge branch 'master' into add_ovs_stats_bonds_3
2018-11-05 Florian ForsterMerge pull request #2976 from luisfdez/feat/set-ok
2018-10-29 Luis Fernández ÁlvarezAdd a new UNKNOWN state as the initial state of metrics
2018-10-26 Pavel RochnyackMerge branch 'collectd-5.8' into master
2018-10-26 Pavel RochnyackMerge branch 'collectd-5.7' into collectd-5.8
2018-10-22 Evgeny Naumovmerge upstream
2018-10-20 Pavel RochnyakMerge pull request #2806 from rorysexton/dev_turbostat_...
2018-10-18 Florian Forstersrc/daemon/utils_cache_mock.c: Add uc_meta_data_{add...
2018-10-18 Florian ForsterMerge remote-tracking branch 'github/pr/2472'
2018-10-18 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2018-10-12 collectd botAuto-Merge pull request #2950 from octo/ff/wireless
2018-10-09 collectd botAuto-Merge pull request #2945 from octo/ff/travis
2018-10-09 collectd botAuto-Merge pull request #2944 from octo/ff/typo
2018-10-09 Florian Forstersrc/daemon/common.h: Fix typo.
2018-10-09 Ruben KerkhofMerge pull request #2903 from ccin2p3/documentation...
2018-10-08 Florian ForsterMerge branch 'collectd-5.8'
2018-10-08 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2018-10-08 collectd botAuto-Merge pull request #2937 from sreedi/fix-2696
2018-10-05 collectd botAuto-Merge pull request #2938 from octo/ff/format_json
2018-10-05 Florian Forstersrc/daemon/plugin.h: Fix typo in comment.
2018-10-04 Florian Forstersrc/utils_format_gcm.[ch]: Implementation of the Stackd...
2018-09-05 Ruben KerkhofMerge branch 'collectd-5.8'
2018-09-02 volthfix c_avl_iterator_prev (#2917)
2018-08-28 Pavel RochnyakMerge pull request #2907 from Stackdriver/pkg-fix
2018-08-17 Pavel RochnyackMinor codestyle fix
2018-08-17 Pavel RochnyakMerge pull request #2898 from romanek-adam/bugfix/memor...
2018-08-17 Adam Romanekdaemon: make plugin_dispatch_multivalue() obey write...
2018-07-27 Sean CampbellBase port to Windows (#2810)
2018-07-10 Pavel RochnyackMerge branch 'collectd-5.8' into collectd-master
2018-07-10 Pavel RochnyakMerge pull request #2854 from rpv-tomsk/collectd-master
2018-07-10 Mariusz BialonczykFix parsing option for avoiding making BaseDir
2018-07-10 Pavel RochnyakMerge pull request #2856 from manio/master
2018-07-10 Mariusz BialonczykFix parsing option for avoiding making BaseDir
2018-07-08 Pavel RochnyackMerge branch 'collectd-5.8' into master
2018-07-05 Pavel RochnyakMerge pull request #2733 from elfiesmelfie/feat_pcie_aer
2018-07-05 Pavel RochnyakMerge pull request #2631 from DanCech/tagged-carbon
2018-07-05 Pavel RochnyakMerge pull request #2847 from rpv-tomsk/collectd-master
2018-07-04 Pavel Rochnyackcore: Added plugin name to (some) error reporting
2018-07-04 Pavel Rochnyackcore: Cleanup in vl->interval assignment
2018-07-04 Pavel Rochnyackcore: Set plugin name in context when plugin is autoloaded
2018-07-04 Pavel Rochnyackcore: Set 'interval' value in plugin context to match...
2018-07-02 kevin-laatz-intelMerge branch 'master' into fix_deprecated_func
2018-06-29 Pavel RochnyakMerge pull request #2844 from elfiesmelfie/fix_snmp_agent
2018-06-27 Pavel RochnyakMerge pull request #2831 from elieyal/patch-3
2018-06-26 Ruben KerkhofMerge pull request #2837 from abays/fix-collectd-tg...
2018-06-20 Pavel RochnyakMerge pull request #2821 from rpv-tomsk/plugin-context...
2018-06-20 Pavel Rochnyackplugin_mmock.c: Added daemon_log()
2018-06-20 Pavel Rochnyackcommon.c: Use plugin-name prefixed error reporting
2018-06-20 Pavel Rochnyackcore: Introduced daemon_log() for messages prefixed...
2018-06-20 Pavel Rochnyackconfigfile.c: Use plugin name from plugin context in...
2018-06-20 Pavel RochnyackUpdated codestyle
2018-06-20 Florian Forstersrc/daemon/plugin.[ch]: Add the plugin name to the...
2018-06-19 Pavel RochnyakMerge pull request #2819 from rpv-tomsk/snmp-fix-2291-1
2018-06-17 collectd botAuto-Merge pull request #2825 from rpv-tomsk/collectd...
2018-06-17 Pavel Rochnyackrrdtool plugin: Added more error reporting
2018-06-09 collectd botAuto-Merge pull request #2813 from rpv-tomsk/master
2018-06-09 Pavel Rochnyackconfig parser: Improved error reporting on global options
2018-06-08 Ruben KerkhofMerge pull request #2702 from elfiesmelfie/feat_snmp_agent
2018-06-07 Ruben KerkhofMerge pull request #2804 from rubenk/remove-poison
next