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
/
interfaces.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve checks for params 'id', 'dup' and other similar ones to make sure the...
Renato Botelho
2014-03-12
1
-1
/
+1
*
XHTML Compliance
N0YB
2014-02-23
1
-1
/
+5
*
XHTML Compliance
N0YB
2014-02-22
1
-33
/
+45
*
Enhance interface gateway data entry descriptions
Phillip Davis
2014-02-07
1
-5
/
+7
*
Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...
Renato Botelho
2014-02-04
1
-1
/
+1
*
Revert "Fix #3350. Do not destroy an interface when it's being disabled"
Renato Botelho
2014-01-21
1
-2
/
+4
*
Remove not needed code
Ermal
2013-12-27
1
-2
/
+0
*
Make sense of interface mtu handling code. No need to do unneeded operations....
Ermal
2013-12-27
1
-3
/
+3
*
Prevent network or broadcast address to be set on interface (console, GUI and...
Renato Botelho
2013-12-04
1
-0
/
+8
*
Fix #3350. Do not destroy an interface when it's being disabled
Renato Botelho
2013-12-03
1
-4
/
+2
*
Revert "Define dynamic gateway for GRE interfaces and do not user to define I...
Renato Botelho
2013-10-29
1
-5
/
+0
*
Define dynamic gateway for GRE interfaces and do not user to define IP addres...
Renato Botelho
2013-10-29
1
-0
/
+5
*
Respect default gateway option when adding a gateway from interfaces page. It...
Renato Botelho
2013-09-24
1
-4
/
+8
*
add option to send prefix hint for requesting desired prefix length for deleg...
Daniel Becker
2013-09-02
1
-0
/
+11
*
Update interfaces.php
N0YB
2013-08-05
1
-1
/
+1
*
Implement an option to allow using the IPv4 connectivity interface for sendin...
Ermal
2013-07-23
1
-0
/
+11
*
Fix error in 2.1 branch dhcp6prefixonly implementation
Phil Davis
2013-07-22
1
-2
/
+2
*
Fix editing saving dhcp6prefixonly state
Phil Davis
2013-07-21
1
-1
/
+1
*
Remove remaining hardcoded theme names
Renato Botelho
2013-07-17
1
-4
/
+4
*
Update interfaces.php
N0YB
2013-07-03
1
-2
/
+2
*
Add a checkbox that can be used to request only a IPv6 prefix without a IPv6 ...
smos
2013-07-02
1
-0
/
+11
*
Add a field to allow rejecting DHCP leases from a specific upstream DHCP server.
jim-p
2013-06-18
1
-0
/
+14
*
Fix max length for wpa passphrase, it fixes #3034
Renato Botelho
2013-06-14
1
-1
/
+1
*
Fix IPv6 Prefix ID default value
Renato Botelho
2013-05-06
1
-24
/
+17
*
Tidy up "interfaces.php" XHTML
Colin Fleming
2013-04-17
1
-47
/
+39
*
Tidy up "interfaces.php" XHTML
Colin Fleming
2013-04-16
1
-84
/
+84
*
Tidy up "interfaces.php" XHTML
Colin Fleming
2013-04-15
1
-75
/
+75
*
Tidy up "interfaces.php" XHTML
Colin Fleming
2013-04-14
1
-46
/
+48
*
Avoid send user to top of the page when you open add new gateway box
Renato Botelho
2013-03-28
1
-2
/
+4
*
Add a new class called addgatewaybox to make it easier to respect custom them...
Renato Botelho
2013-03-26
1
-4
/
+4
*
Remove functions that are not used now with once mode of rtsold
Ermal
2013-03-19
1
-3
/
+0
*
Bring down even rtsold process
Ermal
2013-03-19
1
-0
/
+3
*
Fix indent and whitespaces
Renato Botelho
2013-03-16
1
-16
/
+16
*
Be consistent on the check
Ermal
2013-03-08
1
-2
/
+1
*
Prevent mtu bigger than 9000
Ermal
2013-03-08
1
-1
/
+1
*
Validate MTU changes for VLANs and let user change it again
Renato Botelho
2013-03-07
1
-20
/
+36
*
You can have multiple 6rd tunnels now days
Ermal
2013-03-06
1
-5
/
+7
*
clean up text a bit, make link more apparent
Chris Buechler
2013-03-05
1
-3
/
+3
*
Save ppp info and realif on interfaces.apply to be able to cleanup old config...
Renato Botelho
2013-03-04
1
-2
/
+6
*
Make parent interface and all VLANs use the same MTU. Fixes #2786
Renato Botelho
2013-03-04
1
-3
/
+19
*
Fix validation of conflict between interface ip address and static routes. Fi...
Renato Botelho
2013-03-04
1
-2
/
+6
*
Reconfigure routing when a new gateway is added
Renato Botelho
2013-03-01
1
-0
/
+3
*
Send ipprotocol parameter when adding new gateways from interfaces.php
Renato Botelho
2013-03-01
1
-2
/
+2
*
Fix response read for 'add new gateway' applet at interface configuration
Renato Botelho
2013-02-26
1
-4
/
+2
*
Avoid conflicting interface IP address with static routes. Fixes #2039
Renato Botelho
2013-02-21
1
-4
/
+23
*
Add missing check for IPv6 overlap on interfaces, it complements the change m...
Renato Botelho
2013-02-21
1
-2
/
+6
*
Fix dhcp v6 config section name for console setup and check on interfaces.php...
Renato Botelho
2013-02-20
1
-1
/
+1
*
Merge pull request #426 from N0YB/Interfaces_Types_Config_Sections_Spacer_Row
rbgarga
2013-02-19
1
-3
/
+0
|
\
|
*
Interfaces Types Config Sections Spacer Row
N0YB
2013-02-18
1
-3
/
+0
*
|
Merge pull request #425 from N0YB/Interfaces_Types_Config_Sections_Spacer_Row
rbgarga
2013-02-18
1
-4
/
+28
|
\
\
|
|
/
[next]