Project

General

Profile

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

# Date Author Comment
0e6cf71b 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

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