Cancel button after input error for RELENG_2_2
Fix lineup of copyright lines
and module names and other bits of formatting and typos in headercomment sections.
Welcome 2015
The ID in DUID is Identifier.See also: ATM Machine, ISP Provider, DMZ Zone, LCD Display, GMT Time...
Merge pull request #1332 from phil-davis/patch-3
Change copyright statement to reflect reality
Stop FQDN in hostname field
using new is_unqualified_hostname function
Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work
Replace Header() calls by lowercase
Reconfigure unbound on dhcp edit
Tidy up "services_dhcpv6" XHTML
Update alert messageAdd "closehead" variable and manually close HEADAdd CDATA sections to scriptAdd SUMMARY to tablesUpdate HTML Boolean operatorsClose INPUTAdd missing closing P tagRemove empty TFOOT tagDeprecate ampersand
xhtml Compliancereplaced <br>, <br/> and </br> with <br />
Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print
Remove call-time pass by reference for do_input_validation, helps ticket #2565
Fix dnsmasq host overrides and dhcp integration
. Do not execute following actions when dnsmasq is disabled: . Add host overrides to /etc/hosts . Register DHCP leases in DNS Forwarder . Register DHCP static mappings in DNS forwarder
It should fix issue reported at following forum post:...
Add extra check for DHCP static mapping edit pages to prevent an error when no DHCP config exists yet.
Clarify requirements for DHCP static mapping IP
Activate new shortcuts/status in the rest of the areas that are currently setup.
Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-path.
Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits these days.
Add a prefix pool for prefix delegation. Doesn't work yet. ISC dhcpd complaining about the network mask being too short.
Add a field for the prefix pools. Fix the DUID check
More DHCPv6 server fixes, split the function out into seperate v4 and v6. Make the router advertisement stand alone on the dhcp server page.
Correct typo in array name. Add select box for operating mode of rtadvd and dhcpv6 combination
Comment out static mappings, this needs more research
Commit the forgotten edit page for the dhcpv6 reservations