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
*
Move main pfSense content to src/
Renato Botelho
2015-08-25
71
-79274
/
+0
*
Get rid of NT-hash crap
Jim Thompson
2015-08-25
1
-3
/
+1
*
Fix handling of the description in the shaper code.
jim-p
2015-08-24
1
-4
/
+4
*
Replace php calls to php-cgi, binary is not being renamed anymore
Renato Botelho
2015-08-20
7
-9
/
+9
*
Properly declare an error when a too-short voucher is submitted.
jim-p
2015-08-18
1
-0
/
+3
*
Don't lowercase the whole group name
jim-p
2015-08-12
1
-2
/
+2
*
Fix GUI auth from RADIUS to grab group names from the Class attribute. Implem...
jim-p
2015-08-12
4
-5
/
+28
*
only read file if it exists, and only foreach if an array.
Chris Buechler
2015-08-03
1
-9
/
+13
*
Merge pull request #1804 from phil-davis/bogons-not-exists
Renato Botelho
2015-08-03
1
-5
/
+9
|
\
|
*
Allow to create empty bogons on nanoBSD
Phil Davis
2015-07-30
1
-5
/
+9
*
|
Drop support for jail platform
Renato Botelho
2015-07-31
7
-65
/
+11
*
|
Do not try to use a variable that is not set yet
Renato Botelho
2015-07-31
1
-1
/
+1
*
|
Remove extra parenthesis
Renato Botelho
2015-07-31
1
-2
/
+2
*
|
Add UUID to pkg user agent
Renato Botelho
2015-07-31
1
-4
/
+14
*
|
Define HTTP_USER_AGENT for pkg calls
Renato Botelho
2015-07-31
1
-0
/
+2
*
|
Introduce a new item to $g global, 'product_version' and stop reading /etc/ve...
Renato Botelho
2015-07-31
3
-10
/
+9
*
|
remove the destination server's interface(s) from dhcrelay. Ticket #4908
Chris Buechler
2015-07-30
1
-135
/
+6
*
|
This is handled above now.
jim-p
2015-07-30
1
-1
/
+0
*
|
More safety belts on CP DB open
jim-p
2015-07-30
1
-0
/
+13
*
|
Remove unused ftmp references
Renato Botelho
2015-07-30
1
-1
/
+0
*
|
Take more care when attempting to open the CP database. Don't assume it's val...
jim-p
2015-07-30
1
-0
/
+10
*
|
Reinitialize the captive portal database for a zone if it is corrupt/unreadab...
jim-p
2015-07-30
1
-10
/
+24
|
/
*
remove old unused nopccard_platforms
Chris Buechler
2015-07-29
1
-1
/
+0
*
Use an alternate method to find VIP targets that should be allowed for Captiv...
jim-p
2015-07-29
2
-20
/
+14
*
Merge pull request #1797 from phil-davis/patch-10
Renato Botelho
2015-07-27
1
-1
/
+1
|
\
|
*
Strip any \r when parsing URL table ports file
Phil Davis
2015-07-27
1
-1
/
+1
*
|
Fix typo in variable name, spotted by Phil Davis
Renato Botelho
2015-07-27
1
-1
/
+1
|
/
*
Consider url_port alias type when checking port-type aliases V2
Phil Davis
2015-07-27
1
-1
/
+1
*
add a check to avoid foreach on non-array
Chris Buechler
2015-07-27
1
-0
/
+4
*
Upgrade config to 11.9. Changes IPsec peer ID for EAP types to "any", to reta...
Chris Buechler
2015-07-25
1
-0
/
+13
*
Change the log for CRLs with no data (exists but no certs revoked) to a warni...
Chris Buechler
2015-07-25
1
-1
/
+1
*
Add 'any' option for peer ID, for mobile IPsec scenarios where you can't or d...
Chris Buechler
2015-07-25
2
-1
/
+4
*
Only omit rightid for PSK mobile types. Flip the logic here as the 2_1 !
Chris Buechler
2015-07-23
1
-2
/
+3
*
change iketype auto to ikev2 on upgrade. Ticket #4873
Chris Buechler
2015-07-23
1
-0
/
+5
*
Remove "auto", it's just a synonym for IKEv2. Ticket #4873
Chris Buechler
2015-07-23
1
-3
/
+1
*
include vpn.inc so IPsec CRL reload works. require_once filter.inc in
Chris Buechler
2015-07-23
1
-0
/
+1
*
make the IPsec bypass LAN from LAN subnet to LAN subnet rather than from
Chris Buechler
2015-07-22
1
-1
/
+1
*
Add IPsec advanced option for strict CRL checking
Chris Buechler
2015-07-22
1
-0
/
+4
*
write out built-in CRLs for strongswan
Chris Buechler
2015-07-22
1
-2
/
+18
*
Merge pull request #1770 from phil-davis/patch-1
Chris Buechler
2015-07-21
1
-0
/
+10
|
\
|
*
Unset old CA and Cert in left system config
Phil Davis
2015-07-21
1
-0
/
+8
|
*
Unset old CA and Cert in system config
Phil Davis
2015-07-21
1
-0
/
+2
*
|
Merge pull request #1771 from phil-davis/patch-2
Renato Botelho
2015-07-21
1
-3
/
+4
|
\
\
|
*
|
Allocate dnpipe and dnqueue numbers even if no filter rules
Phil Davis
2015-07-21
1
-3
/
+4
|
|
/
*
|
Captive Portal zoneid upgrade fix var name typo
Phil Davis
2015-07-21
1
-1
/
+1
|
/
*
Merge pull request #1738 from phil-davis/Static-Routes
Renato Botelho
2015-07-18
1
-5
/
+5
|
\
|
*
Fix #4813 validation of enable/disable of gateways and static routes
Phil Davis
2015-07-05
1
-5
/
+5
*
|
Merge pull request #1763 from doktornotor/patch-4
Renato Botelho
2015-07-18
1
-4
/
+4
|
\
\
|
*
|
Add labels to some default firewall rules
doktornotor
2015-07-18
1
-4
/
+4
*
|
|
Merge pull request #1759 from phil-davis/patch-2
Renato Botelho
2015-07-18
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
[next]