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
/
inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix displaying the Enable/Disable checkbox. Previously after a save button cl...
Ermal
2010-05-04
1
-2
/
+2
*
When 'No RDR' is set, skip some code that does not apply.
Erik Fonnesbeck
2010-05-04
1
-2
/
+2
*
This check is no longer needed here.
Erik Fonnesbeck
2010-05-04
1
-13
/
+11
*
Return if not a supported protocol for reflection.
Erik Fonnesbeck
2010-05-04
1
-1
/
+1
*
'pass' is not valid with 'no rdr'
Erik Fonnesbeck
2010-05-04
1
-2
/
+3
*
Ticket #491. Fix upgrade code. Since dyndns is considered and array item it f...
Ermal
2010-05-04
1
-19
/
+23
*
Skip code for generating inetd.conf entries when 'no rdr' is used.
Erik Fonnesbeck
2010-05-04
1
-17
/
+21
*
Ticket #535. Correct from where we get the port number.
Ermal
2010-05-04
1
-1
/
+1
*
Modify reflection code to avoid having duplicate rule generation code for whe...
Erik Fonnesbeck
2010-05-04
1
-16
/
+19
*
Reflection can have side effects unexpected to the user with rules using any ...
Erik Fonnesbeck
2010-05-04
1
-1
/
+18
*
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
*
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
*
Ticket #565. Correct deleting passthru mac entries. revert back to always all...
Ermal
2010-05-03
1
-28
/
+36
*
Ticket #566. Reimplement the allowed ips keeping previous funcitonality and i...
Ermal
2010-05-03
1
-39
/
+110
*
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
*
Display some extra information about the available wireless channels.
Erik Fonnesbeck
2010-05-02
1
-1
/
+24
*
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
2
-8
/
+10
*
Add upgrade code for values of "Interface address" and "any" for the external...
Erik Fonnesbeck
2010-04-30
1
-0
/
+7
*
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
2
-16
/
+17
*
Use nobind for OVPN client when no local port and/or no local interface is re...
pierrepomes
2010-04-29
1
-3
/
+5
*
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
1
-1
/
+0
*
Improve NAT Port Forwarding
Renato Botelho
2010-04-29
4
-431
/
+466
*
Resolves #554. Correct path to tftp-proxy.
Ermal
2010-04-29
1
-1
/
+1
*
The console menu does not show if the terminal type is not cons25 - not sure ...
Erik Fonnesbeck
2010-04-28
1
-2
/
+2
*
Fix OpenVPN upgrade code for lzo compression. Resolves #280, mentioned also i...
jim-p
2010-04-28
1
-2
/
+2
*
Fix apparent typo in IPsec upgrade code which broke the user_fqdn identity type.
jim-p
2010-04-28
1
-2
/
+2
*
Ticket #507. Do not remove all static routes to readd them back. The change w...
Ermal
2010-04-28
2
-97
/
+44
*
Fix typo in comment
pierrepomes
2010-04-27
1
-1
/
+1
*
Ticket #471. Bring up the removed/unassigned interface correctly if it is par...
Ermal
2010-04-27
1
-7
/
+2
*
Ticket #540. Do not require VJ compression with todays link speeds it pessimi...
Ermal
2010-04-27
1
-1
/
+1
*
Move these functions to a more central location. Part of ticket #496
jim-p
2010-04-27
1
-0
/
+163
*
Ticket #389. Correctly make the ldap object picker work and handle various er...
Ermal
2010-04-27
1
-8
/
+8
*
Ticket #378. Correctly handle a timeout of 0 to mean never timeout.
Ermal
2010-04-27
1
-1
/
+5
*
Ticket #474. Properly check for disabled openvpn configs.
Ermal
2010-04-27
1
-3
/
+3
*
Silence and correct command that tries to kill a previous running ipfw-classi...
Ermal
2010-04-27
1
-2
/
+1
*
Missed curly.
Ermal
2010-04-27
1
-1
/
+1
*
Do not error out when trying to delete an unexisting package. Just display an...
Ermal
2010-04-27
1
-5
/
+7
*
temporary work around for ticket #536
Chris Buechler
2010-04-25
1
-2
/
+2
*
Improve NanoBSD slice updating/changing a bit, add some error checking. Resol...
jim-p
2010-04-23
1
-18
/
+40
[next]