index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gpsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silence compiler warnings about array subscripts of type 'char'
Matt
2014-09-10
1
-7
/
+7
*
Minimal option requires conditionalization of some code.
Eric S. Raymond
2014-09-06
1
-4
/
+11
*
splint/cppcheck cleanuo after the gpsd_report change.
Eric S. Raymond
2014-08-27
1
-2
/
+1
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-113
/
+113
*
Reverse linkage of gpsd_report() is abolished. All regression tests pass.
Eric S. Raymond
2014-08-27
1
-12
/
+1
*
More gpsd_report removal. All regression tests pass.
Eric S. Raymond
2014-08-27
1
-1
/
+1
*
The big leap. Most instances of gpsd_report are replaced...
Eric S. Raymond
2014-08-27
1
-113
/
+113
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-119
/
+119
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-19
/
+19
*
Fix for previous weird bug.
Eric S. Raymond
2014-08-27
1
-3
/
+1
*
Temporarily revert code for freeing devices on bad fd in select.
Eric S. Raymond
2014-08-27
1
-0
/
+2
*
Eliminate reverse linkage of gpsd_write. All regression tests pass.
Eric S. Raymond
2014-08-26
1
-8
/
+0
*
Properly free devices when select() sees bad fds for them.
Eric S. Raymond
2014-08-24
1
-5
/
+1
*
PPS is no kinger marked unstable/experimental.
Eric S. Raymond
2014-08-23
1
-6
/
+5
*
Static-analyzer cleanup: splint, cppcheck, coverity all clear.
Eric S. Raymond
2014-08-22
1
-1
/
+1
*
Re-integrate Miroslav's support for large PPS offsets.
Eric S. Raymond
2014-08-22
1
-24
/
+2
*
Minor documentation updates.
Eric S. Raymond
2014-08-22
1
-2
/
+5
*
Restore PPS function by backing out Miroslav Lichtvar's last commit.
Eric S. Raymond
2014-08-21
1
-5
/
+2
*
Fix for a warning seen on mips with -Wclobbered.
Eric S. Raymond
2014-08-21
1
-1
/
+1
*
splint/cppcheck/coverity cleanup.
Eric S. Raymond
2014-08-21
1
-2
/
+8
*
Attempt to recover from EBADF in the main select.
Eric S. Raymond
2014-08-18
1
-0
/
+10
*
Fix PPS with large offsets.
Miroslav Lichvar
2014-08-17
1
-2
/
+3
*
IPV6_TCLASS is 61 on Hurd, not 67.
Bernd Zeimetz
2014-05-24
1
-1
/
+1
*
Revert "Work around a Hurd problem revealed by test building."
Eric S. Raymond
2014-05-22
1
-2
/
+0
*
Work around a Hurd problem revealed by test building.
Eric S. Raymond
2014-05-22
1
-0
/
+2
*
Accesses to subscriber_t->fd should be synchronized
Wolfgang Ocker
2014-05-17
1
-2
/
+24
*
Make gpsd build on hurd again.
Bernd Zeimetz
2014-01-27
1
-0
/
+8
*
gpsd: rip out ECN marking
Dave Taht
2014-01-04
1
-1
/
+1
*
gpsd: add TOS and ECN support
Dave Taht
2014-01-04
1
-1
/
+16
*
Fix problem with devices query to control socket
Simon Dawson
2014-01-03
1
-1
/
+1
*
Investigating ways to get rid of CLOSE_DELAY in the test framework...
Eric S. Raymond
2013-11-27
1
-0
/
+1
*
splint fixups - no logic changes.
Eric S. Raymond
2013-11-24
1
-0
/
+2
*
Don't keep cap_sys_time capability.
Miroslav Lichvar
2013-11-22
1
-27
/
+0
*
Drop also supplementary groups when dropping privileges.
Miroslav Lichvar
2013-11-22
1
-0
/
+4
*
Guarantee that PPS threads are reaped when GPSD is signaled.
Eric S. Raymond
2013-11-17
1
-15
/
+18
*
Try to ensure that threads don't keep running after gpsd is signalled.
Eric S. Raymond
2013-11-17
1
-0
/
+4
*
Introduce new LOG_CLIENT looging level.
Eric S. Raymond
2013-11-16
1
-5
/
+5
*
Revert "Don't condition out thread locks when PPS disabled..."
Eric S. Raymond
2013-11-15
1
-0
/
+2
*
Don't condition out thread locks when PPS disabled, gpsmon will need them.
Eric S. Raymond
2013-11-15
1
-2
/
+0
*
Change the PPS bar over to a JSON drift message.
Eric S. Raymond
2013-11-14
1
-16
/
+12
*
ppsbar -> pps.
Eric S. Raymond
2013-11-13
1
-1
/
+1
*
Clean up an obsolete comment and redundant #ifdef.
Eric S. Raymond
2013-11-13
1
-6
/
+0
*
More consistent ise of LOG_PROG.
Eric S. Raymond
2013-11-12
1
-7
/
+11
*
Make interpretation of the split24 flag propperly per-subscriber.
Eric S. Raymond
2013-11-10
1
-0
/
+6
*
PPS events now show in gpsmon runb through the daemon.
Eric S. Raymond
2013-11-09
1
-0
/
+12
*
Fix inexplicably inserted whitespace.
Eric S. Raymond
2013-11-09
1
-4
/
+2
*
Code is fully cppcheck, splint, and Coverity clean.
Eric S. Raymond
2013-11-06
1
-0
/
+1
*
Remove code which Coverity correctly calls out as statically dead.
Eric S. Raymond
2013-11-06
1
-5
/
+1
*
splint cleanup.
Eric S. Raymond
2013-11-06
1
-1
/
+5
*
Fix compiler warnings with clang 4.2 on OS X 10.7.5
Beat Bolli
2013-11-06
1
-2
/
+2
[next]