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
*
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
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...
Scott Ullrich
2009-09-14
1
-0
/
+4
*
Resolves issue #70.
Ermal Luçi
2009-09-10
1
-0
/
+3
*
Use the same style structure as on other guis.
Ermal Luçi
2009-07-10
1
-0
/
+7
*
Fix Bug #24. Actually just make the name usable in the new gateway code.
Ermal Luçi
2009-07-07
1
-1
/
+1
*
* Reorganize the 'apply' button infrustructure in the GUI.
Ermal Luçi
2009-06-30
1
-7
/
+6
*
* Fix the pppoe reset script.
Ermal Luçi
2009-06-18
1
-7
/
+4
*
* Create two new functions lock($subsystem)/unlock() to have more reliable lo...
Ermal Luçi
2009-05-08
1
-2
/
+0
*
clarify description
Chris Buechler
2009-04-09
1
-1
/
+1
*
Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel n...
Ermal Luçi
2009-03-16
1
-21
/
+1
*
Move Scriptaculous/Prototype includes to head.inc and remove the code duplica...
Bill Marquette
2009-03-13
1
-2
/
+0
*
Revert "Merge IPv6 changes"
Chris Buechler
2009-02-15
1
-120
/
+26
*
allow IPv4 gateways to be added via AJAX
Charlie
2009-01-22
1
-1
/
+3
*
Merge IPv6 changes
Simon Cornelius P. Umacob
2009-01-20
1
-26
/
+120
*
Effect.toggle is not behaving correctly use show/hide as with others in this ...
Ermal Luçi
2009-01-05
1
-1
/
+8
*
Restore back the functionality that when the Enabled checkbox is not checked ...
Ermal Luçi
2009-01-05
1
-2
/
+7
*
Restart VPN -> IPSEC after interface changes. This fixes the bug where
Scott Ullrich
2008-12-25
1
-0
/
+2
*
Minor style changes.
Scott Ullrich
2008-12-02
1
-74
/
+72
*
Add One moment please when adding gateway.
Scott Ullrich
2008-12-02
1
-1
/
+1
*
Reformat wireless input boxes
Scott Ullrich
2008-11-25
1
-25
/
+60
*
* Move conf_mount_ro() after cron_configure()
Scott Ullrich
2008-11-25
1
-8
/
+8
*
Cleanup text formatting
Scott Ullrich
2008-11-25
1
-10
/
+9
*
Cleanup breaks
Scott Ullrich
2008-11-25
1
-7
/
+7
*
Clear notebox after clicking add a new one
Scott Ullrich
2008-11-25
1
-1
/
+2
*
Auto fill interface descr-GW as the name
Scott Ullrich
2008-11-25
1
-1
/
+1
*
* Tweak cellspacing and cellpadding
Scott Ullrich
2008-11-25
1
-8
/
+10
*
Launch item in new target
Scott Ullrich
2008-11-25
1
-1
/
+1
*
Add a notebox and flash a small notice after the gateway is populated
Scott Ullrich
2008-11-25
1
-0
/
+3
*
Move status wheel box higher up
Scott Ullrich
2008-11-25
1
-2
/
+2
*
Hide add gateway box after clicking save
Scott Ullrich
2008-11-25
1
-0
/
+1
*
Add Gateway
Scott Ullrich
2008-11-25
1
-1
/
+1
*
Add default gw box, check it by default if the interface is wan
Scott Ullrich
2008-11-25
1
-3
/
+8
*
If the interface is wan, select the default gw box automatically
Scott Ullrich
2008-11-25
1
-1
/
+4
*
Use show, not appear
Scott Ullrich
2008-11-25
1
-1
/
+2
*
Add onFailure Ajax method
Scott Ullrich
2008-11-25
1
-0
/
+4
*
Make add gw screen red to draw attention
Scott Ullrich
2008-11-25
1
-6
/
+6
*
Do extra checking on return value
Scott Ullrich
2008-11-25
1
-7
/
+12
[next]