summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_ntpd.php
Commit message (Collapse)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-6/+6
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Code style WWW StatusPhil Davis2015-05-151-107/+151
|
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Put -4 in the right place in ntpq clockver command #4074Phil Davis2014-12-041-1/+1
| | | | I had pasted it in here between "-c" and "clockvar", that was not good. That's all I have for #4074 (I hope)
* Use IPv4 for ntpq if IPv6 not allowedPhil Davis2014-12-041-2/+6
| | | Forum: https://forum.pfsense.org/index.php?topic=84890.0
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* Fix up NTP status page formattingJean Cyr2014-09-281-5/+7
| | | | Number of columns is not the same for all table rows
* Tidy up "status_ntpd.php" XHTMLColin Fleming2014-05-161-18/+18
| | | | | | Add SUMMARY to TABLES Move NOWRAP into CLASS statement Change TD class to LISTR
* standardize on www.pfsense.org and HTTPS, point package URLs toChris Buechler2014-03-141-1/+1
| | | | packages.pfsense.org
* Update status_ntpd.phpnagyrobi2014-02-181-1/+1
| | | fixed tail path
* Update status_ntpd.phpnagyrobi2014-02-181-62/+121
| | | A bit more informative NTP status page...
* ports ntp moved to sbin, followjim-p2014-01-151-3/+3
|
* Fix GPS lat/lon code to properly convert to the format Google wants for the ↵jim-p2013-03-031-4/+10
| | | | link.
* Teach ntpd how to get its time from a local GPS on serial.jim-p2012-08-211-0/+34
|
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
|
* Switch to ntpd from ports, add Services > NTP to select interfaces for ↵jim-p2012-05-301-4/+4
| | | | binding. Respect old ntp settings in the process.
* correct closing tagsbcyrill2012-05-151-11/+11
|
* Use a text description instead of a code.jim-p2012-05-151-17/+31
|
* Add NTP status page using ntpq.jim-p2012-05-141-0/+155
OpenPOWER on IntegriCloud