summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix detection if an interface is part of bridge.Ermal Luçi2008-08-311-1/+1
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
* Fix tab name displaying that can be obfuscated by stale <brdige/> knobs in th...Ermal Luçi2008-07-301-1/+1
* Correctly show interface names on the tabs.Ermal Luçi2008-07-091-1/+1
* Continue interface improvementsErmal Luçi2008-06-211-16/+7
* Ticket #1718 fixesScott Ullrich2008-05-171-1/+1
* Do not allow DHCP Server to be used on WAN when it does not have a static IP ...Chris Buechler2008-02-221-0/+11
* Fix braindead php {}Scott Ullrich2008-02-091-3/+4
* Show string in uppercase.Scott Ullrich2008-02-091-1/+1
* Fix braindead php {}Scott Ullrich2008-02-091-2/+3
* Set the starting interface when LAN does not exist to WAN.Scott Ullrich2008-02-091-3/+7
* Show WAN if LAN is not enabled.Scott Ullrich2008-02-091-2/+5
* Allow reserved IP addresses to fall within the DHCP Server range. DHCPDScott Ullrich2008-02-031-8/+1
* touch up textChris Buechler2008-01-111-2/+2
* 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 v...Chris Buechler2007-11-041-0/+28
* 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
* 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
OpenPOWER on IntegriCloud