summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Clarify DNS Forwarder and Resolver both apply in these places. partially Tick...Chris Buechler2015-06-021-1/+1
* Code style services DHCPPhil Davis2015-05-231-207/+266
* fixed indent according to the style guide.Berger Alexander2015-05-111-12/+12
* Currently pfsense enforces unique unqualified hostnames for static dhcp lease...Berger Alexander2015-05-071-9/+13
* Add missing BR tags and fix display with pfsense_ng_fs themePhil Davis2015-03-031-2/+2
* Mention interface name on DHCP edit GUIPhil Davis2015-02-221-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Merge pull request #1332 from phil-davis/patch-3Renato Botelho2014-11-181-1/+1
|\
| * Stop FQDN in hostname fieldPhil Davis2014-11-111-1/+1
* | Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|/
* Support up to 4 DNS Servers in DHCPPhil Davis2014-10-071-3/+11
* Remove almost all calls to history.back() and make Cancel button back to HTTP...Renato Botelho2014-09-121-1/+4
* Replace Header() calls by lowercaseRenato Botelho2014-06-131-1/+1
* Update services_dhcp_edit.phpColin Fleming2014-05-181-3/+3
* Reconfigure unbound on dhcpv4 editWarren Baker2014-04-281-0/+2
* Tidy up "services_dhcp" XHTMLColin Fleming2014-04-041-36/+41
* replaced uppercase html tags with lowercaseayvis2014-03-191-4/+4
* xhtml Complianceayvis2014-03-141-21/+21
* Improve checks for params 'id', 'dup' and other similar ones to make sure the...Renato Botelho2014-03-121-2/+3
* Enabling advanced RFC 2136 configuration for DHCPd serviceAndres Petralli2013-12-231-1/+20
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* Fix check for existing IP Address in DHCP mappingIndividual IT Services2013-08-131-1/+2
* Fix #3113, fix multiple english spell errors s/seperet/separat/Renato Botelho2013-07-281-1/+1
* fix dhcp static mapping/client identifier validationWill Boyce2013-06-171-2/+6
* allow defining dhcp static mappings using dhcp-client-identifierWill Boyce2013-06-161-3/+11
* Don't stomp on this variable or data loss can occur (disappearing static mapp...jim-p2013-05-161-1/+1
* Fix dnsmasq host overrides and dhcp integrationRenato Botelho2013-05-011-1/+1
* Ensure DHCP main range, pools ranges and static IP addresses don't overlap ea...Renato Botelho2013-01-241-0/+11
* Allow set DHCP options per reservationRenato Botelho2013-01-231-1/+209
* Fix indent and whitespaces issuesRenato Botelho2013-01-231-49/+49
* Add extra check for DHCP(v6) static mapping edit pages to prevent an error wh...Erik Fonnesbeck2012-12-081-2/+5
* ARP Table Static Entries from Individual DHCP Static MappingsN0YB2012-12-071-0/+10
* Clarify requirements for DHCP static mapping IPjim-p2012-08-141-1/+4
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-2/+1
* Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-p...Anthony Wrather2011-12-011-5/+14
* Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits the...jim-p2011-08-061-3/+0
* Fix start/end test for an IP in DHCP pool. Resolves #1280jim-p2011-02-131-2/+2
* Bring in XSS id fixes from m0n0wallScott Ullrich2010-11-121-2/+2
* Reject DHCP static mappings that are inside of the DHCP range. Fixes #966jim-p2010-10-211-0/+5
* Fix hyphen validation for host name on Services: DHCP: Edit static mapping page.Erik Fonnesbeck2010-09-071-1/+1
* Forced commit to note that should have read RFC952Scott Ullrich2010-08-311-2/+2
* Forced commit to note that should have read RFC952Scott Ullrich2010-08-311-1/+1
* Do not allow a numeric starting character or an ending hyphen in DHCP hostnam...Scott Ullrich2010-08-311-0/+6
* Fixes #764. Import the patch in the ticket to allow per-host netboot file on ...Ermal2010-08-241-1/+12
* Merge remote branch 'mainline/master'Renato Botelho2010-08-031-3/+3
|\
| * Fix this variable name and error message (It's Static ARP not Static map)jim-p2010-08-031-3/+3
* | Implement gettext() calls on services_dhcp_edit.phpRafael Lucas2010-07-131-22/+22
|/
* this page is status, not diag.Chris Buechler2010-06-141-1/+1
* Add status/log icons to DHCP page.jim-p2010-06-011-0/+3
* Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ...Erik Fonnesbeck2010-05-201-6/+6
OpenPOWER on IntegriCloud