summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
Commit message (Expand)AuthorAgeFilesLines
* Display any advanced DHCP server settingsPhil Davis2015-06-241-14/+14
* Code spacingPhil Davis2015-06-151-1/+1
* Clarify DNS Forwarder and Resolver both apply in these places. partially Tick...Chris Buechler2015-06-021-1/+1
* remove pointless filter on dhcp static mappings tableWill Boyce2015-05-301-2/+0
* Merge pull request #1679 from phil-davis/services_dhcpRenato Botelho2015-05-251-638/+786
|\
| * Code style services DHCPPhil Davis2015-05-231-638/+786
* | Consistent clear_subsystem_dirty after unbound restartPhil Davis2015-05-231-1/+2
|/
* Merge pull request #1630 from phil-davis/patch-4Renato Botelho2015-04-271-1/+1
|\
| * Do not process dhcpd implementation if input errorsPhil Davis2015-04-231-1/+1
* | Remove the DHCP static lease overlap cleanup and associated function and kill...jim-p2015-04-241-49/+0
|/
* Make the DHCP network booting options line upPhil Davis2015-03-031-8/+34
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Add missing BR tags and fix display with pfsense_ng_fs theme. It fixes #4115Renato Botelho2014-12-151-3/+3
* Clear dirty subsystem for hosts and staticmaps when unbound is enabledRenato Botelho2014-11-171-0/+2
* Don't show a big red "alarm"-looking message on every visit to the DHCP/DHCPv...Chris Buechler2014-11-161-4/+2
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
* Merge pull request #1306 from phil-davis/patch-3Renato Botelho2014-10-201-3/+11
|\
| * Support up to 4 DNS Servers in DHCPPhil Davis2014-10-071-3/+11
* | Manage dhcpleaseinlocaltime consistentlyPhil Davis2014-10-151-3/+16
|/
* Do now call write_config() when click on Apply Changes because it was already...Renato Botelho2014-09-181-30/+32
* Replace Header() calls by lowercaseRenato Botelho2014-06-131-1/+1
* Tidy up "services_dhcp.php" XHTMLColin Fleming2014-05-181-11/+9
* Reconfigure unbound on dhcpv4 editWarren Baker2014-04-281-0/+4
* Tidy up "services_dhcp" XHTMLColin Fleming2014-04-041-89/+96
* replaced uppercase html tags with lowercaseayvis2014-03-191-9/+9
* xhtml Complianceayvis2014-03-141-29/+29
* Added support for UEFI booting to Network Booting configuration.Charlie Root2014-03-021-3/+14
* Enabling advanced RFC 2136 configuration for DHCPd serviceAndres Petralli2013-12-231-2/+22
* Add DHCP without gateway capabilitytimdufrane2013-11-211-3/+3
* Fix #3113, fix multiple english spell errors s/seperet/separat/Renato Botelho2013-07-281-1/+1
* DHCP Server enable/disable change needs filter_configurePhil Davis2013-06-011-2/+14
* Fix dnsmasq host overrides and dhcp integrationRenato Botelho2013-05-011-2/+2
* Notify user that static arp will be configured even if DHCP server is disabledRenato Botelho2013-04-151-1/+1
* Add checks to make sure CP hard timeout is less or equal DHCP server default ...Renato Botelho2013-03-221-1/+21
* Initialize $a_pools to fix warnings when saving dhcp settings whith no extra ...Renato Botelho2013-01-291-0/+1
* Add header to DHCP and DHCPv6 static mappings tablesjim-p2013-01-281-0/+4
* Ensure DHCP main range, pools ranges and static IP addresses don't overlap ea...Renato Botelho2013-01-241-3/+18
* Move is_inrange() to util.inc and rename it to is_inrange_v4()Renato Botelho2013-01-241-8/+1
* Fix logic of is_inrange()Renato Botelho2013-01-241-1/+1
* Remove call-time pass-by-referenceRenato Botelho2013-01-241-1/+1
* Fix indent and whitespaces issuesRenato Botelho2013-01-231-5/+4
* Update usr/local/www/services_dhcp.phpframer992012-12-281-1/+1
* Static mappings are not pool-specific. They exist independent of any pool, an...jim-p2012-12-261-0/+2
* Add description to additional DHCP pools. Implements #2733jim-p2012-12-261-3/+24
* ARP Table Static Entries from Individual DHCP Static MappingsN0YB2012-12-071-2/+8
* Fix more tests for DHCP relay being enabled.jim-p2012-12-041-2/+2
* Remove this now-irrelevant comment.jim-p2012-12-041-5/+0
* Fix test to see if DHCP Relay is enabled.jim-p2012-12-041-12/+1
* Safety beltjim-p2012-09-171-0/+2
* Add support for multiple DHCP pools within the interface's subnet, and allow ...jim-p2012-09-161-81/+242
OpenPOWER on IntegriCloud