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
*
Initialize $a_pools to fix warnings when saving dhcp settings whith no extra ...
Renato Botelho
2013-01-29
1
-0
/
+1
*
Add header to DHCP and DHCPv6 static mappings tables
jim-p
2013-01-28
1
-0
/
+4
*
Ensure DHCP main range, pools ranges and static IP addresses don't overlap ea...
Renato Botelho
2013-01-24
1
-3
/
+18
*
Move is_inrange() to util.inc and rename it to is_inrange_v4()
Renato Botelho
2013-01-24
1
-8
/
+1
*
Fix logic of is_inrange()
Renato Botelho
2013-01-24
1
-1
/
+1
*
Remove call-time pass-by-reference
Renato Botelho
2013-01-24
1
-1
/
+1
*
Fix indent and whitespaces issues
Renato Botelho
2013-01-23
1
-5
/
+4
*
Update usr/local/www/services_dhcp.php
framer99
2012-12-28
1
-1
/
+1
*
Static mappings are not pool-specific. They exist independent of any pool, an...
jim-p
2012-12-26
1
-0
/
+2
*
Add description to additional DHCP pools. Implements #2733
jim-p
2012-12-26
1
-3
/
+24
*
ARP Table Static Entries from Individual DHCP Static Mappings
N0YB
2012-12-07
1
-2
/
+8
*
Fix more tests for DHCP relay being enabled.
jim-p
2012-12-04
1
-2
/
+2
*
Remove this now-irrelevant comment.
jim-p
2012-12-04
1
-5
/
+0
*
Fix test to see if DHCP Relay is enabled.
jim-p
2012-12-04
1
-12
/
+1
*
Safety belt
jim-p
2012-09-17
1
-0
/
+2
*
Add support for multiple DHCP pools within the interface's subnet, and allow ...
jim-p
2012-09-16
1
-81
/
+242
*
Allow/deny access to DHCP by partial MAC matching.
jim-p
2012-09-13
1
-1
/
+43
*
Activate new shortcuts/status in the rest of the areas that are currently setup.
jim-p
2012-08-10
1
-2
/
+1
*
Changed the variable name to dhcpleaseinlocaltime from timeformatchange per j...
Joecowboy
2012-02-25
1
-3
/
+4
*
Added check box for changing from UTC time to local time display on DHCP leases.
Joecowboy
2012-02-25
1
-0
/
+27
*
Ticket #1917: fix typos, fix domain-search for dhcpv6
Pierre POMES
2012-02-25
1
-1
/
+1
*
Ticket #1917 - DHCP server support for multiple domains in search list
Pierre POMES
2012-02-23
1
-1
/
+11
*
Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-p...
Anthony Wrather
2011-12-01
1
-2
/
+2
*
Bug#1688. DHCP server subnet input validation needs to check config.xml, not ...
Evgeny Yurchenko
2011-07-19
1
-2
/
+2
*
Merge remote-tracking branch 'upstream/master'
jim-p
2011-07-12
1
-0
/
+6
|
\
|
*
Do not check to see if gateay falls within a null value. Resolves #1664
Scott Ullrich
2011-07-10
1
-1
/
+2
|
*
Do not check to see if gateay falls within a null value. Resolves #1664
Scott Ullrich
2011-07-10
1
-4
/
+2
|
*
Bug #1641 fix. DHCP server default gateway needs input validation.
Evgeny Yurchenko
2011-07-07
1
-0
/
+7
*
|
DHCP only knows about IPv4
Bill Marquette
2011-05-26
1
-13
/
+13
|
/
*
No need to set this here anymore. We set it higher by default.
jim-p
2011-01-18
1
-5
/
+0
*
Change appearance of fields for saved "Additional BOOTP/DHCP Options" to be c...
Erik Fonnesbeck
2010-12-22
1
-2
/
+2
*
Use correct names for integer and boolean types in DHCP options and fix typo ...
Erik Fonnesbeck
2010-11-22
1
-11
/
+11
*
Ensure this is an array before entering the foreach loop. Fixes #1012
Erik Fonnesbeck
2010-11-16
1
-7
/
+9
*
Form image buttons are submit buttons and thus default buttons, causing unwan...
Erik Fonnesbeck
2010-11-12
1
-1
/
+1
*
Fix XSS issues
Scott Ullrich
2010-11-12
1
-9
/
+9
*
Add a setting for the data type of values used with DHCP option numbers and i...
Erik Fonnesbeck
2010-11-09
1
-7
/
+59
*
Break after the first error.
jim-p
2010-10-21
1
-0
/
+1
*
Prevent the DHCP range from being changed to include static mapping entries. ...
jim-p
2010-10-21
1
-0
/
+11
*
Ticket #834. Check if the passed value is an url too. Seem they are valid inp...
Ermal
2010-08-31
1
-1
/
+1
*
Avoid the error: Warning: Invalid argument supplied for foreach() in /usr/loc...
Scott Ullrich
2010-08-30
1
-3
/
+4
*
Merge remote branch 'mainline/master'
Renato Botelho
2010-08-12
1
-2
/
+2
|
\
|
*
Fix printf/sprintf mixups.
Erik Fonnesbeck
2010-08-11
1
-2
/
+2
*
|
gettext fixes
Renato Botelho
2010-08-12
1
-11
/
+11
|
/
*
No need to set sortable class for this page, it ends up with a javascript error
Scott Ullrich
2010-08-05
1
-1
/
+1
*
Merge remote branch 'mainline/master' into 4_load_balancer_and_services
Renato Botelho
2010-08-03
1
-3
/
+7
|
\
|
*
Prevent enabling static ARP if there are static map entries that lack IP addr...
jim-p
2010-08-03
1
-0
/
+7
|
*
Ensure static ARP is configured each time the DHCP service is configured. Pre...
jim-p
2010-08-02
1
-3
/
+0
*
|
Corrections gettext implementation on services_dhcp.php
Carlos Eduardo Ramos
2010-07-20
1
-4
/
+4
*
|
Corrections gettext implementation on services_dhcp.php
Carlos Eduardo Ramos
2010-07-20
1
-2
/
+2
*
|
Corrections gettext implementation on services_dhcp.php
Carlos Eduardo Ramos
2010-07-15
1
-30
/
+30
[next]