Project

General

Profile

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

# Date Author Comment
3e415478 07/15/2015 03:56 PM Phil Davis

Cancel button after input error for RELENG_2_2

6317d31d 01/01/2015 12:13 PM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

d961e7e3 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

50f5c82e 12/16/2014 05:45 PM Jim Pingle

The ID in DUID is Identifier.
See also: ATM Machine, ISP Provider, DMZ Zone, LCD Display, GMT Time...

8a5265b2 11/18/2014 09:46 AM Renato Botelho

Merge pull request #1332 from phil-davis/patch-3

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

762fc5c0 11/10/2014 06:36 PM Phil Davis

Stop FQDN in hostname field

using new is_unqualified_hostname function

62424bdb 09/12/2014 07:37 PM Renato Botelho

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

6f3d2063 06/13/2014 11:59 AM Renato Botelho

Replace Header() calls by lowercase

ed225b4c 04/28/2014 08:20 PM Warren Baker

Reconfigure unbound on dhcp edit

ee9530e1 04/04/2014 04:35 PM Colin Fleming

Tidy up "services_dhcpv6" XHTML

Update alert message
Add "closehead" variable and manually close HEAD
Add CDATA sections to script
Add SUMMARY to tables
Update HTML Boolean operators
Close INPUT
Add missing closing P tag
Remove empty TFOOT tag
Deprecate ampersand

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

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

e41ec584 03/12/2014 02:42 PM Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

1e9b4611 09/12/2013 02:28 PM Renato Botelho

Remove call-time pass by reference for do_input_validation, helps ticket #2565

ea1aca13 05/01/2013 04:09 PM Renato Botelho

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:...

5b668994 12/09/2012 01:10 AM Erik Fonnesbeck

Add extra check for DHCP static mapping edit pages to prevent an error when no DHCP config exists yet.

dbb1cdb5 08/14/2012 01:51 PM Jim Pingle

Clarify requirements for DHCP static mapping IP

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

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

a2578c27 12/01/2011 05:33 PM Anthony Wrather

Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-path.

8a85ab90 08/07/2011 01:20 AM Jim Pingle

Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits these days.

bfb3e717 05/09/2011 09:23 PM Seth Mos

Add a prefix pool for prefix delegation. Doesn't work yet. ISC dhcpd complaining about the network mask being too short.

93a138ab 05/05/2011 08:41 PM Seth Mos

Add a field for the prefix pools. Fix the DUID check

2fb056d8 05/04/2011 08:58 AM Seth Mos

More DHCPv6 server fixes, split the function out into seperate v4 and v6. Make the router advertisement stand alone on the dhcp server page.

656f1763 03/21/2011 03:40 PM Seth Mos

Correct typo in array name. Add select box for operating mode of rtadvd and dhcpv6 combination

8a3b09ef 03/17/2011 10:59 AM Seth Mos

Comment out static mappings, this needs more research

ae091de3 03/07/2011 08:14 AM Seth Mos

Commit the forgotten edit page for the dhcpv6 reservations