summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
Commit message (Expand)AuthorAgeFilesLines
* Fix detection if an interface is part of bridge.Ermal Luçi2008-08-311-1/+1
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Fix tab name displaying that can be obfuscated by stale <brdige/> knobs in th...Ermal Luçi2008-07-301-1/+1
* Correctly show interface names on the tabs.Ermal Luçi2008-07-091-1/+1
* Continue interface improvementsErmal Luçi2008-06-211-16/+7
* Ticket #1718 fixesScott Ullrich2008-05-171-1/+1
* Do not allow DHCP Server to be used on WAN when it does not have a static IP ...Chris Buechler2008-02-221-0/+11
* Fix braindead php {}Scott Ullrich2008-02-091-3/+4
* Show string in uppercase.Scott Ullrich2008-02-091-1/+1
* Fix braindead php {}Scott Ullrich2008-02-091-2/+3
* Set the starting interface when LAN does not exist to WAN.Scott Ullrich2008-02-091-3/+7
* Show WAN if LAN is not enabled.Scott Ullrich2008-02-091-2/+5
* Allow reserved IP addresses to fall within the DHCP Server range. DHCPDScott Ullrich2008-02-031-8/+1
* touch up textChris Buechler2008-01-111-2/+2
* s/Diagnostics/Status/Scott Ullrich2007-12-121-1/+1
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
* Do not allow DHCP server to be enabled when DHCP relay is enabled, and vice v...Chris Buechler2007-11-041-0/+28
* Fixing css layoutSeth Mos2007-09-011-21/+21
* unsplit DHCP-root-path-optionMartin Fuchs2007-08-271-12/+3
* DHCP: add Domain-Searchlist-OptionMartin Fuchs2007-08-071-5/+13
* - correct behaviour of dhcpd.conf creationMartin Fuchs2007-08-021-8/+25
* DHCP: domainname / HEAD > RELENG_1Martin Fuchs2007-08-021-0/+10
* adapt DHCP-options HEAD <> RELENGMartin Fuchs2007-08-011-0/+3
* Add TFTP and LDAP server options to dhcpdMartin Fuchs2007-08-011-0/+42
* Add a plus button on the top header of these pages.Seth Mos2007-05-081-0/+7
* Add NTP server field to dhcp config.Seth Mos2007-05-081-0/+31
* Allow for basic network boot configurationSeth Mos2007-03-081-4/+73
* MFC [15285]Bill Marquette2006-11-111-33/+39
* Reset DHCP server after deleting static assignment.Scott Ullrich2006-10-021-67/+77
* Latest OLSR changes.Scott Ullrich2006-05-161-0/+21
* Correctly add WAN interface to DHCP if OLSR is enabledScott Ullrich2006-05-081-1/+1
* Don't complain if OLSR rules don't existScott Ullrich2006-04-291-5/+7
* OLSR fixesScott Ullrich2006-04-261-1/+10
* MFC 10348Scott Ullrich2006-03-101-3/+2
* * Call arp -da from interfaces_staticarp_configure() and not from GUI pageScott Ullrich2006-02-261-1/+0
* arp -da static entries after turning off static optionScott Ullrich2006-02-201-2/+4
* Remove previous leases when toggling failover dhcp optionScott Ullrich2006-02-121-0/+4
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
* Show item if mac or ip is defined.Scott Ullrich2005-11-041-1/+1
* <?php if($mapent['mac'] <> ""): ?> is preferred. Scolded by support forums.Scott Ullrich2005-11-031-1/+1
* Do not call staticmaps_sort() twiceScott Ullrich2005-10-181-1/+0
* Restore previous behavior dealing with arraysScott Ullrich2005-10-181-1/+4
* Do not show blank rowsScott Ullrich2005-10-181-4/+6
* MFC 6931Scott Ullrich2005-10-171-6/+16
* unset dns servers unconditionally.Scott Ullrich2005-08-311-6/+4
* Move DNS to pool areaScott Ullrich2005-08-301-2/+5
* Correctly save dns serversScott Ullrich2005-08-291-3/+3
* * Style(9) from outter space!Scott Ullrich2005-08-271-14/+29
* Add NOTE of why we need DNS Server options per subnet,Scott Ullrich2005-08-271-3/+7
* Add DNS server options specific for each DHCP subnetScott Ullrich2005-08-271-1/+19
OpenPOWER on IntegriCloud