Merge remote-tracking branch 'origin/collectd-5.8'
[collectd.git] / src / libcollectdclient / network_parse.c
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-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 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-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.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-12 Florian Forsterlibcollectdclient/network_parse.c: Implement be{16...
2017-11-06 Marc FournierMerge branch 'collectd-5.7' into collectd-5.8
2017-11-02 trustchklibcollectdclient: add defines for AIX
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-19 Florian ForsterMerge remote-tracking branch 'github/pr/2467'
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/2469'
2017-10-06 Florian ForsterMerge remote-tracking branch 'github/pr/2398'
2017-10-06 Florian Forsterlibcollectdclient/network_parse.c: Ensure memory alloca...
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-08-30 Florian Forsterlibcollectdclient: Guard gcrypt code with preprocessor...
2017-08-30 Florian Forsterlibcollectdclient: Include <stdlib.h> and <string.h>.
2017-07-04 Florian Forsterlibcollectdclient: Include "config.h" unconditionally.
2017-05-04 Florian Forsterlibcollectdclient: Fix BSD support.
2017-05-03 Florian Forsterlibcollectdclient: Use GCRY_THREAD_OPTION_PTHREAD_IMPL...
2017-05-02 Florian Forsterlibcollectdclient: Replace TODOs with (hopefully) usefu...
2017-05-02 Florian Forsterlibcollectdclient: Write only metrics with the requeste...
2017-05-02 Florian Forsterlibcollectdclient: Fix off-by-one error when reading...
2017-04-13 Florian Forsterlibcollectdclient: Separate module for lcc_network_parse().