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
*
Move the settings of down/latency/loss to per gateway. This allows more fine ...
Ermal
2010-05-07
6
-217
/
+165
*
Use common function to return gateway array so consinstency is preserved arou...
Ermal
2010-05-07
1
-34
/
+6
*
Do not put ip address on teh name since pfctl does not like an ip as part of ...
Ermal
2010-05-07
1
-1
/
+3
*
Correct delay matching on outgoing load balancer code.
Ermal
2010-05-07
1
-1
/
+1
*
Use require_once() to overcome problems with includes.
Ermal
2010-05-07
5
-6
/
+6
*
Ticket #408. Provide code to upgrade static routes.
Ermal
2010-05-07
1
-0
/
+26
*
Make list the same. Remove whitespace at the end so it does not get interpret...
Ermal
2010-05-07
2
-14
/
+14
*
Fix link_ip_to_carp_interface. This unbreak at least Carp on CP and other con...
Ermal
2010-05-07
1
-0
/
+1
*
Add scpecific scripts for when ovpn goes up and down so we get neccessary val...
Ermal
2010-05-07
3
-2
/
+20
*
Check if interface exists before issuing a command when disabling captiveportal.
Ermal
2010-05-07
1
-6
/
+8
*
Prevent gateway groups of having the same name as a gateway because this is n...
Ermal
2010-05-07
1
-0
/
+3
*
Use a global array to prevent errors on rulesets which have invalid gateways....
Ermal
2010-05-07
1
-3
/
+12
*
Move auto generated rule for static routes on same subnet. Use sloppy states ...
Ermal
2010-05-07
1
-28
/
+29
*
Catch up with latest apinger changes to make easier to extract the status of ...
Ermal
2010-05-06
2
-27
/
+8
*
Add a few comments. This should be ready for testing/feedback. Ticket #108
jim-p
2010-05-06
1
-0
/
+2
*
Add missing ;
jim-p
2010-05-06
1
-1
/
+1
*
Set proposal check and passive as needed for this scenario also. Ticket #108
jim-p
2010-05-06
1
-1
/
+6
*
Ensure initial_contact is 'on' in this case to behave as 1.2.3 did. Ticket #108
jim-p
2010-05-06
1
-3
/
+4
*
Set generate_policy to "on" to behave as 1.2.3 does in this case. Ticket #108
jim-p
2010-05-06
1
-1
/
+4
*
Only specify peer ID if we are not dealing with a mobile PSK-only tunnel. Tic...
jim-p
2010-05-06
1
-1
/
+6
*
Do not specify subnet in sainfo if we are dealing with a mobile PSK-only tunn...
jim-p
2010-05-06
1
-1
/
+1
*
Only enforce peer ID and psk on p1 screen if we are NOT dealing with a pure-p...
jim-p
2010-05-06
1
-21
/
+38
*
Reorder Auth. Method and PSK field to a more logical sequence. Part of ticket...
jim-p
2010-05-06
1
-32
/
+33
*
Write out IPsec PSKs for mobile clients. Part of ticket #108.
jim-p
2010-05-06
1
-0
/
+7
*
More tab fixes.
jim-p
2010-05-06
1
-1
/
+2
*
A couple small fixes to the tabs/titles on these pages.
jim-p
2010-05-06
2
-2
/
+1
*
Bring back IPsec PSK Tab/Edit. Part of ticket #108. Still needs backend code ...
jim-p
2010-05-06
3
-0
/
+285
*
Previous commit also fixed traffic graph state changing, so re-enable that as...
jim-p
2010-05-06
1
-2
/
+7
*
Fix widget settings in general. Initialize widget list before use. Fixes #285.
jim-p
2010-05-06
1
-35
/
+36
*
Enable even xmlwriter module.
Ermal
2010-05-06
1
-0
/
+1
*
Ticket #320. Use xmlreader and xmlwriter to read/write xml since it encodes d...
Ermal
2010-05-06
1
-71
/
+63
*
Fix config backup download on IE8+HTTPS. Reported-By: Seth on the Dev list
jim-p
2010-05-06
1
-0
/
+7
*
Add client-to-client to OpenVPN server config if the option is checked. Resol...
jim-p
2010-05-06
1
-0
/
+3
*
Allow using the default session timeout.
Erik Fonnesbeck
2010-05-06
1
-1
/
+1
*
Fix upgrade code for port forwards with "Interface address" set on external a...
Erik Fonnesbeck
2010-05-06
1
-1
/
+2
*
Correct file_notice usage.
Ermal
2010-05-06
1
-1
/
+1
*
Fix the empty array check, a empty load balancer tag has a value of 1, not 0.
Seth Mos
2010-05-06
1
-1
/
+1
*
Do not trip with configuration upgrades on a empty load balancer tag.
Seth Mos
2010-05-06
1
-1
/
+2
*
Fix the regular expression used in filter_generate_address for OPT subnet so ...
Erik Fonnesbeck
2010-05-06
1
-1
/
+1
*
Revert last commit .. This might not work on Nano
Scott Ullrich
2010-05-05
1
-1
/
+1
*
Use mount -a instead of -uw Ticket #444
Scott Ullrich
2010-05-05
1
-1
/
+1
*
Ticket #511. Do not penailize other packages if rules of one package are erro...
Ermal
2010-05-05
1
-4
/
+8
*
Ticket #568. Programatically decide if to show an advanced button or the valu...
Ermal
2010-05-05
1
-20
/
+20
*
Implement tcp flags and sloppy state on the GUI.
Ermal
2010-05-05
4
-29
/
+158
*
Merge remote branch 'mainline/master'
Renato Botelho
2010-05-05
2
-185
/
+179
|
\
|
*
The gui defaults to https in 2.0 correct it to make sure it is not stopped by...
Ermal
2010-05-05
1
-3
/
+3
|
*
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
4
-39
/
+40
|
\
\
|
|
/
|
*
Put all of these lines in the block under this condition and remove the irrel...
Erik Fonnesbeck
2010-05-04
1
-4
/
+2
|
*
Fix displaying the Enable/Disable checkbox. Previously after a save button cl...
Ermal
2010-05-04
3
-33
/
+36
[next]