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
*
pgrep parameters are out of order and it also needs -a to find sshd. While I'...
Renato Botelho
2014-08-22
1
-2
/
+1
*
delete the dhcpd.pid file before starting dhcpd. Fixes bug where on rare occa...
Chris Buechler
2014-08-22
1
-0
/
+8
*
use pgrep here instead, previous way could wrongly show SSH as enabled where ...
Chris Buechler
2014-08-22
1
-3
/
+3
*
Fix text description for interface mismatch, fixes #3820
Renato Botelho
2014-08-21
1
-1
/
+1
*
Revert "improve/tidy up interfaces widget"
Renato Botelho
2014-08-20
1
-8
/
+14
*
Merge pull request #1259 from CharlieMarshall/improveInter
Renato Botelho
2014-08-20
1
-14
/
+8
|
\
|
*
improve/tidy up interfaces widget
CharlieMarshall
2014-08-20
1
-14
/
+8
*
|
Add missing s to solve the issue reported on https://forum.pfsense.org/index....
Ermal
2014-08-20
1
-1
/
+1
*
|
Remove extra noise from rc.shutdown
Renato Botelho
2014-08-20
1
-1
/
+1
*
|
Simplify a bit ppp-linkup syntax
Renato Botelho
2014-08-20
1
-36
/
+37
*
|
Fix awk syntax, it fixes #3813
Renato Botelho
2014-08-20
1
-4
/
+4
|
/
*
Move the fetching of a package's config file and additional files to separate...
jim-p
2014-08-19
2
-63
/
+118
*
fix gold alignment and redirect
Jared Dillard
2014-08-19
4
-4
/
+4
*
Revert "make gold link more visable"
Jared Dillard
2014-08-19
15
-29
/
+21
*
make gold link more visable
Jared Dillard
2014-08-18
15
-21
/
+29
*
Do this check now that hash algos can be empty
Ermal
2014-08-18
1
-4
/
+6
*
Correct the ipsec status pages to show proper information as needed.
Ermal
2014-08-18
3
-35
/
+41
*
Correct processing and assignment on ikeid variable so it does the right thing
Ermal
2014-08-18
1
-5
/
+5
*
Use proper path to setkey now that ipsec-tools are not used anymore
Ermal
2014-08-18
3
-8
/
+8
*
Correct the functions for returning tunnel status to use strongswan status re...
Ermal
2014-08-18
2
-29
/
+17
*
Allow HASH algorithms to be empty for phase2 in case the encryption one is AE...
Ermal
2014-08-18
2
-12
/
+43
*
Add filter.so to list of extensions loaded for 2.2
Matt Smith
2014-08-18
1
-0
/
+2
*
Do not allow duplicate subnet entries on left|rightsubnet specification since...
Ermal
2014-08-18
1
-6
/
+14
*
Do not accept proposal out of that configured even for IKEv2 even though ther...
Ermal
2014-08-18
1
-2
/
+1
*
Restore behaviour as with racoon to trigger tunnel startup from traffic that ...
Ermal
2014-08-18
1
-1
/
+2
*
Do not show errors from trying to delete a socket or similar
Ermal
2014-08-15
1
-1
/
+1
*
Ensure this is always an array to avoid a PHP error from foreach.
jim-p
2014-08-15
1
-1
/
+5
*
rightsourceip must be used with PSK+Xauth.
Chris Buechler
2014-08-14
1
-2
/
+3
*
This is required for PSK+Xauth. I'll commit that clarification in a bit.
Chris Buechler
2014-08-13
1
-1
/
+6
*
Revert "Fix assignment of tunnel IPs to mobile clients."
Ermal
2014-08-13
1
-6
/
+1
*
Actually disable this plugin for now. It was not really needed for solving th...
Ermal
2014-08-12
1
-3
/
+0
*
Do not reset source and destination port range values when it's an associated...
Renato Botelho
2014-08-11
1
-5
/
+9
*
Move dhcp6c log to dhcpd.log, it fixes #3799
Renato Botelho
2014-08-11
1
-2
/
+2
*
Remove double defined 'localhost' on the list of networks to create outbound ...
Renato Botelho
2014-08-11
1
-1
/
+1
*
Do not create automatic outbound NAT rule for disabled openvpn servers and cl...
Renato Botelho
2014-08-11
1
-2
/
+2
*
Fix assignment of tunnel IPs to mobile clients.
Chris Buechler
2014-08-11
1
-1
/
+6
*
Fix #3798 - 'IPsec phase 2 pinghost is not used if the source IP should be a ...
Matt Smith
2014-08-08
1
-5
/
+17
*
Avoid a "Cannot use string offset as an array" error if the packages section ...
jim-p
2014-08-08
1
-4
/
+7
*
Require click-through POST confirmation when restoring or deleting a configua...
jim-p
2014-08-08
1
-17
/
+46
*
Do not execute DNS resolution on GET, only pre-fill Host box so the user can ...
jim-p
2014-08-08
1
-37
/
+37
*
Correct this so the dpdaction is created properly as restart
Ermal
2014-08-08
1
-1
/
+1
*
Shorten the wait at "reload" in startup wizard to 5 seconds from 60. That's m...
Chris Buechler
2014-08-08
1
-1
/
+1
*
Do a reload on the cofniguration which is better than update. Also let the ke...
Ermal
2014-08-07
1
-2
/
+1
*
Change the logic of the vpn config generation to make connectivity more stabl...
Ermal
2014-08-07
2
-162
/
+167
*
Move the rekey to yes always to avoid issues.
Ermal
2014-08-07
1
-1
/
+1
*
Per the dhcpd.conf man page and other documentation from ISC, mclt must not b...
Chris Buechler
2014-08-06
1
-3
/
+2
*
Encode interface/VIP descriptions before displaying them on the NTP daemon se...
jim-p
2014-08-06
1
-1
/
+1
*
Encode interface/VIP descriptions before displaying them on the GRE and GIF p...
jim-p
2014-08-06
2
-2
/
+5
*
Encode the detail field of an alias entry before displaying its contents back...
jim-p
2014-08-06
1
-1
/
+1
*
Escape the individual dnsmasq advanced/custom options
jim-p
2014-08-06
2
-2
/
+2
[next]