summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
Commit message (Expand)AuthorAgeFilesLines
* Set maximum memory to 64M for this page. Fixes #113Scott Ullrich2009-10-151-0/+5
* Commit patches from jim-p:Scott Ullrich2009-06-211-0/+2
* merge patch from jim-p to delete lease when adding a static mapping, and add ...Chris Buechler2009-04-211-0/+47
* Ticket #1718 fixesScott Ullrich2008-05-171-1/+1
* touch up textChris Buechler2008-01-111-2/+2
* s/Diagnostics/Status/Scott Ullrich2007-12-121-1/+1
* Do not allow DHCP server to be enabled when DHCP relay is enabled, and vice v...Chris Buechler2007-11-041-0/+28
* 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
* Update misleading descriptionScott Ullrich2005-08-231-1/+1
* no need for sprintf, just eats more cpu and memoryBill Marquette2005-08-221-5/+1
* use ip2long() to check ip addressesBill Marquette2005-08-221-6/+3
* Allow denyknown checkbox box to participate in the javascript party, too!Scott Ullrich2005-08-201-3/+2
* Allow staticarp selection box to participate in the javascript party, too!Scott Ullrich2005-08-201-0/+2
* Don't forget the javascript!Scott Ullrich2005-08-201-1/+2
* (#382) - don't allow users to overlap the dynamic IP range over the static IPsBill Marquette2005-08-201-0/+20
* Allow user to set failover sync ip. Requires a carp entry so that we can det...Scott Ullrich2005-08-201-2/+12
* Do not dirty the path. We reload anyways.Scott Ullrich2005-08-161-2/+1
* Eliminate reboots and correct messagesScott Ullrich2005-08-091-10/+3
* updating files to use theme imagesErik Kristensen2005-07-211-3/+3
* I can tell who failed school...7 f's is bad!!!Bill Marquette2005-07-171-1/+1
* Fix bottom roundsBill Marquette2005-07-041-11/+5
* Use $pgtitleBill Marquette2005-07-031-1/+1
* Align the Note under textScott Ullrich2005-07-031-2/+7
* Consolidate Apply changes button into the info box on the right hand sideScott Ullrich2005-07-031-1/+0
* CurvifyScott Ullrich2005-07-021-0/+8
OpenPOWER on IntegriCloud