summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_ntpd.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove spurious '>', fixes #4091Renato Botelho2014-12-101-1/+1
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* NTP server configuration does not highlight selected interfacesJean Cyr2014-09-231-0/+4
| | | | Missing explode of selected interface list prevent logic from working.
* Encode interface/VIP descriptions before displaying them on the NTP daemon ↵jim-p2014-08-061-1/+1
| | | | settings.
* Update services_ntpd.phpnagyrobi2014-05-291-0/+2
| | | Add validation for the case of no server specified, fall back to pool.ntp.org
* Tidy up "services_ntpd" XHTMLColin Fleming2014-04-181-34/+34
| | | | | | | | | | | Add "closehead" PHP variable and manually close HEAD Add CDATA sections to SCRIPTS Closing IMG tag and add ALT Change "onclick" to lower case Add SUMMARY to tables Close INPUT tags Update HTML Boolean operators Remove closing anchor tag from INPUT tag
* replaced uppercase html tags with lowercaseayvis2014-03-191-3/+3
| | | | js files saved as UTF-8 / LF language="JavaScript" deprecated, replaced with type="text/javascript"
* xhtml Complianceayvis2014-03-141-23/+23
| | | replaced <br>, <br/> and </br> with <br />
* Another fix even for XHTML compliance and proper selectionErmal2014-02-191-1/+1
|
* Fix some obvious problems in the codeErmal2014-02-191-6/+10
|
* Update services_ntpd.phpnagyrobi2014-02-181-50/+299
| | | Extended options for NTPd
* Test var before using as array. Should fix #2794jim-p2013-02-051-1/+1
|
* Only attempt to unset this if it has been set.jim-p2012-10-031-1/+1
|
* Fix another typojim-p2012-08-221-1/+1
|
* Fix typojim-p2012-08-221-1/+1
|
* Teach ntpd how to get its time from a local GPS on serial.jim-p2012-08-211-3/+32
|
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
|
* Fix copy/paste-ojim-p2012-05-301-2/+2
|
* Fix input validation and import test.jim-p2012-05-301-9/+6
|
* Switch to ntpd from ports, add Services > NTP to select interfaces for ↵jim-p2012-05-301-0/+132
binding. Respect old ntp settings in the process.
OpenPOWER on IntegriCloud