Merge pull request #3339 from jkohen/patch-1
[collectd.git] / src / daemon / globals.c
2019-09-18 Matthias RungeMerge pull request #3282 from abays/sysevent
2019-09-17 Matthias RungeMerge pull request #3277 from abays/sysevent
2019-09-13 Matthias RungeMerge pull request #3159 from rpv-tomsk/collectd-usercache
2019-09-04 Andrew BaysFix merge conflicts
2019-09-04 Andrew BaysFix merge conflicts
2019-09-04 Matthias RungeMerge pull request #2624 from abays/sysevent
2019-07-22 Matthias RungeMerge pull request #3202 from mrunge/collectd-5.9
2019-07-12 rjablonxMerge pull request #3072 from octo/ff/network_test
2019-07-12 Zebity SpringMerge upstream, address conflict in src/utils/cmds...
2019-07-05 Pavel RochnyakMerge branch 'master' into master
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-01 Matthias RungeMerge pull request #2725 from RafaelMarinheiro/fix_grpc...
2019-06-29 Pavel RochnyakMerge pull request #3178 from ashie/fix-match-regex...
2019-06-28 Pavel RochnyakMerge pull request #3195 from dago/gccflags
2019-06-28 Matthias RungeMerge pull request #3160 from rpv-tomsk/collectd-uptime...
2019-06-28 collectd botAuto-Merge pull request #3193 from dago/fileoffsetbits
2019-06-27 Dagobert MichelsenMake sure files in this changeset are formatted properly
2019-06-27 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.