summaryrefslogtreecommitdiff
path: root/www/gps_report.cgi.in
Commit message (Expand)AuthorAgeFilesLines
* Typo fix.Eric S. Raymond2016-09-021-3/+3
* Force Python 2 on the CGI, just in case.Eric S. Raymond2016-09-021-1/+1
* Fix incorrectly wired-in address.Eric S. Raymond2016-09-021-2/+1
* Fix an insurgency of whitespace infection.Gary E. Miller2015-04-301-31/+31
* Escape %% broken in my 3e6f9bea2b343e485a066db1483bd8037eeb04f7Gary E. Miller2015-04-281-2/+2
* Convert to html5 and utf-8Gary E. Miller2015-04-101-13/+14
* Move NTP information into the main hardware table.Eric S. Raymond2013-01-171-1/+1
* Equip the form to handle NMEA2000 devices.Eric S. Raymond2013-01-171-5/+6
* Shipping through localhost works.Eric S. Raymond2012-09-101-2/+2
* Python CGI is ready for production.Eric S. Raymond2012-09-061-1/+1
* Another typo fix.Eric S. Raymond2012-09-061-1/+1
* Comment typo fix.Eric S. Raymond2012-09-051-1/+1
* Fix small but fatal typo in the CGI.Eric S. Raymond2012-09-051-1/+1
* Better error handling in the CGI.Eric S. Raymond2012-09-051-5/+9
* More visual tightening.Eric S. Raymond2012-05-301-8/+8
* Fix up interface type selection in the CGI.Eric S. Raymond2012-05-301-3/+2
* Tighten up the CGI.Eric S. Raymond2012-05-301-1/+3
* More visual tuning.Eric S. Raymond2012-05-301-0/+6
* Reorganize CGI.Eric S. Raymond2012-05-301-37/+37
* Better recording of configuration sanity.Eric S. Raymond2012-05-301-14/+21
* Make CGI report closer to a fully-baked gpscap.ini entry.Eric S. Raymond2012-05-301-1/+2
* Visual tuning of the CGI.Eric S. Raymond2012-05-301-98/+99
* More logfile decoration in the CGI.Eric S. Raymond2012-05-301-4/+7
* Successful decoration of the sample file with some headers.Eric S. Raymond2012-05-301-4/+18
* Transmission from the CGI was successful.Eric S. Raymond2012-05-301-15/+7
* This version of the appears to be generating correct multipart MIME.Eric S. Raymond2012-05-301-11/+12
* Finally, file content persistence in the Python version of the CGI.Eric S. Raymond2012-05-301-13/+17
* This version almost gets file persistence right.Eric S. Raymond2012-05-301-6/+23
* Everything works except sample retention through the form cycle.Eric S. Raymond2012-05-241-4/+7
* Successful MIME multipart send from CGI.Eric S. Raymond2012-05-241-4/+13
* Separate defaults from field keys.Eric S. Raymond2012-05-241-36/+32
* Remove a magic string in the CGI.Eric S. Raymond2012-05-241-11/+18
* Mail sending from uploadable Python CGI works.Eric S. Raymond2012-05-241-339/+314
* Add UniTraq UD731N and the 'dongle' packaging type.Eric S. Raymond2012-04-041-2/+4
* Changed our HTML conformance target from XHTML to HTML 4.01.Eric S. Raymond2011-10-041-47/+47
* Templatize the hardware-reporting CGI.Eric S. Raymond2011-10-021-0/+536