summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Bring back dhcp server static mappings.Ermal Luçi2008-11-061-0/+2
|
* Honor $g['services_dhcp_server_enable']Scott Ullrich2008-10-291-0/+4
|
* Add CSS headerScott Ullrich2008-08-301-0/+3
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* Allow reserved IP addresses to fall within the DHCP Server range. DHCPDScott Ullrich2008-02-031-5/+0
| | | | does not barf with these changes, so why not?
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Relax the ip address check and allow duplicate ip address entries.Scott Ullrich2007-10-191-1/+1
|
* Relax the ip address check and allow duplicate ip address entries.Scott Ullrich2007-10-191-1/+1
|
* Fixing css layoutSeth Mos2007-09-011-4/+4
|
* When Enable Static ARP entries is enabled, do not allow entries that lack an ↵Scott Ullrich2007-05-081-1/+7
| | | | ip address from being added. Currently we do not have any type of dhcp server hooks to automatically add the arp address to the arp table to make this work otherwise.
* MFC 17270Scott Ullrich2007-03-291-1/+1
| | | | Fix hostname check when hostname field is blank
* Back out last commit, it removes the hostname check and is not the correct fix.Scott Ullrich2007-03-291-2/+2
| | | | Ryan will be investigating the issue further since he added this feature.
* Sync w/ m0n0wallScott Ullrich2007-03-291-2/+2
|
* MFC [15285]Bill Marquette2006-11-111-11/+19
| | | | add dhcpd static mappings to dns forwarder
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* Do it the right way and lock the config file before restarting dhcpdBill Marquette2005-09-171-2/+7
|
* Restart dhcp on changeBill Marquette2005-09-171-0/+2
|
* If static arp is enabled, make the changes.Scott Ullrich2005-09-161-0/+3
|
* Changes submitted by databeestje which adds links to dhcp and other pagesScott Ullrich2005-08-231-0/+1
| | | | that display mac easily allowing the addition of the item to the WOL db.
* Uppdate englishScott Ullrich2005-08-181-1/+1
| | | | Update Ticket #381
* Do not dirty the path. We reload anyways.Scott Ullrich2005-08-161-2/+0
| | | | Ticket #369
* Remove topbar. Red is not its color.Scott Ullrich2005-08-031-1/+0
|
* Correctly fill in mac addressScott Ullrich2005-08-011-3/+5
| | | | Ticket #281
* More screens inherit rounded tabletopsBill Marquette2005-07-031-0/+1
|
* Use $pgtitleBill Marquette2005-07-031-1/+1
| | | | small code cleanups
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+4
|
* Make Cancel button match the Save buttons styleScott Ullrich2005-04-281-1/+1
|
* * Add missing cancel buttonScott Ullrich2005-04-221-1/+1
| | | | * cancel -> Cancel
* Add a Cancel button which takes the browser back to the page prior.Scott Ullrich2005-04-211-1/+1
|
* Add "Copy my MAC address" feature which copies the mac address of the person ↵Scott Ullrich2005-04-181-1/+7
| | | | surfing into pfSense.
* normalize MAC addressesBill Marquette2005-04-141-0/+3
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Initial revisionScott Ullrich2004-11-071-0/+176
OpenPOWER on IntegriCloud