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
/
etc
/
rc.initial.setlanip
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enhance interface gateway data entry descriptions
Phillip Davis
2014-02-07
1
-2
/
+2
*
Use correct vars for IPv6 when checking subnet start and end
Phil Davis
2013-12-09
1
-3
/
+3
*
Check that DHCP end IP is >= DHCP start IP
Phil Davis
2013-12-09
1
-23
/
+29
*
Fix checking DHCP end IP is in range
Phil Davis
2013-12-08
1
-1
/
+1
*
Check if dhcp start and end addresses are inside interface subnet, helps #3196
Renato Botelho
2013-12-06
1
-3
/
+11
*
When user attempt to set network or broadcast address, ask again for the IP a...
Renato Botelho
2013-12-06
1
-64
/
+69
*
Prevent network or broadcast address to be set on interface (console, GUI and...
Renato Botelho
2013-12-04
1
-1
/
+12
*
Check if IP is already configured on console setup
Renato Botelho
2013-03-14
1
-1
/
+6
*
Fix issues on "Set interface(s) IP address" option
Renato Botelho
2013-02-20
1
-27
/
+34
*
Fix dhcp v6 config section name for console setup and check on interfaces.php...
Renato Botelho
2013-02-20
1
-7
/
+7
*
Interface assignment wrongly changing:
Renato Botelho
2013-01-07
1
-1
/
+1
*
add gateways to config from cmdline
Darren Embry
2012-06-07
1
-1
/
+60
*
again, string interpolation kinda defeats the purpose of gettext. ;-)
Darren Embry
2012-06-07
1
-5
/
+9
*
variable interpolation defeats the purpose of gettext.
Darren Embry
2012-06-07
1
-15
/
+23
*
work in progress: set gateway IPs from console
Darren Embry
2012-06-07
1
-21
/
+63
*
show dhcp/dhcp6/static/staticv6 along with descriptions in console
Darren Embry
2012-06-07
1
-2
/
+27
*
show real interface names
Darren Embry
2012-06-07
1
-2
/
+3
*
minor variable name change.
Darren Embry
2012-06-07
1
-4
/
+4
*
actually display webconfigurator port numbers on console
Darren Embry
2012-06-07
1
-3
/
+3
*
setting $config['interfaces']['wan']['ipaddrv6'] to 'dhcp6' *should* work now.
Darren Embry
2012-06-07
1
-1
/
+1
*
now shows ipv6 webConfigurator URLs (#2413)
Darren Embry
2012-06-07
1
-2
/
+20
*
feature #2413 Allow IPv6 interface configuration from the menu
Darren Embry
2012-05-17
1
-53
/
+107
*
normalize indentation
Darren Embry
2012-05-17
1
-210
/
+210
*
Correct behaviour of switching from console from any ppp type device to other...
Ermal
2011-09-12
1
-3
/
+26
*
Simplify message that wraps off screen
Scott Ullrich
2011-06-19
1
-1
/
+1
*
Fixes #1444. Implements the same fix that issue ermal made in #1522 to the co...
lgcosta
2011-05-23
1
-1
/
+1
*
When setting the ip from the console also enable the interface otherwise the ...
Ermal
2011-01-28
1
-1
/
+2
*
Show disabled interfaces as well
Scott Ullrich
2010-08-09
1
-1
/
+1
*
Make sure <dhcpd><wan> exists before blindly unsetting.
Scott Ullrich
2010-03-10
1
-1
/
+3
*
if reverted to HTTP, restart lighty
Chris Buechler
2010-02-27
1
-1
/
+7
*
Decouple filter.inc from functions.inc. There is no need to process filter f...
Scott Ullrich
2009-11-21
1
-0
/
+3
*
Really restart DHCPD server after changes
Scott Ullrich
2009-08-12
1
-3
/
+9
*
move killall dhcpd above section that exits if no DHCP servers are enabled, a...
Chris Buechler
2009-03-10
1
-1
/
+3
*
Add services_dhcp_server_enable which allows the DHCP server to be turned
Scott Ullrich
2008-10-29
1
-2
/
+3
*
Reload interface being worked on, not blindly lan
Scott Ullrich
2008-10-27
1
-1
/
+1
*
Rename interfaces_wan_configure to interface_configure now that it is used fo...
Ermal Luçi
2008-09-09
1
-1
/
+1
*
Merge lan configuration to the interfaces_wan.php page wich does the configur...
Ermal Luçi
2008-09-07
1
-1
/
+1
*
we don't care if rm can't find old dhcpd database files
Bill Marquette
2008-09-07
1
-1
/
+1
*
fix debug code that never worked and make it disabled by default
Bill Marquette
2008-09-07
1
-2
/
+4
*
Semicolons after if's apparently parse...but it's not terribly helpful
Bill Marquette
2008-09-07
1
-2
/
+2
*
Check to see if key exists before unsetting
Scott Ullrich
2008-09-07
1
-1
/
+2
*
Check to see if a interface has a dhcp key before trying to unset
Scott Ullrich
2008-09-07
1
-1
/
+2
*
Correctly set interface to dhcp in wan case.
Ermal Luçi
2008-07-08
1
-1
/
+1
*
clean up text a bit, still some issues remaining (like "http://DHCP", my logi...
Chris Buechler
2008-07-07
1
-7
/
+17
*
Remove unneeded code.
Ermal Luçi
2008-07-07
1
-2
/
+0
*
Fix interface ip assignment. Originally commited by Ermal
Scott Ullrich
2008-07-07
1
-1
/
+10
*
Missed interface improvements commit.
Ermal Luçi
2008-07-02
1
-13
/
+3
*
fix typo
Chris Buechler
2008-06-23
1
-1
/
+1
*
Show Port of the webui if it is set
Seth Mos
2008-06-13
1
-2
/
+5
*
Fix prompting for DHCP server setup
Chris Buechler
2008-03-12
1
-3
/
+3
[next]