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
*
Unbound is compiled with libevent so setting this to always be 4096.
Warren Baker
2015-01-12
1
-9
/
+2
*
Allow for overhead and up maximum limit from 8 to 32, also only set it if its...
Warren Baker
2015-01-12
1
-7
/
+7
*
Do not leak firewall rules as well when (re)creating rules
Ermal LUÇI
2015-01-12
1
-0
/
+3
*
Fix spell typo spotted by phil-davis
Renato Botelho
2015-01-12
1
-1
/
+1
*
Fix typos introduced by chaning to explicit id specification when necessary. ...
Ermal LUÇI
2015-01-12
1
-5
/
+5
*
Fix cut paste brain fade
Phil Davis
2015-01-12
1
-1
/
+1
*
Restart PHP-FPM allow to setup ini file
Phil Davis
2015-01-12
1
-0
/
+2
*
Use this generation now of committing pipes directly and only rules to put on...
Ermal LUÇI
2015-01-12
1
-5
/
+1
*
Revert "Ticket #3932 Use array_map to get more parallelism when there are man...
Ermal LUÇI
2015-01-12
1
-3
/
+7
*
Actually improve the previous resource leak commit since the function is ther...
Ermal LUÇI
2015-01-12
1
-21
/
+1
*
* Try to autodetect if the execution limit needs to be raised on big number o...
Ermal LUÇI
2015-01-12
1
-0
/
+31
*
Do not override the passwd string. First it prevents the md5 working if the c...
Ermal LUÇI
2015-01-12
1
-4
/
+2
*
Ticket #3932 Use array_map to get more parallelism when there are many entrie...
Ermal LUÇI
2015-01-12
1
-7
/
+3
*
Fix inherent issues with isset and empty values set as true by our parser. Th...
Ermal LUÇI
2015-01-12
1
-12
/
+12
*
Do not return disabled dynamic gateways
Phil Davis
2015-01-11
1
-6
/
+13
*
Fixes #4177 convert password to base64 to be submitted to avoid issues with s...
Ermal LUÇI
2015-01-11
1
-1
/
+1
*
Fixes #3281 do not undo any changes already done for gif/gre interface.
Ermal LUÇI
2015-01-10
1
-9
/
+13
*
Let the kernel handle REQID rather than handling it manually. The connection ...
Ermal LUÇI
2015-01-09
1
-2
/
+0
*
Add tracker and label to IPv4 Link-Local block rules.
jim-p
2015-01-09
1
-2
/
+2
*
After the other set of changes had unexpected complications, let's back this ...
Chris Buechler
2015-01-09
1
-1
/
+1
*
This broke a variety of things. Revert "Deprecated and non-static method mess...
Chris Buechler
2015-01-09
2
-125
/
+125
*
PEAR static method call warning
Phil Davis
2015-01-09
1
-1
/
+1
*
disable this PHP error logging, errors that are really significant end up wit...
Chris Buechler
2015-01-09
1
-2
/
+3
*
Catch packets on all iunterfaces and send them out the correct one. Fixes #4174
Ermal LUÇI
2015-01-08
1
-4
/
+4
*
Deprecated and non-static method messages
Phil Davis
2015-01-08
2
-125
/
+125
*
Improve URL and URL ports alias update data:
Renato Botelho
2015-01-08
1
-23
/
+43
*
Change OpenVPN CARP VIP test to be more accurate. The client should also not ...
jim-p
2015-01-08
1
-2
/
+2
*
Unobsolete libcurl.so.4 since it's installed by recent versions of curl package
Renato Botelho
2015-01-08
1
-1
/
+0
*
Fix check for cookies, the way it was implemented didn't work because it woul...
Renato Botelho
2015-01-08
1
-15
/
+16
*
Add a value to cookie, otherwise it's not set. Before my last change paramete...
Renato Botelho
2015-01-08
1
-1
/
+1
*
This is not the place for this setting and werid its here!
Ermal LUÇI
2015-01-08
1
-6
/
+0
*
some lagg modes are missing vlanmtu, but work fine with VLANs. Work around it...
Chris Buechler
2015-01-08
1
-0
/
+4
*
"Like with like" - move a few functions to better places in the code (they ar...
stilez
2015-01-07
1
-87
/
+88
*
fix strongswan conf file generation with ipcomp. Ticket #4182
Chris Buechler
2015-01-07
1
-1
/
+1
*
Fixes #4188 use the same reqid over same phase1 but different phase2 connecti...
Ermal LUÇI
2015-01-08
1
-1
/
+1
*
Correct the sense of the check by default unity is enabled
Ermal LUÇI
2015-01-07
1
-2
/
+2
*
Provide an advanced setting to be able to disable Unity Plugin(Cisco extensions)
Ermal LUÇI
2015-01-07
1
-1
/
+6
*
Move to specifically specifying the ID type apart when an ip address to have ...
Ermal LUÇI
2015-01-07
2
-31
/
+35
*
Don't hard code the target IP in auto-generated outbound NAT rules, use
Chris Buechler
2015-01-07
1
-2
/
+2
*
split is deprecated move to explode
Ermal LUÇI
2015-01-07
1
-4
/
+4
*
fix spelling of compression
Chris Buechler
2015-01-07
1
-1
/
+1
*
Fixes #4182 by properly managing IPcomp on ipsec tunnels.
Ermal LUÇI
2015-01-07
2
-3
/
+10
*
Fix #4146:
Renato Botelho
2015-01-07
1
-2
/
+2
*
Log PHP errors. Ticket #4143
Chris Buechler
2015-01-07
1
-0
/
+10
*
Enforce subnet check here to avoid any issues resulting from function call.
Ermal LUÇI
2015-01-06
2
-2
/
+2
*
Remove useless check, CARP does not depend of interface having another IP set...
Renato Botelho
2015-01-06
1
-16
/
+0
*
Remove some extra spaces
Renato Botelho
2015-01-06
1
-2
/
+2
*
Fix typo on variable name
Renato Botelho
2015-01-06
1
-1
/
+1
*
Tighten and IPv6-ify gen_subnet() etc
stilez
2015-01-06
1
-27
/
+39
*
Revert "FreeBSD fails to set advskew back to 0 after you set it to any other"
Renato Botelho
2015-01-06
1
-16
/
+4
[next]