Merge pull request #2618 from ajssmith/amqp1_dev1_branch
[collectd.git] / src / libcollectdclient / server.c
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-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-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 #2771 from rubenk/stdbool
2018-05-13 Ruben Kerkhofclang-format
2018-05-13 Ruben KerkhofTreewide: use bool instead of _Bool
2018-05-02 Ruben KerkhofMerge branch 'collectd-5.8'
2018-05-01 Pavel RochnyakMerge pull request #2691 from lilydjwg/master
2018-04-04 Ruben KerkhofFix compilation on OpenBSD
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-06 Sean CampbellMerge branch 'master' into pri
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-12 collectd botAuto-Merge pull request #2517 from trustchk/aix
2017-11-07 Marc FournierMerge branch 'collectd-5.8'
2017-11-06 Marc FournierMerge branch 'collectd-5.7' into collectd-5.8
2017-11-05 collectd botAuto-Merge pull request #2516 from trustchk/fix-libcoll...
2017-11-05 trustchklibcollectdclient: fix usage of ip_mreq
2017-10-20 Pavel RochnyackMerge branch 'collectd-5.7'
2017-10-20 Pavel RochnyakMerge pull request #2346 from trenkel/master
2017-10-18 Pavel RochnyakMerge pull request #2485 from rpv-tomsk/processes
2017-10-11 Florian ForsterMerge remote-tracking branch 'github/pr/2135'
2017-10-06 Florian ForsterMerge remote-tracking branch 'github/pr/2398'
2017-10-06 Florian ForsterMerge remote-tracking branch 'github/pr/2091'
2017-10-06 Florian ForsterMerge branch 'collectd-5.7'
2017-09-29 Florian ForsterMerge branch 'collectd-5.7'
2017-09-29 Florian ForsterMerge remote-tracking branch 'github/pr/1707'
2017-09-29 Florian ForsterMerge remote-tracking branch 'github/pr/1681'
2017-09-27 Florian ForsterMerge remote-tracking branch 'github/pr/2388'
2017-09-22 Florian ForsterMerge remote-tracking branch 'github/pr/2377'
2017-09-21 Florian ForsterMerge branch 'collectd-5.7'
2017-09-18 Florian ForsterMerge branch 'collectd-5.7'
2017-09-18 Florian ForsterMerge remote-tracking branch 'github/pr/2412'
2017-08-30 Florian ForsterMerge remote-tracking branch 'github/pr/2258'
2017-07-04 Florian Forsterlibcollectdclient: Include "config.h" unconditionally.
2017-05-05 Florian Forsterlibcollectdclient: Use IPV6_JOIN_GROUP instead of IPV6_...
2017-05-05 Florian Forsterlibcollectdclient: Include <netinet/in.h>.
2017-05-02 Florian Forsterlibcollectdclient: Add LCC_NETWORK_BUFFER_SIZE.
2017-05-02 Florian Forsterlibcollectdclient: Add lcc_network_parse_options_t...
2017-05-02 Florian Forsterlibcollectdclient: Introduce a "parser" callback.
2017-04-13 Florian Forsterlibcollectdclient: Separate module for lcc_network_parse().
2017-04-13 Florian Forsterlibcollectdclient: Implement parsing of signed and...
2017-04-13 Florian Forsterlibcollectdclient: Implement server code.