Merge pull request #3329 from efuss/fix-3311
[collectd.git] / src / gps.c
2017-02-19 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2017-01-23 Marc FournierMerge branch 'collectd-5.6' into collectd-5.7
2017-01-10 Marc FournierMerge branch 'collectd-5.6' into collectd-5.7
2017-01-09 Marc FournierMerge branch 'collectd-5.6' into collectd-5.7
2016-12-22 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2016-12-08 Florian ForsterMerge branch 'collectd-5.6' into collectd-5.7
2016-11-29 Ruben KerkhofMerge branch 'collectd-5.6' into collectd-5.7
2016-11-29 Ruben KerkhofMerge branch 'collectd-5.5' into collectd-5.6
2016-11-29 Ruben KerkhofMerge pull request #2041 from mfournier/contrib-docker
2016-11-28 Florian ForsterMerge branch 'collectd-5.6'
2016-11-28 Florian ForsterMerge branch 'collectd-5.6'
2016-11-28 Florian ForsterTree wide: Reformat with clang-format.
2016-11-28 Florian ForsterTree wide: Reformat with clang-format.
2016-11-28 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-21 Ruben KerkhofMerge pull request #2046 from rubenk/cleanup-dpdk-detection
2016-11-21 Florian ForsterMerge remote-tracking branch 'github/pr/2040'
2016-11-16 Marc Fourniermqtt, gps: add name parameter to plugin_thread_create()
2016-11-07 Florian ForsterMerge branch 'collectd-5.6'
2016-11-07 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-11-02 Florian ForsterMerge branch 'collectd-5.6'
2016-11-02 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-10-28 Florian ForsterMerge branch 'pr/2004'
2016-10-28 Florian ForsterMerge remote-tracking branch 'github/pr/2006'
2016-10-26 Florian Forstergps plugin: Replace busy loop with pthread_cond_timedwa...
2016-10-26 Ruben KerkhofMerge branch 'collectd-5.6'
2016-10-14 Florian ForsterMerge remote-tracking branch 'github/pr/1749'
2016-10-10 Marc FournierMerge branch 'collectd-5.6'
2016-10-10 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-10-07 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-28 Florian ForsterMerge branch 'collectd-5.6'
2016-09-28 Florian ForsterMerge remote-tracking branch 'github/pr/1962'
2016-09-28 Florian ForsterMerge remote-tracking branch 'github/pr/1956'
2016-09-28 Florian ForsterMerge remote-tracking branch 'github/pr/1952'
2016-09-21 Florian ForsterTree wide: Don't set vl.host to hostname_g in plugin...
2016-09-21 Florian ForsterMerge branch 'pr/1649'
2016-09-16 Florian ForsterMerge branch 'pr/1918'
2016-09-15 Florian ForsterMerge branch 'pr/1792'
2016-09-14 Florian ForsterMerge remote-tracking branch 'github/pr/1931'
2016-09-14 Florian ForsterTree wide: Use compound literals when dealing with...
2016-09-13 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-08 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-06 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-09-02 Florian ForsterMerge branch 'collectd-5.5' into collectd-5.6
2016-08-22 Ruben KerkhofMerge branch 'hugepages'
2016-08-18 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-16 Marc FournierMerge branch 'collectd-5.5' into collectd-5.6
2016-08-15 Florian ForsterMerge remote-tracking branch 'github/pr/1879'
2016-08-14 Ruben KerkhofMerge pull request #1874 from rubenk/utils-dns-fix...
2016-08-12 Ruben KerkhofMerge pull request #900 from ccin2p3/faxmodem/cpu-numcpu
2016-08-12 Ruben KerkhofMerge pull request #1873 from rubenk/fix-duplicate...
2016-08-12 Ruben KerkhofMerge pull request #1875 from rubenk/remove-configfile...
2016-08-11 Sebastian HarlMerge pull request #1876 from octo/issue/1819
2016-08-11 Ruben KerkhofMerge branch 'collectd-5.5'
2016-08-10 Ruben KerkhofRemove configfile.h from plugins
2016-08-09 Marc FournierMerge pull request #1549 from mfournier/socket-keepalive
2016-08-09 Ruben Kerkhofgps plugin: fix compiler warning
2016-08-09 Marc FournierMerge remote-tracking branch 'origin/pr/1346'
2015-12-03 Nicolas JOURDENSetting a max and min for gpsd timeout.
2015-12-03 Nicolas JOURDENRemoved the reading pause, added more details in the...
2015-12-01 Nicolas JOURDENFixed memory issue, changed the way to stop the thread...
2015-11-23 Nicolas JOURDENEnable to disconnect at shutdown, changed default value...
2015-11-21 Marc Fourniergps: make plugin compatible with older libgps versions
2015-11-20 Nicolas JOURDENFixed time to ms instead of us, added a possibility...
2015-11-20 Nicolas JOURDENMerging with changes made by Florian Foster.
2015-11-20 Florian Forstergps plugin: Use cf_util_get_service() to read the ...
2015-11-20 Florian Forstergps plugin: Store timeout and pause as cdtime_t.
2015-11-20 Florian Forstergps plugin: Coding style cleanup.
2015-11-20 Nicolas JOURDENApplied comments from Florian FOSTER, added more docume...
2015-11-19 Nicolas JOURDENApplied comments from Florian FOSTER, added more docume...
2015-11-17 Nicolas JOURDENMerge branch 'GPSd'
2015-11-10 Nicolas JOURDENInitial support of GPSd in collectd.