summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow/deny access to DHCP by partial MAC matching.jim-p2012-09-131-1/+43
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-2/+1
* Changed the variable name to dhcpleaseinlocaltime from timeformatchange per j...Joecowboy2012-02-251-3/+4
* Added check box for changing from UTC time to local time display on DHCP leases.Joecowboy2012-02-251-0/+27
* Ticket #1917: fix typos, fix domain-search for dhcpv6Pierre POMES2012-02-251-1/+1
* Ticket #1917 - DHCP server support for multiple domains in search listPierre POMES2012-02-231-1/+11
* Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-p...Anthony Wrather2011-12-011-2/+2
* Bug#1688. DHCP server subnet input validation needs to check config.xml, not ...Evgeny Yurchenko2011-07-191-2/+2
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-0/+6
|\
| * Do not check to see if gateay falls within a null value. Resolves #1664Scott Ullrich2011-07-101-1/+2
| * Do not check to see if gateay falls within a null value. Resolves #1664Scott Ullrich2011-07-101-4/+2
OpenPOWER on IntegriCloud