index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
services_dhcp.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Show correct availavble usable range and disallow using network or broadcast ...
sullrich
2009-12-02
1
-6
/
+15
*
Do not allow broadcast or the network address in the range
sullrich
2009-12-02
1
-26
/
+19
*
fix up text
Chris Buechler
2009-11-17
1
-7
/
+7
*
Set maximum memory to 64M for this page. Fixes #113
Scott Ullrich
2009-10-15
1
-0
/
+5
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...
Scott Ullrich
2009-09-14
1
-3
/
+7
*
Make sortable
Scott Ullrich
2009-08-23
1
-1
/
+1
*
Hide Additional BOOTP/DHCP Options behind an advanced button like other items
Scott Ullrich
2009-08-20
1
-1
/
+11
*
Change size of columns to 10 and 55 for the number option rowhelper
Scott Ullrich
2009-08-20
1
-4
/
+4
*
Misc comments
Scott Ullrich
2009-08-20
1
-0
/
+3
*
Use intval()
Scott Ullrich
2009-08-20
1
-1
/
+1
*
Make sure entered # is a integer and use htmlspecialchars()
Scott Ullrich
2009-08-20
1
-3
/
+5
*
Add URL to custom BOOTP and DHCP options page hosted at iana.org
Scott Ullrich
2009-08-20
1
-1
/
+3
*
Reduce colspan to 3
Scott Ullrich
2009-08-20
1
-1
/
+1
*
Do not turn the fields red when restoring previously saved items
Scott Ullrich
2009-08-20
1
-2
/
+2
*
Add rowhelper field which allows defining custom dhcp option numbers. Spons...
Scott Ullrich
2009-08-20
1
-182
/
+265
*
Clear guiconfig from all sort junk functions and put them on the specific pag...
Ermal Luçi
2009-06-30
1
-1
/
+0
*
* Reorganize the 'apply' button infrustructure in the GUI.
Ermal Luçi
2009-06-30
1
-11
/
+7
*
Fix a couple minor bugs in DHCP lease deletion.
jim-p
2009-06-21
1
-0
/
+2
*
* Create two new functions lock($subsystem)/unlock() to have more reliable lo...
Ermal Luçi
2009-05-08
1
-2
/
+0
*
Remove DHCP leases for MAC addresses that now have static/fixed addresses. If...
jim-p
2009-04-17
1
-0
/
+47
*
* Hide interfaces internals to other code and use the propper interfaces.
Ermal Luçi
2009-03-30
1
-7
/
+8
*
* Rename link_int_to_bridge_interface to link_interface_to_bridge
Ermal Luçi
2008-11-07
1
-1
/
+1
*
Honor $g['services_dhcp_server_enable']
Scott Ullrich
2008-10-29
1
-1
/
+5
*
Do not hard code white
Scott Ullrich
2008-10-12
1
-1
/
+1
*
* Correctly show dhcp tabs for the service
Ermal Luçi
2008-09-10
1
-16
/
+14
*
Add some check if we are working with arrays and fix the check for not allowi...
Ermal Luçi
2008-09-09
1
-32
/
+38
*
Fix detection if an interface is part of bridge.
Ermal Luçi
2008-08-31
1
-1
/
+1
*
Rewrite the pfsense privilege system with the following goals in mind ...
Matthew Grooms
2008-08-01
1
-0
/
+8
*
Fix tab name displaying that can be obfuscated by stale <brdige/> knobs in th...
Ermal Luçi
2008-07-30
1
-1
/
+1
*
Correctly show interface names on the tabs.
Ermal Luçi
2008-07-09
1
-1
/
+1
*
Continue interface improvements
Ermal Luçi
2008-06-21
1
-16
/
+7
*
Ticket #1718 fixes
Scott Ullrich
2008-05-17
1
-1
/
+1
*
Do not allow DHCP Server to be used on WAN when it does not have a static IP ...
Chris Buechler
2008-02-22
1
-0
/
+11
*
Fix braindead php {}
Scott Ullrich
2008-02-09
1
-3
/
+4
*
Show string in uppercase.
Scott Ullrich
2008-02-09
1
-1
/
+1
*
Fix braindead php {}
Scott Ullrich
2008-02-09
1
-2
/
+3
*
Set the starting interface when LAN does not exist to WAN.
Scott Ullrich
2008-02-09
1
-3
/
+7
*
Show WAN if LAN is not enabled.
Scott Ullrich
2008-02-09
1
-2
/
+5
*
Allow reserved IP addresses to fall within the DHCP Server range. DHCPD
Scott Ullrich
2008-02-03
1
-8
/
+1
*
touch up text
Chris Buechler
2008-01-11
1
-2
/
+2
*
s/Diagnostics/Status/
Scott Ullrich
2007-12-12
1
-1
/
+1
*
Switch over to array style page titles. Obtained-from: m0n0wall
Scott Ullrich
2007-11-16
1
-2
/
+1
*
Do not allow DHCP server to be enabled when DHCP relay is enabled, and vice v...
Chris Buechler
2007-11-04
1
-0
/
+28
*
Fixing css layout
Seth Mos
2007-09-01
1
-21
/
+21
*
unsplit DHCP-root-path-option
Martin Fuchs
2007-08-27
1
-12
/
+3
*
DHCP: add Domain-Searchlist-Option
Martin Fuchs
2007-08-07
1
-5
/
+13
*
- correct behaviour of dhcpd.conf creation
Martin Fuchs
2007-08-02
1
-8
/
+25
*
DHCP: domainname / HEAD > RELENG_1
Martin Fuchs
2007-08-02
1
-0
/
+10
*
adapt DHCP-options HEAD <> RELENG
Martin Fuchs
2007-08-01
1
-0
/
+3
*
Add TFTP and LDAP server options to dhcpd
Martin Fuchs
2007-08-01
1
-0
/
+42
[prev]
[next]