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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the same destination address and port in reflection rules as is used in t...
Erik Fonnesbeck
2010-05-03
1
-12
/
+15
*
In reflection rules, fix the end of the port range in port range forwards.
Erik Fonnesbeck
2010-05-03
1
-5
/
+5
*
add Logs tab
Chris Buechler
2010-05-04
3
-0
/
+3
*
Move the reflection enabled check out of filter_generate_reflection, so this ...
Erik Fonnesbeck
2010-05-03
1
-5
/
+8
*
Ticket #567. Create an entry on hosts file with the ip address of lan or the ...
Ermal
2010-05-03
1
-3
/
+13
*
Fix more inconsistent capitalization.
jim-p
2010-05-03
1
-6
/
+6
*
Fix punctuation.
jim-p
2010-05-03
1
-1
/
+1
*
Fix some inconsistent capitalization on labels
jim-p
2010-05-03
1
-3
/
+3
*
Ticket #565. Correct deleting passthru mac entries. revert back to always all...
Ermal
2010-05-03
4
-53
/
+43
*
Ticket #566. Reimplement the allowed ips keeping previous funcitonality and i...
Ermal
2010-05-03
3
-57
/
+143
*
Various fixes for handling of ports in port forwards.
Erik Fonnesbeck
2010-05-02
1
-12
/
+17
*
Moving reflection's interface listing code to its own function, for use in fu...
Erik Fonnesbeck
2010-05-02
1
-13
/
+27
*
Fix a check for "any" in port forwards.
Erik Fonnesbeck
2010-05-02
1
-1
/
+1
*
Make script files for getting ppp connection uptime executable.
gnhb
2010-05-02
2
-0
/
+0
*
Add a note about the regulatory domain and cards that have an unrecognized de...
Erik Fonnesbeck
2010-05-02
1
-0
/
+2
*
Display some extra information about the available wireless channels.
Erik Fonnesbeck
2010-05-02
2
-2
/
+31
*
properly create auto AON rules for PPTP, PPPoE, L2TP and OpenVPN
Chris Buechler
2010-05-01
1
-71
/
+73
*
fix "Invalid argument supplied for foreach"
Chris Buechler
2010-05-01
1
-4
/
+6
*
fix display of PARP VIP ranges. Resolves #386
Chris Buechler
2010-05-01
1
-2
/
+2
*
add double click to edit
Chris Buechler
2010-05-01
2
-3
/
+3
*
fix text
Chris Buechler
2010-05-01
2
-4
/
+4
*
fix up text
Chris Buechler
2010-05-01
1
-1
/
+1
*
fix up text
Chris Buechler
2010-05-01
1
-8
/
+8
*
Save gateway data when weight changes on dynamic gateways.
Ermal
2010-04-30
1
-1
/
+1
*
Remove debugging leftover.
Ermal
2010-04-30
1
-1
/
+0
*
Unset the gateway from the rules before removing it from the array.
Ermal
2010-04-30
1
-1
/
+1
*
Add gateways validation code before deleteing. This prevents footshooting esp...
Ermal
2010-04-30
3
-12
/
+41
*
Remove check that prevented bugs from happening. Now all code paths are safe ...
Ermal
2010-04-30
1
-13
/
+0
*
Remove unused function.
Ermal
2010-04-30
1
-19
/
+0
*
Ticket #506. Correctly save dynamic gateways extra parameters.
Ermal
2010-04-30
3
-10
/
+17
*
Show descriptive name not the internal used one.
Ermal
2010-04-30
1
-1
/
+1
*
Use correct gateway name instead of the descriptive ones to adapt to dynamic ...
Ermal
2010-04-30
1
-8
/
+8
*
Show the source options on port forwards if they are not at the defaults.
Erik Fonnesbeck
2010-04-30
1
-0
/
+3
*
Add upgrade code for values of "Interface address" and "any" for the external...
Erik Fonnesbeck
2010-04-30
1
-0
/
+7
*
Initialize variable properly, it fixes #557
Renato Botelho
2010-04-30
1
-2
/
+4
*
Unbreak this. Seems it needs to be filter for the rules to work.
Ermal
2010-04-30
1
-1
/
+1
*
Make sure package rules are last. As the way they are coded they will null ou...
Ermal
2010-04-30
1
-2
/
+2
*
Actually minimum weight is 1.
Ermal
2010-04-30
1
-1
/
+1
*
Allow for each gateway a weight to be choosen if the gateway has to be used i...
Ermal
2010-04-30
4
-18
/
+37
*
Ticket #8. Delete states after link fails down.
Ermal
2010-04-30
1
-0
/
+1
*
show IP as well as gateway name on interfaces.php
Chris Buechler
2010-04-30
1
-1
/
+1
*
show gateway IP as well as name
Chris Buechler
2010-04-30
1
-1
/
+1
*
show gateway IP in addition to name
Chris Buechler
2010-04-30
1
-1
/
+1
*
Use nobind for OVPN client when no local port and/or no local interface is re...
pierrepomes
2010-04-29
1
-3
/
+5
*
this is no longer true thanks to eri's route-to from localhost based on src IP.
Chris Buechler
2010-04-29
1
-1
/
+0
*
Always generate macros so ruleset does not fail even when the gateway has no ...
Ermal
2010-04-29
1
-2
/
+5
*
Generate gateways as macros and then just substitute them during the rules. T...
Ermal
2010-04-29
1
-61
/
+66
*
Reload gateway groups when changing them.
Ermal
2010-04-29
2
-1
/
+2
*
Improve NAT Port Forwarding
Renato Botelho
2010-04-29
14
-747
/
+1178
*
Default to and display the last used repository URL in gitsync.
Erik Fonnesbeck
2010-04-29
1
-0
/
+8
[next]