Fix compile time issues
[collectd.git] / src / daemon /
2018-06-07 Ruben KerkhofMerge pull request #2808 from elfiesmelfie/fix_virt_sha...
2018-06-06 Mozejko, MarcinXSNMP Agent plugin: Fix compability with netsnmp library...
2018-06-06 Sean CampbellRefactor collectd binary to separate Unix-specific...
2018-06-04 Mozejko, MarcinXSNMP Agent plugin:
2018-06-04 Ruben KerkhofStop poisoning function in debug mode
2018-05-31 Ruben KerkhofRemove unused asubst function
2018-05-31 Ruben Kerkhofutils_time.c: fix implicit conversion warning
2018-05-31 Ruben Kerkhofcollectd.c: modernize code a bit
2018-05-30 Pavel RochnyakMerge pull request #2796 from elfiesmelfie/feat_ipmi_SE...
2018-05-24 Pavel RochnyackMerge pull request #2729 from cekstam/add-scale-and...
2018-05-24 Pavel RochnyakMerge pull request #2670 from antvick/feature/modbus_64bit
2018-05-24 Ruben KerkhofMerge pull request #2618 from ajssmith/amqp1_dev1_branch
2018-05-23 Pavel RochnyackMerge branch 'collectd-5.8' into master
2018-05-23 collectd botAuto-Merge pull request #2793 from rpv-tomsk/fix-5.8
2018-05-23 Dagobert MichelsenInclude kstat.h when available
2018-05-20 collectd botAuto-Merge pull request #2786 from rpv-tomsk/fix-5.8
2018-05-20 Pavel RochnyackAdded missing include of 'kstat.h' and variable declaration
2018-05-20 collectd botAuto-Merge pull request #2785 from rpv-tomsk/fix-5.8
2018-05-20 Pavel RochnyackTry to make clang-format happy
2018-05-20 Pavel RochnyackAdded missing include of 'kstat.h'
2018-05-20 collectd botAuto-Merge pull request #2784 from rpv-tomsk/fix-5.8
2018-05-20 Pavel RochnyackAdded missing include of 'kstat.h'
2018-05-20 Pavel RochnyackMerge branch 'collectd-5.8'
2018-05-20 Pavel RochnyackMerge branch 'collectd-5.8'
2018-05-20 Ruben KerkhofMerge pull request #2783 from rpv-tomsk/tmpfix
2018-05-18 Ruben KerkhofMerge pull request #2701 from elfiesmelfie/feat_virt_no...
2018-05-18 Radoslaw Jablonskiplugin_mock: Mark params as unused in plugin-notificati...
2018-05-16 Ruben KerkhofMerge branch 'collectd-5.8'
2018-05-15 Ruben KerkhofMerge branch 'collectd-5.8'
2018-05-15 Marc FournierMerge pull request #2776 from mfournier/unblock_pr_2737
2018-05-14 Ruben KerkhofMerge pull request #2772 from rubenk/static-initializers
2018-05-14 Ruben KerkhofRemove unreachable break statement
2018-05-14 Ruben KerkhofDon't initialize static numeric variables to 0
2018-05-14 Ruben KerkhofDon't initialize static pointers to NULL
2018-05-14 Ruben KerkhofMerge pull request #2771 from rubenk/stdbool
2018-05-13 Ruben KerkhofUse true and false for assignments to bool
2018-05-13 Ruben Kerkhofclang-format
2018-05-13 Ruben KerkhofSet static bools to true instead of 1
2018-05-13 Ruben KerkhofNo need to initialize static bools to false
2018-05-13 Ruben KerkhofTreewide: use bool instead of _Bool
2018-05-02 Ruben KerkhofMerge pull request #2755 from dehotot/debug-option...
2018-05-02 Ruben KerkhofDo not hide prototype of check_capability()
2018-05-02 Ruben KerkhofMerge branch 'collectd-5.8'
2018-05-01 Pavel RochnyakMerge pull request #2691 from lilydjwg/master
2018-04-04 Ruben KerkhofMerge pull request #2690 from shastah/fix-spec-typo
2018-04-04 Ruben KerkhofMerge pull request #2717 from dago/endian
2018-04-03 Ruben KerkhofMerge pull request #2376 from zerkms/ISSUE-2358
2018-04-03 Ruben KerkhofMerge pull request #2045 from rubenk/fix-readme
2018-04-03 Ruben Kerkhofdaemon: fix build warning
2018-04-03 Ruben Kerkhofdaemon: make function static
2018-04-03 Ruben Kerkhofdaemon: make function static
2018-03-31 Ruben KerkhofMerge pull request #2716 from dago/kstat
2018-03-31 Ruben KerkhofMerge pull request #2688 from dstathis/master
2018-03-30 Pavel RochnyackMerge branch 'collectd-5.7' into collectd-5.8
2018-03-30 Ruben KerkhofMerge remote-tracking branch 'origin/collectd-5.8'
2018-03-28 Pavel RochnyakMerge pull request #2722 from elfiesmelfie/increase_buffer
2018-03-28 Pavel RochnyakMerge pull request #2721 from elfiesmelfie/update_README
2018-03-28 Pavel RochnyakMerge pull request #2704 from dhrupadb/patch-1
2018-03-21 Dagobert MichelsenInclude kstat.h when available
2018-03-15 Pavel RochnyakMerge pull request #2711 from dago/kstat
2018-03-13 Radoslaw Jablonskiplugin_mock: Fix code formatting after virt-plugin...
2018-03-10 Dagobert MichelsenFix suggest by test clang-format
2018-03-10 Dagobert MichelsenInclude kstat.h if available to provide kstat_ctl_t
2018-02-19 Ruben KerkhofMerge branch 'collectd-5.8'
2018-02-19 Ruben KerkhofMerge branch 'collectd-5.7' into collectd-5.8
2018-02-19 Antoine Naudsrc/virt.c: State notifications for all persistent...
2018-02-18 Pavel RochnyakMerge pull request #2692 from shastah/fix-readiness...
2018-02-17 Jakub Jankowskis/readyness/readiness/
2018-02-10 Pavel RochnyakMerge pull request #2613 from elfiesmelfie/update_dpdk_note
2017-12-15 Sebastian HarlMerge pull request #2512 from Stackdriver/pri
2017-12-14 Pavel RochnyackMerge branch 'collectd-5.8'
2017-12-07 Florian ForsterMerge branch 'collectd-5.8'
2017-12-07 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-12-06 Sean CampbellMerge branch 'master' into pri
2017-12-05 campbellsean@googl... Replace zu with PRIu64 and llu with new macro, PRIsz...
2017-12-05 Florian ForsterMerge branch 'collectd-5.8'
2017-12-04 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-12-01 Florian ForsterMerge branch 'collectd-5.8'
2017-12-01 Florian ForsterMerge branch 'collectd-5.8'
2017-11-30 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-11-21 Florian ForsterMerge branch 'collectd-5.8'
2017-11-21 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-11-20 collectd botAuto-Merge pull request #2558 from octo/refactor/plugin...
2017-11-20 Florian Forstersrc/daemon/plugin.c: Refactor plugin_load_file().
2017-11-18 Florian ForsterMerge branch 'collectd-5.8'
2017-11-18 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-11-17 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-11-15 Florian Forstersrc/daemon/meta_data.c: Fix double unlock.
2017-11-14 Marc FournierMerge branch 'collectd-5.7' into collectd-5.8
2017-11-07 Marc FournierMerge branch 'collectd-5.8'
2017-11-06 Marc FournierMerge branch 'collectd-5.7' into collectd-5.8
2017-11-06 collectd botAuto-Merge pull request #2519 from octo/ff/strerror
2017-11-06 Florian ForsterReformat changed files.
2017-11-04 Florian ForsterTree wide: Replace sstrerror() with STRERROR().
2017-11-04 Florian ForsterTree wide: Replace sstrerror() with STRERRNO.
2017-11-04 Florian Forsterdaemon/common.h: Add the STRERROR() and STRERRNO macros.
2017-10-26 collectd botAuto-Merge pull request #2507 from rpv-tomsk/issue...
2017-10-26 Pavel RochnyackFix hostname_g initialization from gethostname()
2017-10-25 collectd botAuto-Merge pull request #2474 from octo/maintainer...
2017-10-23 Florian ForsterMerge remote-tracking branch 'github/pr/2492'
next