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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Introduce pfsense specific utilities file for easier syncing with m0n0wall ...
Scott Ullrich
2005-02-11
2
-5
/
+6
*
During restore, if m0n0wall is found, change to pfsense so that the configura...
Scott Ullrich
2005-02-11
1
-0
/
+18
*
Do not process aliases unless one or more is defined.
Scott Ullrich
2005-02-10
1
-9
/
+11
*
Overlooked one small aspect. Lets REALLY restore the checkbox correctly.
Scott Ullrich
2005-02-09
1
-3
/
+1
*
Correct checkbox state after editing a line item.
Scott Ullrich
2005-02-09
1
-1
/
+5
*
Enclose the php call in <?php ?>
Scott Ullrich
2005-02-09
1
-1
/
+1
*
Correct previous commit where traffic shaper cannot be disabled.
Scott Ullrich
2005-02-08
1
-1
/
+1
*
If the user is applying the traffic shaper rules enable the service first.
Scott Ullrich
2005-02-08
2
-0
/
+21
*
Save target queue correctly after editing.
Scott Ullrich
2005-02-08
1
-7
/
+2
*
Do not show that an upgrade is available if auto upgrade is in progress.
Scott Ullrich
2005-02-08
1
-0
/
+3
*
Show correct queue name
Scott Ullrich
2005-02-08
1
-5
/
+2
*
Correctly restore interface bandwidth.
Scott Ullrich
2005-02-07
2
-4
/
+4
*
Unlink shaper dirty flags after Apply.
Scott Ullrich
2005-02-07
1
-1
/
+3
*
Do not show Click Enable... when auto upgrading.
Scott Ullrich
2005-02-07
1
-4
/
+5
*
Remove 2nd filter_configure()
Scott Ullrich
2005-02-07
1
-6
/
+0
*
Woops. Two functions are using $retval. Insert our rule error detection cod...
Scott Ullrich
2005-02-07
1
-4
/
+4
*
Expand new rule loading error logic to Advanced menu
Scott Ullrich
2005-02-07
1
-1
/
+4
*
Do not show upgrade options after user has invoked auto upgrade option.
Scott Ullrich
2005-02-07
1
-0
/
+2
*
Check pfsense.com for newer versions when visiting the firmware menu.
Scott Ullrich
2005-02-07
1
-4
/
+4
*
If an error occurs during the rule loading, report the error to the user.
Scott Ullrich
2005-02-07
4
-5
/
+8
*
Convert filter_configure to return the error text from pf if a ruleset is not...
Scott Ullrich
2005-02-07
3
-2
/
+12
*
Overhaul many functions in the traffic shaper and make them simpler.
Scott Ullrich
2005-02-07
1
-12
/
+3
*
Add custom /usr/local/pkg/pf directory which will store custom php script tha...
Scott Ullrich
2005-02-07
1
-0
/
+4
*
Log package changs to the system log.
Scott Ullrich
2005-02-07
1
-0
/
+4
*
Scheduler type has been switched to advanced screen. Remove a few bugger hid...
Scott Ullrich
2005-02-06
1
-3
/
+1
*
Top frame was much too large for logo. Shorten it down and add a break betwe...
Scott Ullrich
2005-02-06
1
-1
/
+2
*
Add auto complete support to NAT.
Scott Ullrich
2005-02-06
1
-62
/
+87
*
Add port alias capability. Add auto complete widgets to all alias capable in...
Scott Ullrich
2005-02-06
1
-15
/
+41
*
Make the iframe used to work around ie's select habits 5 pixels larger.
Scott Ullrich
2005-02-06
1
-1
/
+1
*
Add a highlight text color, add border color. Change to pfSense color scheme.
Scott Ullrich
2005-02-06
1
-12
/
+29
*
Do not use iframe hack on non Microsoft Internet Explorer Browsers
Scott Ullrich
2005-02-06
1
-28
/
+41
*
Add savemsg get parm.
Scott Ullrich
2005-02-05
1
-0
/
+1
*
Do not submit the form if the user presses enter in one of the textarea field...
Scott Ullrich
2005-02-05
1
-6
/
+6
*
On internet explorer, select objects are window controls and therefore cannot...
Scott Ullrich
2005-02-05
1
-11
/
+54
*
On input validation note that the source or destionation ports can now be ali...
Scott Ullrich
2005-02-05
1
-4
/
+4
*
Style cleanup
Scott Ullrich
2005-02-05
1
-2
/
+1
*
Break after each host / port or alias address.
Scott Ullrich
2005-02-05
1
-2
/
+12
*
Add auto_complete_helper.hs auto complete javascript helper file.
Scott Ullrich
2005-02-05
2
-292
/
+292
*
Aliases now work for ports. Add autocomplete hint field for aliases box on r...
Scott Ullrich
2005-02-05
3
-17
/
+341
*
Do not call shaper_configure() .. It is now built into filter_configure()
Scott Ullrich
2005-02-05
1
-1
/
+0
*
Correct the behavior for hosts networks and ports
Scott Ullrich
2005-02-05
1
-0
/
+6
*
The subnet box should be greyed out when entering a port alias.
Scott Ullrich
2005-02-04
1
-4
/
+3
*
Add back iplen
Scott Ullrich
2005-02-03
1
-2
/
+0
*
Add T. Howell-Cintron expanded radius attributes patch.
Scott Ullrich
2005-02-03
3
-19
/
+58
*
wake -> take.
Scott Ullrich
2005-02-03
1
-1
/
+1
*
Change the reboot link color to yellow.
Scott Ullrich
2005-02-02
1
-1
/
+1
*
Add IPFW2+ALTQ traffic shaping. We have now switched the rules portion over ...
Scott Ullrich
2005-02-02
1
-1
/
+1
*
No need for shifting $config around.. we use the pkg xml parser now
Scott Ullrich
2005-02-02
1
-3
/
+0
*
Add show log feature after package installation is completed.
Scott Ullrich
2005-02-01
1
-17
/
+31
*
After fixing the diagnostics and optional interfaces items, we lost the funct...
Scott Ullrich
2005-02-01
1
-6
/
+8
[prev]
[next]