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
*
It's time to move to 2.2-BETA
RELENG_2_2_BETA
Renato Botelho
2014-09-17
1
-1
/
+1
*
Fix #3866 Firewall Log Filtering
Phil Davis
2014-09-16
1
-1
/
+1
*
This really does not need the =
Ermal
2014-09-12
1
-1
/
+1
*
Remove wrongly used type
Ermal
2014-09-12
1
-1
/
+1
*
Ooops restore this
Ermal
2014-09-12
1
-1
/
+1
*
Inverse the sense of the toggles to avoid configuration upgrades
Ermal
2014-09-12
1
-4
/
+4
*
Actually use the new toggles
Ermal
2014-09-12
1
-2
/
+11
*
Only for movile users
Ermal
2014-09-12
1
-1
/
+1
*
Provide a first implementation of EAP-TLS authentication with IKEv2. It is a ...
Ermal
2014-09-12
2
-42
/
+41
*
Make this work properly and not throw out errors.
Ermal
2014-09-12
1
-1
/
+1
*
Add a function to redirect to a page passing parameters through POST
Renato Botelho
2014-09-11
1
-0
/
+13
*
Fixes #3666. Set the sysctl net.inet.icmp.reply_from_interface to 1 to use th...
Ermal
2014-09-11
1
-1
/
+2
*
Add security priviledge for new page
Ermal
2014-09-11
1
-1
/
+7
*
Add pages missing from the Status > Traffic Graph privilege that are required...
jim-p
2014-09-11
1
-0
/
+2
*
Fix path to xml and make sure the parser will see the custom tags
Ermal
2014-09-11
1
-2
/
+2
*
Merge pull request #1260 from DasTestament/master
Renato Botelho
2014-09-11
1
-0
/
+3
|
\
|
*
fix #3515
Dmitriy K.
2014-08-20
1
-0
/
+3
*
|
Make use of the xml output from stroke leases command
Ermal
2014-09-10
1
-25
/
+11
*
|
Change is_port() to only validate a single port, we have is_portrange() for s...
Renato Botelho
2014-09-10
2
-11
/
+8
*
|
Return something meaningful until the widget is made to work correctly
Ermal
2014-09-10
1
-0
/
+3
*
|
Remove racoon references
Ermal
2014-09-10
2
-2
/
+2
*
|
Remove traces of older implementation still present
Ermal
2014-09-10
1
-6
/
+0
*
|
Put some tuning on number of half open connection possible in one time.
Ermal
2014-09-10
1
-0
/
+1
*
|
Provide some parallellizm on the IKESA lookups for heavy loaded boxes.
Ermal
2014-09-10
1
-0
/
+2
*
|
Actually roll this back since it was a testing glitch
Ermal
2014-09-10
1
-3
/
+3
*
|
Also here be more strict on checking to return proper result. (some missed fr...
Ermal
2014-09-10
1
-3
/
+3
*
|
Also here be more strict on checking to return proper result
Ermal
2014-09-10
1
-1
/
+1
*
|
Merge pull request #1273 from fsSnowboard/master
Renato Botelho
2014-09-09
1
-3
/
+3
|
\
\
|
*
|
Fix minor typo to name and port range
Tyler Turner
2014-09-09
1
-3
/
+3
*
|
|
Make sure dhclient is not running before start it, it fixes console interface...
Renato Botelho
2014-09-09
1
-0
/
+3
*
|
|
Implement a function to kill dhclient process, sometimes it takes a little ti...
Renato Botelho
2014-09-09
1
-4
/
+16
*
|
|
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
*
|
Hide FreeBSD version from sshd banner. It fixes #3840
Renato Botelho
2014-08-29
1
-0
/
+2
*
|
Merge pull request #1258 from yarick123/master
Renato Botelho
2014-08-29
2
-0
/
+41
|
\
\
|
*
|
cherry pic from 'hotfix/3347-Certificate_Authority_SAN_names_not_working':
yarick123
2014-08-14
2
-0
/
+41
*
|
|
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
|
\
\
\
[next]