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
/
etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove /var/run/sysreboot.reqd on boot if exists
Scott Ullrich
2004-11-22
1
-0
/
+4
*
Turn off SACK since this is most likely causing kernel panics
Scott Ullrich
2004-11-22
1
-0
/
+1
*
lets call mkdir by full path just in case
Scott Ullrich
2004-11-22
1
-1
/
+1
*
include panic support since freebsd 5 is apparently not so stable. :(
Scott Ullrich
2004-11-22
1
-0
/
+3
*
No need for opening brace in this case. Paste-typo
Scott Ullrich
2004-11-21
1
-1
/
+1
*
Add logout feature to console (for ssh sessions)
Scott Ullrich
2004-11-21
1
-0
/
+4
*
Missing brace
Scott Ullrich
2004-11-21
1
-2
/
+2
*
Forgot a closing brace.
Scott Ullrich
2004-11-21
1
-9
/
+13
*
Add backend support for source-track, max-src-nodes and max-src-states.
Scott Ullrich
2004-11-21
1
-0
/
+11
*
Backend piece of insert a disable firewall option to turn pfSense into a rout...
Scott Ullrich
2004-11-21
1
-3
/
+5
*
Enable fast forwarding (fast routing).
Scott Ullrich
2004-11-21
1
-84
/
+88
*
Surround interface with ()
Scott Ullrich
2004-11-21
1
-1
/
+1
*
"The firewall" -> pfSense
Scott Ullrich
2004-11-21
1
-57
/
+57
*
Small bug fixes and minor description changes
Scott Ullrich
2004-11-21
1
-2
/
+4
*
Backend portino of add the ability to define networks, ports and or hosts as ...
Scott Ullrich
2004-11-21
1
-0
/
+5
*
Add Outgoing load balancing
Scott Ullrich
2004-11-20
1
-8
/
+14
*
Add a SSH configuration file which permits root login.
Scott Ullrich
2004-11-20
1
-0
/
+101
*
implement upperlimit, realtime, linkshare and rio options
Scott Ullrich
2004-11-20
1
-0
/
+11
*
Implement borrow ALTQ option
Scott Ullrich
2004-11-20
1
-0
/
+2
*
update version infomration to 0.2
Scott Ullrich
2004-11-20
1
-1
/
+1
*
Add Copyright to each file that we have touched so far and re attribute the f...
Scott Ullrich
2004-11-19
5
-163
/
+172
*
bug fix: Honour newer sa setting
Scott Ullrich
2004-11-19
1
-5
/
+3
*
make sure we are not using skip rules
Scott Ullrich
2004-11-19
1
-1
/
+1
*
Setup load balancing on outbound nat
Scott Ullrich
2004-11-19
1
-1
/
+1
*
Add NAT outbound load balancing
Scott Ullrich
2004-11-19
1
-0
/
+8
*
add support for net.key.preferred_oldsa and add a checkbox on IPSec screen
Scott Ullrich
2004-11-19
1
-2
/
+2
*
add support for net.key.preferred_oldsa
Scott Ullrich
2004-11-19
1
-0
/
+5
*
Create certificate for HTTP Server option
Scott Ullrich
2004-11-17
1
-0
/
+265
*
add pftop to console menu
Scott Ullrich
2004-11-17
1
-0
/
+3
*
do not foreach through pfqueue, queues if it does not exist.
Scott Ullrich
2004-11-17
1
-4
/
+6
*
Add captive portal logging.
Scott Ullrich
2004-11-17
4
-6
/
+15
*
Show that we are creating a pf and altq ruleset instead of ipfilter. No fun...
Scott Ullrich
2004-11-16
1
-4
/
+1
*
Our checks where too loose before, if the same type of scheduler was on more ...
Scott Ullrich
2004-11-16
1
-8
/
+23
*
traffic shaper changes
Scott Ullrich
2004-11-16
1
-2
/
+7
*
do not call shaper_configure
Scott Ullrich
2004-11-16
1
-1
/
+1
*
add filter_get_rule_interface function to return a interface of a rule
Scott Ullrich
2004-11-15
1
-0
/
+9
*
do not assign queues to every interface, instead traverse all queue and only ...
Scott Ullrich
2004-11-15
1
-21
/
+40
*
take out the previous echo $ifface since that was a debugging item.
Scott Ullrich
2004-11-14
1
-1
/
+0
*
allow user to set a hidden ipsec field called "creategif" which will create g...
Scott Ullrich
2004-11-11
1
-107
/
+137
*
modify altq options to fall under their own xml items
Scott Ullrich
2004-11-10
1
-4
/
+5
*
add interface selection screen for proxyarp
Scott Ullrich
2004-11-10
1
-79
/
+82
*
Move shaper.inc to the attic since we no longer support dummynet traffic shap...
Scott Ullrich
2004-11-10
1
-403
/
+0
*
Do not run shaper.inc since we no longer support dummynet traffic shaping.
Scott Ullrich
2004-11-10
1
-1
/
+1
*
Turn the ALTQ queue options into a options XML holder. IE options->red woul...
Scott Ullrich
2004-11-10
1
-2
/
+9
*
remove trailing c/r
Scott Ullrich
2004-11-09
1
-1
/
+0
*
typo
Scott Ullrich
2004-11-09
1
-1
/
+1
*
convert name to pfSense, keep m0n0wall credits
Scott Ullrich
2004-11-09
3
-49
/
+51
*
change name to pfSense
Scott Ullrich
2004-11-08
2
-11
/
+11
*
correct the path to pfctl and silence any warnings
Scott Ullrich
2004-11-07
1
-2
/
+2
*
make sure we define the ipsec vpn rules correctly pf style
Scott Ullrich
2004-11-07
1
-24
/
+18
[next]