summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
Commit message (Expand)AuthorAgeFilesLines
...
* Allow/deny access to DHCP by partial MAC matching.jim-p2012-09-131-1/+43
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-2/+1
* Changed the variable name to dhcpleaseinlocaltime from timeformatchange per j...Joecowboy2012-02-251-3/+4
* Added check box for changing from UTC time to local time display on DHCP leases.Joecowboy2012-02-251-0/+27
* Ticket #1917: fix typos, fix domain-search for dhcpv6Pierre POMES2012-02-251-1/+1
* Ticket #1917 - DHCP server support for multiple domains in search listPierre POMES2012-02-231-1/+11
* Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-p...Anthony Wrather2011-12-011-2/+2
* Bug#1688. DHCP server subnet input validation needs to check config.xml, not ...Evgeny Yurchenko2011-07-191-2/+2
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-0/+6
|\
| * Do not check to see if gateay falls within a null value. Resolves #1664Scott Ullrich2011-07-101-1/+2
| * Do not check to see if gateay falls within a null value. Resolves #1664Scott Ullrich2011-07-101-4/+2
| * Bug #1641 fix. DHCP server default gateway needs input validation.Evgeny Yurchenko2011-07-071-0/+7
* | DHCP only knows about IPv4Bill Marquette2011-05-261-13/+13
|/
* No need to set this here anymore. We set it higher by default.jim-p2011-01-181-5/+0
* Change appearance of fields for saved "Additional BOOTP/DHCP Options" to be c...Erik Fonnesbeck2010-12-221-2/+2
* Use correct names for integer and boolean types in DHCP options and fix typo ...Erik Fonnesbeck2010-11-221-11/+11
* Ensure this is an array before entering the foreach loop. Fixes #1012Erik Fonnesbeck2010-11-161-7/+9
* Form image buttons are submit buttons and thus default buttons, causing unwan...Erik Fonnesbeck2010-11-121-1/+1
* Fix XSS issuesScott Ullrich2010-11-121-9/+9
* Add a setting for the data type of values used with DHCP option numbers and i...Erik Fonnesbeck2010-11-091-7/+59
* Break after the first error.jim-p2010-10-211-0/+1
* Prevent the DHCP range from being changed to include static mapping entries. ...jim-p2010-10-211-0/+11
* Ticket #834. Check if the passed value is an url too. Seem they are valid inp...Ermal2010-08-311-1/+1
* Avoid the error: Warning: Invalid argument supplied for foreach() in /usr/loc...Scott Ullrich2010-08-301-3/+4
* Merge remote branch 'mainline/master'Renato Botelho2010-08-121-2/+2
|\
| * Fix printf/sprintf mixups.Erik Fonnesbeck2010-08-111-2/+2
* | gettext fixesRenato Botelho2010-08-121-11/+11
|/
* No need to set sortable class for this page, it ends up with a javascript errorScott Ullrich2010-08-051-1/+1
* Merge remote branch 'mainline/master' into 4_load_balancer_and_servicesRenato Botelho2010-08-031-3/+7
|\
| * Prevent enabling static ARP if there are static map entries that lack IP addr...jim-p2010-08-031-0/+7
| * Ensure static ARP is configured each time the DHCP service is configured. Pre...jim-p2010-08-021-3/+0
* | Corrections gettext implementation on services_dhcp.phpCarlos Eduardo Ramos2010-07-201-4/+4
* | Corrections gettext implementation on services_dhcp.phpCarlos Eduardo Ramos2010-07-201-2/+2
* | Corrections gettext implementation on services_dhcp.phpCarlos Eduardo Ramos2010-07-151-30/+30
* | Implement gettext() calls on services_dhcp.phpRafael Lucas2010-07-131-96/+96
|/
* this page is status, not diag.Chris Buechler2010-06-141-2/+2
* Add status/log icons to DHCP page.jim-p2010-06-011-0/+3
* Fix whitespace while I'm here.jim-p2010-05-211-340/+326
* Preserve DHCP numbered options when there is an input error. Fixes #494jim-p2010-05-211-11/+14
* Various fixes to usage of ip2long, long2ip, and negated subnet masks, mostly ...Erik Fonnesbeck2010-05-201-10/+10
* allow hostname for TFTP serverChris Buechler2010-04-101-2/+2
* To pick the starting tab on Services: DHCP server, use the same logic as used...Erik Fonnesbeck2010-03-201-4/+8
* Get up to improvements.Ermal2010-03-171-5/+6
* fix textChris Buechler2010-02-221-1/+1
* fix textChris Buechler2010-02-061-1/+1
* Ticket #274. Propperly handle custom options.Ermal Luçi2010-01-181-3/+3
* Ticket #207. Show the dhcp server tab for the interface that have a previous ...Ermal Luçi2010-01-121-1/+2
* Simplify some code.Ermal Luçi2010-01-121-4/+2
* fix deletion of additional DHCP options. Resolves #273Chris Buechler2010-01-041-1/+2
* clarify input_errorChris Buechler2009-12-131-1/+1
OpenPOWER on IntegriCloud