Fix compile time issues
[collectd.git] / src / libcollectdclient /
2019-07-19 Matthias RungeClang-format a few files to make CI happy
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 Florian ForsterMerge pull request #3074 from mfournier/ci-setup
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-10 Florian ForsterMerge branch 'collectd-5.8'
2019-02-10 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2019-02-07 Ruben Kerkhoflibcollectdclient: fix minor cosmetic issue
2019-02-07 Ruben Kerkhoflibcollectdclient: fix gcc warning
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 Kerkhoflibcollectdclient: fix minor style issue
2018-11-19 Andrew BaysMerge branch 'master' into add_ovs_stats_bonds_3
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 ForsterMerge remote-tracking branch 'github/pr/2472'
2018-10-18 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2018-10-14 Pavel RochnyackFix Solaris builds
2018-10-14 Pavel RochnyackFix Solaris builds
2018-10-08 Florian ForsterMerge branch 'collectd-5.8'
2018-10-08 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2018-09-05 Ruben KerkhofMerge branch 'collectd-5.8'
2018-07-27 Sean CampbellBase port to Windows (#2810)
2018-07-10 Pavel RochnyackMerge branch 'collectd-5.8' into collectd-master
2018-07-08 Pavel RochnyackMerge branch 'collectd-5.8' into master
2018-07-02 kevin-laatz-intelMerge branch 'master' into fix_deprecated_func
2018-06-26 Ruben KerkhofMerge pull request #2837 from abays/fix-collectd-tg...
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 Ruben KerkhofFix make distcheck on Mac OS
2018-05-21 collectd botAuto-Merge pull request #2788 from rpv-tomsk/fix-5.8
2018-05-21 Dagobert MichelsenKeep clang-format happy
2018-05-21 collectd botAuto-Merge pull request #2787 from rpv-tomsk/fix-5.8
2018-05-21 Pavel RochnyackAdded missing include of 'config.h'
2018-05-20 Pavel RochnyackMerge branch 'collectd-5.8'
2018-05-20 Pavel RochnyackMerge branch 'collectd-5.8'
2018-05-18 Ruben KerkhofMerge pull request #2701 from elfiesmelfie/feat_virt_no...
2018-05-16 Ruben KerkhofMerge branch 'collectd-5.8'
2018-05-16 Ruben KerkhofFix make distcheck on Mac OS
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 KerkhofDon't initialize static numeric variables to 0
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 KerkhofMerge branch 'collectd-5.8'
2018-05-02 Ruben Kerkhofnetwork_parse.c: ansify function definition
2018-05-01 Pavel RochnyakMerge pull request #2691 from lilydjwg/master
2018-04-04 Ruben KerkhofFix compilation on OpenBSD
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 Dagobert MichelsenMerge branch 'master' into endian
2018-03-31 Dagobert MichelsenInclude config.h early or _FILE_OFFSET_BITS is wrongly...
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-21 Dagobert MichelsenKeep clang-format happy
2018-02-19 Ruben KerkhofMerge branch 'collectd-5.8'
2018-02-19 Ruben KerkhofMerge branch 'collectd-5.7' into collectd-5.8
2017-12-15 Sebastian HarlMerge pull request #2512 from Stackdriver/pri
2017-12-07 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-12-06 collectd botAuto-Merge pull request #2593 from octo/ff/grpc
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-04 Florian ForsterMerge branch 'collectd-5.7' into 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-30 collectd botAuto-Merge pull request #2586 from octo/issue/2583
2017-11-30 Florian Forsternetwork_parse_test.c: Only test security features if...
2017-11-21 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
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 collectd botAuto-Merge pull request #2546 from octo/cid/179229
2017-11-17 collectd botAuto-Merge pull request #2540 from octo/cid/141009
2017-11-17 Florian Forsterlibcollectdclient: Ensure vl->values_len is non-zero.
2017-11-17 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-11-14 Marc FournierMerge branch 'collectd-5.7' into collectd-5.8
2017-11-12 collectd botAuto-Merge pull request #2517 from trustchk/aix
2017-11-12 Florian Forsterlibcollectdclient/network_parse.c: Implement be{16...
2017-11-07 Marc FournierMerge branch 'collectd-5.8'
2017-11-06 Marc FournierMerge branch 'collectd-5.7' into collectd-5.8
next