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
*
Suppress compiler warnings and do splint cleanup. All regression tests pass.
Eric S. Raymond
2012-04-20
1
-3
/
+3
*
Correction to RTCM relaying patch, from José Miguel Gonçalves.
Eric S. Raymond
2012-04-14
1
-3
/
+3
*
Attempt a fix to the reported bug of RTCM packets getting lost.
Eric S. Raymond
2012-04-13
1
-28
/
+18
*
Null terminate *before* emitting message.
Eric S. Raymond
2012-04-12
1
-1
/
+1
*
Nul terminate so control strings don't have garbage after them.
Eric S. Raymond
2012-04-12
1
-1
/
+3
*
Avoid a spurious error message wen running as non-root.
Eric S. Raymond
2012-03-05
1
-13
/
+13
*
Revert the timing of the PPS threasd launch to what it was in 3.4.
Eric S. Raymond
2012-02-28
1
-12
/
+0
*
If possible, keep CAP_SYS_TIME after dropping root.
Eric S. Raymond
2012-02-28
1
-0
/
+25
*
PPS fixes from Michael Tatarinov.
Eric S. Raymond
2012-02-27
1
-3
/
+5
*
Don't makr PPS thread activation depenent on the socket transport.
Eric S. Raymond
2012-02-27
1
-3
/
+11
*
Attempted fix for Savannah bug #34959.
Eric S. Raymond
2012-02-27
1
-0
/
+1
*
Attempted fix workaround for the TIOCMIWAIT-hang bug.
Eric S. Raymond
2012-02-26
1
-1
/
+5
*
Trial version of PPS drift message. Protocol minor version bumped.
Eric S. Raymond
2012-02-25
1
-2
/
+30
*
splint cleanup.
Eric S. Raymond
2012-01-14
1
-9
/
+14
*
gpsd: use sigaction() to register signals
Mike Frysinger
2012-01-14
1
-16
/
+23
*
Add explanatory comment.
Eric S. Raymond
2012-01-13
1
-0
/
+4
*
Use pselect when it's available, to reduce wakeup frequency.
Eric S. Raymond
2012-01-13
1
-3
/
+21
*
Initialize msocks[2] to -1
Yufeng Shen
2011-11-21
1
-1
/
+2
*
Fix a slightly botched (but probably harmless) write.
Eric S. Raymond
2011-10-29
1
-1
/
+1
*
Fix for broken -G logic.
Eric S. Raymond
2011-10-22
1
-2
/
+2
*
Ensure that enabling timing won't break object file compatibility.
Eric S. Raymond
2011-10-09
1
-2
/
+2
*
If the profiling code isn't compiled in, timing policy bit must be forced off.
Eric S. Raymond
2011-09-23
1
-0
/
+3
*
Re-enable the & and ! control-socket commands.
Eric S. Raymond
2011-09-21
1
-2
/
+0
*
Remove the old latency-profiling machinery.
Eric S. Raymond
2011-09-20
1
-18
/
+1
*
-G option now works under IPV6.
Eric S. Raymond
2011-09-19
1
-9
/
+13
*
Revert "Try once again to make -G work with IPV6."
Eric S. Raymond
2011-09-18
1
-3
/
+10
*
Add the force_global configure option (always operate in -G mode).
Eric S. Raymond
2011-09-16
1
-8
/
+18
*
Try once again to make -G work with IPV6.
Eric S. Raymond
2011-09-16
1
-10
/
+3
*
Define default gpsd_user name in SConstruct.
Michael Tatarinov
2011-09-15
1
-5
/
+0
*
Prevent use of prototype device when GPSD_GROUP is defined.
Eric S. Raymond
2011-09-14
1
-6
/
+7
*
No need to use setlocale(NUMERIC) any more, so lose the code overhead.
Eric S. Raymond
2011-08-27
1
-2
/
+0
*
Fix the DBUS build.
Eric S. Raymond
2011-08-25
1
-4
/
+0
*
Fix problems with reconfigure=no and netfeed=no builds.
Eric S. Raymond
2011-08-24
1
-1
/
+1
*
The -N option no longer drops privileges.
Eric S. Raymond
2011-08-19
1
-15
/
+29
*
Typo fix.
Eric S. Raymond
2011-08-11
1
-1
/
+1
*
Improved explanation of the priv-dropping problem. All regression tests pass.
Eric S. Raymond
2011-08-11
1
-4
/
+4
*
Revert to old -N behavior of dripping privileges, and explain why.
Eric S. Raymond
2011-08-11
1
-2
/
+10
*
Drop privileges in foreground as well as background.
Eric S. Raymond
2011-08-11
1
-1
/
+2
*
Consider a device subscribed inly if the subscriber has requested WATCH on it.
Gleb Smirnoff
2011-07-04
1
-1
/
+1
*
Compiler warning suppression.
Eric S. Raymond
2011-07-01
1
-3
/
+0
*
Comment out some code that is unused after the gpsmon featurectomy.
Eric S. Raymond
2011-06-27
1
-4
/
+7
*
Comment typo fixes.
Eric S. Raymond
2011-06-26
1
-2
/
+2
*
Correct some documentation.
Eric S. Raymond
2011-06-26
1
-3
/
+4
*
Document some obscurities. All regression tests pass.
Eric S. Raymond
2011-06-25
1
-0
/
+11
*
Minor cleanup on Gleb Smirnoff's patch. All regression tests pass.
Eric S. Raymond
2011-06-23
1
-3
/
+2
*
Fix a problem when a device has disconnected and then reappeared.
Gleb Smirnoff
2011-06-23
1
-36
/
+49
*
Tiny formatting nit.
Gleb Smirnoff
2011-06-22
1
-1
/
+1
*
Use macro instead of hand-rolled version.
Gleb Smirnoff
2011-06-22
1
-3
/
+1
*
Path-rewrite for JSON packets works. All regression tests pass.
Eric S. Raymond
2011-06-21
1
-3
/
+17
*
Elimination of gpsd_hexdump_level.
Eric S. Raymond
2011-06-17
1
-2
/
+0
[next]