summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Check if item is set before foraching.Ermal Luçi2009-12-111-4/+5
* Disallow virtual IP addresses withing the range Ticket #50sullrich2009-12-021-4/+9
* Show correct availavble usable range and disallow using network or broadcast ...sullrich2009-12-021-6/+15
* Do not allow broadcast or the network address in the rangesullrich2009-12-021-26/+19
* fix up textChris Buechler2009-11-171-7/+7
* Set maximum memory to 64M for this page. Fixes #113Scott Ullrich2009-10-151-0/+5
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-3/+7
* Make sortableScott Ullrich2009-08-231-1/+1
* Hide Additional BOOTP/DHCP Options behind an advanced button like other itemsScott Ullrich2009-08-201-1/+11
* Change size of columns to 10 and 55 for the number option rowhelperScott Ullrich2009-08-201-4/+4
* Misc commentsScott Ullrich2009-08-201-0/+3
* Use intval()Scott Ullrich2009-08-201-1/+1
* Make sure entered # is a integer and use htmlspecialchars()Scott Ullrich2009-08-201-3/+5
* Add URL to custom BOOTP and DHCP options page hosted at iana.orgScott Ullrich2009-08-201-1/+3
* Reduce colspan to 3Scott Ullrich2009-08-201-1/+1
* Do not turn the fields red when restoring previously saved itemsScott Ullrich2009-08-201-2/+2
* Add rowhelper field which allows defining custom dhcp option numbers. Spons...Scott Ullrich2009-08-201-182/+265
* Clear guiconfig from all sort junk functions and put them on the specific pag...Ermal Luçi2009-06-301-1/+0
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-11/+7
* Fix a couple minor bugs in DHCP lease deletion.jim-p2009-06-211-0/+2
* * Create two new functions lock($subsystem)/unlock() to have more reliable lo...Ermal Luçi2009-05-081-2/+0
* Remove DHCP leases for MAC addresses that now have static/fixed addresses. If...jim-p2009-04-171-0/+47
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-7/+8
* * Rename link_int_to_bridge_interface to link_interface_to_bridgeErmal Luçi2008-11-071-1/+1
* Honor $g['services_dhcp_server_enable']Scott Ullrich2008-10-291-1/+5
* Do not hard code whiteScott Ullrich2008-10-121-1/+1
* * Correctly show dhcp tabs for the serviceErmal Luçi2008-09-101-16/+14
* Add some check if we are working with arrays and fix the check for not allowi...Ermal Luçi2008-09-091-32/+38
OpenPOWER on IntegriCloud