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
*
find_dhclient_process() returns an int, not string
Renato Botelho
2014-09-09
2
-2
/
+2
*
Some device names are bigger now (eg vtnet, ixgbe, cxgbe)
Renato Botelho
2014-09-09
1
-1
/
+1
*
Be more explicit
Ermal
2014-09-09
1
-1
/
+1
*
Correct log prepending value
Ermal
2014-09-09
1
-1
/
+1
*
Correct generating loglevels for startup through ipsec.conf
Ermal
2014-09-09
1
-2
/
+2
*
Fix guess_interface_from_ip() to account for differences in netstat output. F...
jim-p
2014-09-09
1
-4
/
+4
*
Blah unconditionally set rightsourceip per https://forum.pfsense.org/index.ph...
Ermal
2014-09-09
1
-3
/
+4
*
As pointed out by Ermal, VIPs should go first in the list since NAT is first ...
Renato Botelho
2014-09-09
1
-2
/
+2
*
igmpproxy param -d doesn't like the space before optarg. Fixes #3852
Renato Botelho
2014-09-08
1
-2
/
+2
*
Fixes #3664, actually make sense of this function to work properly
Ermal
2014-09-08
1
-5
/
+3
*
Fixes #3823 Properly parse auth tags as variables
Ermal
2014-09-08
1
-1
/
+1
*
Add more services and reorder
Tyler Turner
2014-09-04
1
-123
/
+319
*
Fix subnet display for IPsec status. Ticket #3826
Renato Botelho
2014-09-02
1
-0
/
+16
*
Merge pull request #1258 from yarick123/master
Renato Botelho
2014-08-29
1
-0
/
+8
|
\
|
*
cherry pic from 'hotfix/3347-Certificate_Authority_SAN_names_not_working':
yarick123
2014-08-14
1
-0
/
+8
*
|
Fix match for help pages privileges, it fixes #3777
Renato Botelho
2014-08-28
1
-1
/
+1
*
|
Do not use regex to check filetype to avoid being wrong since . is a regex me...
Renato Botelho
2014-08-27
1
-0
/
+1
*
|
Merge pull request #1255 from leleobhz/master
Renato Botelho
2014-08-26
1
-1
/
+1
|
\
\
|
*
|
* Fix a typo mismatch in /etc/inc/dyndns.class for CloudFlare URL entry.
Leonardo Amaral
2014-08-12
1
-1
/
+1
*
|
|
Take virtual IPs into consideration for automatic outbound NAT rules, it shou...
Renato Botelho
2014-08-22
1
-0
/
+18
*
|
|
delete the dhcpd.pid file before starting dhcpd. Fixes bug where on rare occa...
Chris Buechler
2014-08-22
1
-0
/
+8
*
|
|
Move the fetching of a package's config file and additional files to separate...
jim-p
2014-08-19
1
-63
/
+116
*
|
|
Correct the ipsec status pages to show proper information as needed.
Ermal
2014-08-18
1
-6
/
+2
*
|
|
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
1
-3
/
+3
*
|
|
Correct the functions for returning tunnel status to use strongswan status re...
Ermal
2014-08-18
1
-25
/
+14
*
|
|
Allow HASH algorithms to be empty for phase2 in case the encryption one is AE...
Ermal
2014-08-18
1
-9
/
+27
*
|
|
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
*
|
|
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
|
/
*
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
*
Correct this so the dpdaction is created properly as restart
Ermal
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
1
-161
/
+166
*
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
*
Escape the individual dnsmasq advanced/custom options
jim-p
2014-08-06
1
-1
/
+1
*
Do not try to rekey for IKEv1.
Ermal
2014-08-01
1
-1
/
+6
*
Use a uniqid() to track phase2 entries to avoid confustion and various mistak...
Ermal
2014-08-01
3
-3
/
+17
*
Fix for #3785 - 'strongswan config being generated with ike SA lifetime set t...
Matt Smith
2014-07-30
1
-4
/
+6
[next]