Project

General

Profile

Download (18.2 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

63d5a5e0 09/23/2014 07:16 AM Jean Cyr

NTP server configuration does not highlight selected interfaces

Missing explode of selected interface list prevent logic from working.

88c24958 08/06/2014 07:57 PM Jim Pingle

Encode interface/VIP descriptions before displaying them on the NTP daemon settings.

4e6b0a0e 05/29/2014 12:20 PM robi robi

Update services_ntpd.php

Add validation for the case of no server specified, fall back to pool.ntp.org

d9555fc5 04/18/2014 10:08 PM Colin Fleming

Tidy up "services_ntpd" XHTML

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

91f026b0 03/19/2014 10:38 PM ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

482c93e5 02/19/2014 03:28 PM Ermal LUÇI

Another fix even for XHTML compliance and proper selection

08005d0a 02/19/2014 03:27 PM Ermal LUÇI

Fix some obvious problems in the code

c1e68244 02/18/2014 02:14 PM robi robi

Update services_ntpd.php

Extended options for NTPd

d2b2872a 02/05/2013 01:28 PM Jim Pingle

Test var before using as array. Should fix #2794

6162b068 10/03/2012 05:17 PM Jim Pingle

Only attempt to unset this if it has been set.

5a429ed6 08/22/2012 06:50 PM Jim Pingle

Fix another typo

c1406943 08/22/2012 04:15 AM Jim Pingle

Fix typo

5c8843d5 08/21/2012 08:23 PM Jim Pingle

Teach ntpd how to get its time from a local GPS on serial.

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

46ca7f3d 05/30/2012 05:10 PM Jim Pingle

Fix copy/paste-o

58168f4e 05/30/2012 04:59 PM Jim Pingle

Fix input validation and import test.

cf180ccc 05/30/2012 04:44 PM Jim Pingle

Switch to ntpd from ports, add Services > NTP to select interfaces for binding. Respect old ntp settings in the process.