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
*
Do not create faulty gateway entires with just defaultgw set it breaks logic.
Ermal
2010-03-31
1
-4
/
+2
*
Fix interface assignment and re-edit
Ermal
2010-03-28
1
-6
/
+3
*
Make lan/wan behave as all other interfaces.
Ermal
2010-03-27
1
-13
/
+2
*
Redo most of the ppp interface handling to be consistent with the other mpd5 ...
Ermal
2010-03-27
1
-15
/
+3
*
Restore attribute support, but with some extra checks in the function that us...
Erik Fonnesbeck
2010-03-16
1
-12
/
+16
*
Needs a little more testing; revert attribute support in xmlparse.inc for now.
Erik Fonnesbeck
2010-03-16
1
-15
/
+12
*
Add optional support for reading attributes to xmlparse.inc and move regdomai...
Erik Fonnesbeck
2010-03-16
1
-12
/
+15
*
Add code for applying wireless regulatory configuration and some extra notes ...
Erik Fonnesbeck
2010-03-16
1
-0
/
+2
*
Add configuration options for wireless regulatory settings. Still needs code...
Erik Fonnesbeck
2010-03-16
1
-1
/
+60
*
Add note about the auto channel setting.
Erik Fonnesbeck
2010-03-16
1
-1
/
+1
*
Combine "802.11g only" and "802.11n only" into a single option.
Erik Fonnesbeck
2010-03-12
1
-19
/
+31
*
Fixes for 11g Turbo and 11a Turbo modes.
Erik Fonnesbeck
2010-03-07
1
-1
/
+1
*
AES is recommended due to Toshihiro Ohigashi and Masakatu Morii attacks
Scott Ullrich
2010-03-07
1
-1
/
+1
*
Move description into listtopic area
Scott Ullrich
2010-03-07
1
-4
/
+1
*
Add 802.11n-only option. Hide options specific to 802.11g or 802.11n when th...
Erik Fonnesbeck
2010-03-07
1
-0
/
+22
*
Revert "Add temporary note that changing the wireless standard may require a ...
Erik Fonnesbeck
2010-03-07
1
-2
/
+1
*
Add support for 802.11n in get_wireless_modes and the channels list.
Erik Fonnesbeck
2010-03-06
1
-0
/
+2
*
Fixing the condition for the enable checkbox broke saving on wan and lan. Ad...
Erik Fonnesbeck
2010-03-04
1
-0
/
+2
*
Fix distance setting for ath and add it to the wireless settings that are syn...
Erik Fonnesbeck
2010-03-03
1
-9
/
+9
*
Add temporary note that changing the wireless standard may require a reboot. ...
Erik Fonnesbeck
2010-03-02
1
-1
/
+2
*
Add more descriptive mode names to the error messages.
Erik Fonnesbeck
2010-03-02
1
-2
/
+2
*
When more than a single wireless clone exists, verify that it is possible to ...
Erik Fonnesbeck
2010-03-02
1
-0
/
+29
*
Don't need to bring the interface down twice -- let apply be the one to take ...
Erik Fonnesbeck
2010-03-02
1
-1
/
+0
*
Only create the clone here if it does not exist, to prevent inadvertently des...
Erik Fonnesbeck
2010-03-02
1
-1
/
+2
*
Fix conditions for disable.
Erik Fonnesbeck
2010-03-02
1
-2
/
+2
*
Move most of the code for dealing with wireless clone interface names to sepa...
Erik Fonnesbeck
2010-02-23
1
-5
/
+1
*
Move shared wireless configuration settings to their own heading.
Erik Fonnesbeck
2010-02-22
1
-50
/
+64
*
Sync configuration of shared settings between wireless clones.
Erik Fonnesbeck
2010-02-22
1
-0
/
+4
*
Adding 802.1X Authentication support
Scott Ullrich
2010-02-12
1
-1
/
+28
*
Check what to do on the interface when hitting apply options button.
Ermal Luçi
2010-02-09
1
-1
/
+4
*
Ticket #329. Use correnct interface API and pass correct arguments to functions.
Ermal Luçi
2010-02-01
1
-2
/
+1
*
Include ipsec.inc
Scott Ullrich
2010-02-01
1
-0
/
+1
*
include captiveportal.inc
Scott Ullrich
2010-01-16
1
-0
/
+1
*
Ticket #297. Verify WPA PSK key length.
Ermal Luçi
2010-01-15
1
-0
/
+6
*
Reload all when changing interface configuration.
Ermal Luçi
2010-01-14
1
-1
/
+2
*
fix text
Chris Buechler
2010-01-14
1
-1
/
+1
*
field is not required
Chris Buechler
2010-01-06
1
-1
/
+1
*
fix up text
Chris Buechler
2010-01-05
1
-2
/
+2
*
Style fixes for the interfaces page, use switch instead of a large if,elseif ...
Seth Mos
2009-12-24
1
-104
/
+178
*
Remove debugging alert
Scott Ullrich
2009-12-23
1
-1
/
+0
*
Unbreak adding gateway #238
Scott Ullrich
2009-12-23
1
-0
/
+1
*
Call enable_rrd_graphing() on save Resolves #154 + previous commit
sullrich
2009-11-27
1
-3
/
+6
*
Require filter.inc and shaper.inc
Scott Ullrich
2009-11-21
1
-0
/
+3
*
Take into account hostap type interfaces
Scott Ullrich
2009-10-25
1
-0
/
+1
*
Unbreak wireless on 8.x
Scott Ullrich
2009-10-25
1
-1
/
+2
*
Handle PPP interfaces
Scott Ullrich
2009-10-19
1
-0
/
+8
*
Reload filter after applying (what if user changed the interface name, etc)
Scott Ullrich
2009-10-19
1
-1
/
+3
*
* Convert carp/vips code to behave the same as other interfaces.
Ermal Luçi
2009-10-01
1
-1
/
+1
*
Avoid errors that appear if this is set uncorrectly.
Ermal Luçi
2009-09-29
1
-1
/
+4
*
Test if dhcpd is enabled not if configs are preset. Reported-by: http://forum...
Ermal Luçi
2009-09-21
1
-1
/
+1
[next]