summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* OS syslog compatibility fallback.Robert Norris2017-03-054-2/+63
* More chatter suppression in silent mode.Fred Wright2017-03-041-18/+31
* Makes "silent" build quieter.Fred Wright2017-03-043-6/+20
* Suppresses manbuilder chatter in silent mode.Fred Wright2017-03-041-4/+14
* Describe gps_mainloop()Robert Norris2017-03-041-0/+13
* dbus timeout parameter is in milliseconds.Robert Norris2017-03-041-1/+1
* Fix gpxlogger to be able to run continuouslyRobert Norris2017-03-041-2/+2
* This timeout parameter is usedRobert Norris2017-03-041-1/+1
* Fixes spelling of "daemonization".Fred Wright2017-03-045-5/+5
* Adds default SIGHUP/SIGQUIT defs for non-POSIX builds.Fred Wright2017-03-041-0/+9
* Changes error code from dummy os_daemon().Fred Wright2017-03-041-1/+1
* Adds asciidoc to Travis config.Fred Wright2017-03-031-2/+2
* Adds 'www' target to Travis build.Fred Wright2017-03-031-1/+1
* Fixes broken 'www' build with missing asciidoc.Fred Wright2017-03-031-1/+1
* Adds missing ppscheck.html to .gitignore.Fred Wright2017-03-031-0/+1
* Revert "Adds 'www' target to Travis build."Fred Wright2017-03-031-1/+1
* Adds 'www' target to Travis build.Fred Wright2017-03-031-1/+1
* Fixes broken build of www/hardware.html.Fred Wright2017-03-032-2/+5
* Fixes error detection on build of www/hardware.html.Fred Wright2017-03-031-1/+1
* Usage text correction in gpxlogger.Fred Wright2017-02-201-1/+2
* Whitespace cleanups related to recent changes.Fred Wright2017-02-205-8/+17
* Add missing options in gpxlogger usageRobert Norris2017-02-201-1/+1
* Ensure gpxlogger doesn't crash on bad filenameRobert Norris2017-02-201-1/+3
* Explicit marking of ignoring fprintf() resultRobert Norris2017-02-2011-45/+45
* Cleans up os_daemon() in Windows case.Fred Wright2017-02-192-4/+16
* Makes connect failure to dead fake.py daemon more informative.Fred Wright2017-02-191-1/+6
* Reworks local exception definitions in fake.py.Fred Wright2017-02-191-15/+11
* Reworks DaemonInstance in fake.py.Fred Wright2017-02-191-72/+80
* Fixes subprocess name pollution in SConstruct.Fred Wright2017-02-181-3/+3
* Windows libgps supportRobert Norris2017-02-176-12/+119
* ntpshmread.c is not used by libgpsRobert Norris2017-02-171-2/+2
* Allow test_gpsmm program to connect to gpsd on a specified server and portRobert Norris2017-02-111-2/+15
* Enable options into test_gpsmm programRobert Norris2017-02-111-2/+29
* Build Qt test programRobert Norris2017-02-111-1/+6
* cppcheck: error - use of uninitialized variableRobert Norris2017-02-091-2/+2
* cppcheck: style - remove unused variable.Robert Norris2017-02-091-2/+2
* Improve regress-driver helpRobert Norris2017-02-091-2/+2
* Fix comment to correct the name of the fileRobert Norris2017-02-091-1/+1
* Ensures all gpsd programs are built as part of Travis CI.Robert Norris2017-02-081-1/+1
* Updates library manpage list.Robert Norris2017-02-0815-16/+14
* Add documentation for -T option in gpsfake.Robert Norris2017-02-051-0/+4
* Fix typoRobert Norris2017-02-051-1/+1
* libgps was renamed to test_libgps some time ago.Robert Norris2017-02-051-1/+1
* Adds missing manpage for gpxlogger.Fred Wright2017-02-022-0/+2
* Fix memory leak in Qt build.Robert Norris2017-02-021-3/+2
* Fixes warning on CentOS build.Fred Wright2017-01-311-1/+2
* Rereverts "Work around yet another scons fuckup."Fred Wright2017-01-291-49/+2
* Build with compiler default settings.Bernd Zeimetz2017-01-271-4/+0
* Rasberry -> Raspberry, thanks to Péter <e2qb2a44f@prolan-power.hu>Gary E. Miller2017-01-253-6/+6
* Fixes some issues with C++11.Fred Wright2017-01-242-9/+8