summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
Commit message (Collapse)AuthorAgeFilesLines
* touch up textChris Buechler2008-01-111-2/+2
| | | | Ticket #1578
* 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 ↵Chris Buechler2007-11-041-0/+28
| | | | | | versa Ticket #1488
* 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
| | | | - enable root-path
* 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
| | | | This to make it easier on large configurations.
* Add NTP server field to dhcp config.Seth Mos2007-05-081-0/+31
| | | | From: Alexander Schaber
* Allow for basic network boot configurationSeth Mos2007-03-081-4/+73
| | | | In Use By: Seth
* MFC [15285]Bill Marquette2006-11-111-33/+39
| | | | add dhcpd static mappings to dns forwarder
* 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
| | | | | Allow staticarp to be disabled w/out a reboot Fix found and tested by Wesley K. Joyce
* * Call arp -da from interfaces_staticarp_configure() and not from GUI pageScott Ullrich2006-02-261-1/+0
| | | | * OLSR improvements / fixes
* 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
| | | | Ticket #669
* <?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
| | | | | * Check for "yes". * Unset values if they are not checked
* 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
| | | | Ticket #426
* * Style(9) from outter space!Scott Ullrich2005-08-271-14/+29
| | | | | * Missing </td>'s * Missing </tr>'s
* 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
| | | | Beginnings of Ticket #380
* (#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 ↵Scott Ullrich2005-08-201-2/+12
| | | | | | deterimine the ADV Skew and detect if it should be primary or backup. Beginnings of Ticket #380
* Do not dirty the path. We reload anyways.Scott Ullrich2005-08-161-2/+1
| | | | Ticket #369
* Eliminate reboots and correct messagesScott Ullrich2005-08-091-10/+3
|
* updating files to use theme imagesErik Kristensen2005-07-211-3/+3
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* 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
|
OpenPOWER on IntegriCloud