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
...
*
Hide gw save and cancel button after clicking save
Scott Ullrich
2008-11-25
1
-2
/
+6
*
Hide main form cancel, save buttons while gateway add function is enabled.
Scott Ullrich
2008-11-25
1
-2
/
+6
*
Escape posted values
Scott Ullrich
2008-11-25
1
-1
/
+1
*
Hide dropdown when add gateway box is active
Scott Ullrich
2008-11-25
1
-0
/
+2
*
Use a text link instead of a button which looks out of place
Scott Ullrich
2008-11-25
1
-1
/
+1
*
Add border, spacing
Scott Ullrich
2008-11-25
1
-1
/
+3
*
Spice up ajax add box look / feel
Scott Ullrich
2008-11-25
1
-1
/
+12
*
Add some ajax magic to allow a gateway to be added quickly
Scott Ullrich
2008-11-25
1
-8
/
+72
*
add missing cancel button
Scott Ullrich
2008-11-25
1
-1
/
+2
*
* We only need one save button, mmmkay?
Scott Ullrich
2008-11-25
1
-51
/
+3
*
Use show/hide which turns off the goofy effects that some have noted is
Scott Ullrich
2008-11-25
1
-8
/
+8
*
Make private networks box match other areas of form
Scott Ullrich
2008-11-25
1
-3
/
+16
*
Cleanup nasty identation that makes the form look strange.
Scott Ullrich
2008-11-25
1
-12
/
+43
*
* Remove non-needed td and cleanup blank whitespace
Scott Ullrich
2008-11-25
1
-2
/
+2
*
Remove stray "
Scott Ullrich
2008-11-22
1
-4
/
+6
*
Unbreak javascript.
Scott Ullrich
2008-11-22
1
-5
/
+5
*
Mist formatting. Eliminate unneeded { and }. Format javascript.
Scott Ullrich
2008-11-22
1
-55
/
+47
*
Formatting part II. No functional changes.
Scott Ullrich
2008-11-22
1
-633
/
+636
*
Cleanup all HTML formatting. At this point the entire file has been
Scott Ullrich
2008-11-22
1
-408
/
+418
*
Restore removed pppoe word.
Ermal Luçi
2008-11-22
1
-1
/
+1
*
Correctly remove file after disabling pppoe_reset
Scott Ullrich
2008-11-21
1
-6
/
+1
*
Make $if a global
Scott Ullrich
2008-11-21
1
-2
/
+2
*
wancfg is a global
Scott Ullrich
2008-11-21
1
-2
/
+2
*
Unlink pppoe reset file after disabling feature correctly
Scott Ullrich
2008-11-21
1
-48
/
+50
*
Update my (C) years
Scott Ullrich
2008-11-21
1
-1
/
+1
*
Add back pppoe_preset, not to be confused with pppoe_reset
Scott Ullrich
2008-11-21
1
-3
/
+3
*
Pass $wancfg
Scott Ullrich
2008-11-21
1
-2
/
+2
*
More pppoe_reset cleanups
Scott Ullrich
2008-11-21
1
-416
/
+352
*
Add missing "'s for parameters
Scott Ullrich
2008-11-21
1
-3
/
+4
*
Do not store the pppoe reset file on /var/. A reboot will whipe it out.
Scott Ullrich
2008-11-21
1
-2
/
+4
*
Cleanup 440 lines of code where the formatting is all shot and is completely
Scott Ullrich
2008-11-21
1
-457
/
+438
*
Correct my wrong changes and remove duplicated defines. Reload the filter aft...
Ermal Luçi
2008-11-18
1
-5
/
+1
*
Use interface_reconfigure()
Scott Ullrich
2008-11-18
1
-0
/
+4
*
Hrm, pppoe reset function seems to have missed review while doing whole other...
Ermal Luçi
2008-11-17
1
-4
/
+4
*
Correct comment.
Ermal Luçi
2008-11-01
1
-2
/
+1
*
Add some padding before the save commands
Scott Ullrich
2008-10-25
1
-2
/
+6
*
Make text consistent and wrap to next line
Scott Ullrich
2008-10-25
1
-1
/
+3
*
Remove <!-- --> that somehow was inserted by TextMate.
Scott Ullrich
2008-10-25
1
-2
/
+2
*
Place the save button in the correct table
Scott Ullrich
2008-10-25
1
-12
/
+15
*
When disabling an interface bring it down also.
Ermal Luçi
2008-10-19
1
-0
/
+1
*
Test for existence before unsetting, this is do to changed behavior in php5. ...
Ermal Luçi
2008-10-15
1
-11
/
+11
*
Lock the config before reconfiguring filter rules.
Ermal Luçi
2008-10-14
1
-0
/
+2
*
All these flushing is not needed now that apply is a differnet step like ever...
Ermal Luçi
2008-10-14
1
-0
/
+2
*
* Fix a case where instead of testing(==) we where assigning(=) and resulted ...
Ermal Luçi
2008-10-12
1
-29
/
+30
*
Fix applying interface settings and prevent it from being applied multiple ti...
Ermal Luçi
2008-10-11
1
-10
/
+11
*
Introduce a 'None' option for the gateways select box.
Ermal Luçi
2008-09-30
1
-2
/
+4
*
* Fix 'descr'setting and displaying.
Ermal Luçi
2008-09-16
1
-18
/
+19
*
Fix empty wep array
Seth Mos
2008-09-15
1
-1
/
+1
*
Correctly handle 802.11x setting.
Ermal Luçi
2008-09-15
1
-2
/
+2
*
Some style and consistency fixes, no functional change.
Ermal Luçi
2008-09-12
1
-9
/
+11
[prev]
[next]