Change copyright statement to reflect reality
NTP server configuration does not highlight selected interfaces
Missing explode of selected interface list prevent logic from working.
Encode interface/VIP descriptions before displaying them on the NTP daemon settings.
Update services_ntpd.php
Add validation for the case of no server specified, fall back to pool.ntp.org
Tidy up "services_ntpd" XHTML
Add "closehead" PHP variable and manually close HEADAdd CDATA sections to SCRIPTSClosing IMG tag and add ALTChange "onclick" to lower caseAdd SUMMARY to tablesClose INPUT tagsUpdate HTML Boolean operatorsRemove closing anchor tag from INPUT tag
replaced uppercase html tags with lowercasejs files saved as UTF-8 / LFlanguage="JavaScript" deprecated, replaced with type="text/javascript"
xhtml Compliancereplaced <br>, <br/> and </br> with <br />
Another fix even for XHTML compliance and proper selection
Fix some obvious problems in the code
Extended options for NTPd
Test var before using as array. Should fix #2794
Only attempt to unset this if it has been set.
Fix another typo
Fix typo
Teach ntpd how to get its time from a local GPS on serial.
Activate new shortcuts/status in the rest of the areas that are currently setup.
Fix copy/paste-o
Fix input validation and import test.
Switch to ntpd from ports, add Services > NTP to select interfaces for binding. Respect old ntp settings in the process.