summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Issue without Python for now.release-2.8Eric S. Raymond2005-01-271-9/+9
* Fix Debian security bug and bump version.Eric S. Raymond2005-01-273-3/+4
* Oops -- include logextract at the right place in the Makefile.Eric S. Raymond2005-01-271-1/+2
* Put debugging up front.Eric S. Raymond2005-01-271-8/+13
* Added logextract.Eric S. Raymond2005-01-272-0/+11
* Arrange for the modification date and current release to appeae on theEric S. Raymond2005-01-263-1/+7
* Cleaner way to avoid leaking.Eric S. Raymond2005-01-191-3/+4
* Avoid a memory leak.Eric S. Raymond2005-01-191-1/+1
* Make resource files work.Eric S. Raymond2005-01-194-11/+13
* Avoid a core dump.Eric S. Raymond2005-01-191-3/+3
* Back down the library major version after backing out the reconnect patch.Eric S. Raymond2005-01-162-5/+3
* Typo fix.Eric S. Raymond2005-01-161-1/+1
* Typo fix,Eric S. Raymond2005-01-161-1/+1
* Back out the reconnect patch.Eric S. Raymond2005-01-164-82/+19
* Tilman's typo fix.Eric S. Raymond2005-01-161-3/+3
* Assert that GSVs must be consistent.Eric S. Raymond2005-01-151-2/+8
* Integrate support for automatic reconnect on connection drop.Eric S. Raymond2005-01-156-21/+89
* Why it builds pyo and yc files only for gpsd.py, I don't know.release-2.7Eric S. Raymond2005-01-141-0/+3
* Eliminate a getdtablesize() use.Eric S. Raymond2005-01-141-1/+1
* Return error on possible buffer overflow.Eric S. Raymond2005-01-141-0/+2
* Not quite ready to ship 2.7 after all, sigh.Eric S. Raymond2005-01-141-11/+12
* Oops, fix an automake requirement.Eric S. Raymond2005-01-141-1/+1
* Fixed a potential DDOS via reply-buffer overflow.Eric S. Raymond2005-01-142-31/+34
* Avoid possibe buffer overrun on negative read return.Eric S. Raymond2005-01-141-10/+9
* Report correct checksum.Eric S. Raymond2005-01-131-4/+8
* Avoid a stale-pointer error.Eric S. Raymond2005-01-131-1/+1
* Remove a minor memory leak.Eric S. Raymond2005-01-121-1/+4
* Don't rely on getdtablesize().Eric S. Raymond2005-01-121-2/+2
* Satellites_used is int, not list.Eric S. Raymond2005-01-111-3/+2
* Correct project site URL.Eric S. Raymond2005-01-112-2/+2
* Added -P option.Eric S. Raymond2005-01-113-5/+32
* Strange. Some deletes weren't committed. Possible svn bug?Eric S. Raymond2005-01-104-470/+1
* Version bump, prepare to ship.Eric S. Raymond2005-01-102-3/+3
* Merged fix from Petter Reinholdtsen.Eric S. Raymond2005-01-103-6/+26
* More cleanup.Eric S. Raymond2005-01-091-15/+8
* Skip checksum before splitting.Eric S. Raymond2005-01-091-0/+6
* Make sure we return cleanly from main().Eric S. Raymond2005-01-091-5/+3
* Generate HAVE_ALLOCA properly.Eric S. Raymond2005-01-091-0/+1
* Better alloca detection.Eric S. Raymond2005-01-081-2/+17
* Get rid of processIgnored.Eric S. Raymond2005-01-081-8/+4
* Cosmetic changes to Petter Reinhold's code. Also, get rid of another vsprintf.Eric S. Raymond2005-01-081-30/+24
* Remove Garmin extensions.Eric S. Raymond2005-01-081-73/+0
* Petter Reinhold's field parsing.Eric S. Raymond2005-01-081-87/+178
* struct timeval isn't defined just anywhereDerrick Brashear2005-01-071-0/+1
* More cleanup.Eric S. Raymond2005-01-061-4/+4
* lxbApp -> toplevel for clarity.Eric S. Raymond2005-01-061-12/+12
* NMEA protocol documentation corrections.Eric S. Raymond2005-01-061-6/+11
* Added a sentence.Eric S. Raymond2005-01-061-6/+30
* Added locod to index page.Eric S. Raymond2005-01-061-0/+4
* Fix a nasty bug in field(), it didn't do the right thing for fieldEric S. Raymond2005-01-051-3/+6