Fix compile time issues
[collectd.git] / src / daemon / globals.c
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-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-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.7' into collectd-5.8
2018-10-26 Pavel RochnyackMerge branch 'collectd-5.7' into collectd-5.8
2018-10-18 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2018-10-08 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2018-05-15 Marc FournierMerge pull request #2776 from mfournier/unblock_pr_2737
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-03-30 Pavel RochnyackMerge branch 'collectd-5.7' into collectd-5.8
2018-02-19 Ruben KerkhofMerge branch 'collectd-5.7' into collectd-5.8
2017-12-07 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-12-04 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-11-30 Florian ForsterMerge branch 'collectd-5.7' into collectd-5.8
2017-11-21 Florian ForsterMerge branch 'collectd-5.7' into 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-14 Marc FournierMerge branch 'collectd-5.7' into collectd-5.8
2017-11-06 Marc FournierMerge branch 'collectd-5.7' into collectd-5.8
2017-10-25 collectd botAuto-Merge pull request #2474 from octo/maintainer...
2017-10-23 Florian ForsterMerge remote-tracking branch 'github/pr/2492'
2017-10-22 Florian ForsterMerge remote-tracking branch 'github/pr/2464'
2017-10-20 Pavel RochnyackMerge branch 'collectd-5.7'
2017-10-20 Pavel RochnyakMerge pull request #2346 from trenkel/master
2017-10-20 Pavel RochnyakMerge pull request #2071 from maryamtahhan/feat_ipmi_analog
2017-10-19 Florian ForsterMerge remote-tracking branch 'github/pr/2467'
2017-10-19 Florian Forsterclang-format -style=file -i src/daemon/{collectd,config...
2017-10-18 campbellsean@googl... Minor changes to address PR comments.
2017-10-18 campbellsean@googl... Tidy up formatting with clang-format.
2017-10-11 Sean CampbellMake g_strings in perl.c not global so that hostname_g...
2017-10-06 Sean CampbellFixed issues with initializing hostname.
2017-10-06 campbellsean@googl... Fix kstat_ctl_t definition in globals.
2017-10-06 campbellsean@googl... Cleanup some defines and includes.
2017-10-06 campbellsean@googl... Adds setter for hostname_g and eliminates hostname_g_si...
2017-10-06 campbellsean@googl... Add MIT license to new globals files.
2017-10-06 Damian BogelCommon stuff now builds as a library.