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
*
Merge remote branch 'mainline/master'
Renato Botelho
2010-05-05
1
-182
/
+176
|
\
|
*
Improve/correct the passthrumac rules when this option is enabled.
Ermal
2010-05-05
1
-182
/
+176
*
|
Merge remote branch 'mainline/master'
Renato Botelho
2010-05-05
2
-29
/
+0
|
\
\
|
|
/
|
*
Fix displaying the Enable/Disable checkbox. Previously after a save button cl...
Ermal
2010-05-04
2
-29
/
+0
*
|
Merge commit 'mainline/master'
Carlos Eduardo Ramos
2010-05-04
9
-53
/
+53
|
\
\
|
|
/
|
*
add Logs tab
Chris Buechler
2010-05-04
3
-0
/
+3
|
*
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
3
-25
/
+7
|
*
Ticket #566. Reimplement the allowed ips keeping previous funcitonality and i...
Ermal
2010-05-03
2
-18
/
+33
*
|
Adding missing gettext() calls
Vinicius Coque
2010-05-03
2
-3
/
+3
*
|
Removing invalid string from code
Vinicius Coque
2010-05-03
1
-1
/
+0
*
|
Merge remote branch 'mainline/master'
Vinicius Coque
2010-05-03
16
-119
/
+188
|
\
\
|
|
/
|
*
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
1
-1
/
+7
|
*
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
|
*
Ticket #506. Correctly save dynamic gateways extra parameters.
Ermal
2010-04-30
1
-2
/
+7
|
*
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
|
*
Initialize variable properly, it fixes #557
Renato Botelho
2010-04-30
1
-2
/
+4
|
*
Allow for each gateway a weight to be choosen if the gateway has to be used i...
Ermal
2010-04-30
2
-2
/
+20
*
|
Removed gettext call
Carlos Eduardo Ramos
2010-04-30
1
-1
/
+1
*
|
Add gettext call
Carlos Eduardo Ramos
2010-04-30
1
-1
/
+1
*
|
Adding gettext() call
Vinicius Coque
2010-04-30
1
-1
/
+1
*
|
Adding gettext() calls
Vinicius Coque
2010-04-30
2
-3
/
+3
*
|
Fix gettext issues
Carlos Eduardo Ramos
2010-04-30
1
-1
/
+1
*
|
add gettext() calls on missing places
Renato Botelho
2010-04-30
2
-3
/
+3
*
|
gettext fixes
Renato Botelho
2010-04-30
3
-13
/
+13
*
|
Fixing multiline gettext()
Vinicius Coque
2010-04-30
1
-4
/
+4
*
|
Fix gettext issues
Carlos Eduardo Ramos
2010-04-30
1
-4
/
+4
*
|
Fix gettext issues
Carlos Eduardo Ramos
2010-04-30
1
-1
/
+1
*
|
Merge remote branch 'mainline/master'
Renato Botelho
2010-04-30
6
-4
/
+6
|
\
\
|
|
/
|
*
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
|
*
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
[next]