summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp_edit.php
Commit message (Expand)AuthorAgeFilesLines
...
* Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ...Erik Fonnesbeck2010-05-201-6/+6
* Ticket #343. Move sorting of DHCP static mappings to after the item is set. ...Erik Fonnesbeck2010-03-101-1/+1
* Sort dhcp mapping array once, only before writing config. Ticket #343pierrepomes2010-02-081-1/+0
* clarify what is valid for input errors on hostnameChris Buechler2009-11-281-1/+1
* Fix hostname checking when entering a dhcp static mapping and replace "." wit...pierrepomes2009-11-271-2/+8
* Update fieldname, it should be hostname and not host Ticket #159Scott Ullrich2009-11-221-1/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-0/+4
* Fix error when attempting to add a DHCP static mapping. Fixes #29jim-p2009-07-081-4/+4
* Clear guiconfig from all sort junk functions and put them on the specific pag...Ermal Luçi2009-06-301-0/+11
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-2/+2
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-4/+6
* 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
* Allow reserved IP addresses to fall within the DHCP Server range. DHCPDScott Ullrich2008-02-031-5/+0
* 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
* MFC 17270Scott Ullrich2007-03-291-1/+1
* Back out last commit, it removes the hostname check and is not the correct fix.Scott Ullrich2007-03-291-2/+2
* Sync w/ m0n0wallScott Ullrich2007-03-291-2/+2
* MFC [15285]Bill Marquette2006-11-111-11/+19
* 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
* Uppdate englishScott Ullrich2005-08-181-1/+1
* Do not dirty the path. We reload anyways.Scott Ullrich2005-08-161-2/+0
* Remove topbar. Red is not its color.Scott Ullrich2005-08-031-1/+0
* Correctly fill in mac addressScott Ullrich2005-08-011-3/+5
* More screens inherit rounded tabletopsBill Marquette2005-07-031-0/+1
* Use $pgtitleBill Marquette2005-07-031-1/+1
* 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
* 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
* 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