summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* CurvifyScott Ullrich2005-07-021-9/+14
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+5
* Correctly restore gateway address.Scott Ullrich2005-04-261-0/+2
* doubleclick to editBill Marquette2005-04-121-3/+3
* descriptions are white on red, not black on redBill Marquette2005-04-121-1/+1
* icon placement cleanupBill Marquette2005-04-041-6/+18
* Add $Id$ tagBill Marquette2005-03-271-0/+1
* static arp entries are interface specific now - no longer tied to only LAN in...Bill Marquette2005-03-151-8/+10
* extra </table>Bill Marquette2005-03-151-1/+0
OpenPOWER on IntegriCloud