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
*
Refine saving/applying on more pages - don't show apply or take an action unl...
jim-p
2012-10-09
20
-115
/
+118
*
Make limiters have a schedule specified which applie bandwidth limits during ...
Ermal
2012-10-09
4
-41
/
+210
*
Make sure admin can always write the config
jim-p
2012-10-09
1
-1
/
+1
*
Don't offer to apply changes if no changes actually happened.
jim-p
2012-10-09
2
-10
/
+15
*
Add initial support for a privilege that denies write access to the config.
jim-p
2012-10-09
2
-0
/
+9
*
Allow editing an imported CRL, and refresh OpenVPN CRLs when saving. Implemen...
jim-p
2012-10-06
1
-6
/
+43
*
Fix reference to gateway in pool config
jim-p
2012-10-05
1
-1
/
+1
*
This should fix ipsec status for natted tunnel(s).
Ermal
2012-10-05
1
-3
/
+8
*
Correct the config generation
Ermal
2012-10-05
1
-3
/
+2
*
config.xml might have some elusive data so do not fail sainfo section for loc...
Ermal
2012-10-05
1
-8
/
+6
*
Check against _address since that is the field inputed _type is always there.
Ermal
2012-10-05
1
-2
/
+2
*
Properly set address type selection
Ermal
2012-10-05
1
-2
/
+2
*
Correct check since it might be an ip as well
Ermal
2012-10-05
1
-1
/
+5
*
Correctly build the sainfo to avoid errors
Ermal
2012-10-05
1
-5
/
+5
*
Be more strict on validation during filter reload
Ermal
2012-10-05
1
-2
/
+2
*
Do not make natlocalid required
Ermal
2012-10-05
1
-16
/
+19
*
Fixup easyrule block for IPv6
jim-p
2012-10-05
1
-9
/
+10
*
Use .= for strings rather than +=
jim-p
2012-10-05
1
-4
/
+4
*
Don't write a rule out of the natlocal_subnet is blank.
jim-p
2012-10-05
1
-1
/
+1
*
This field isn't required, so only check it if there is a value
jim-p
2012-10-05
1
-1
/
+1
*
Safety belt
jim-p
2012-10-05
1
-1
/
+2
*
show true/false in logged message instead of 1/<nothing>
Bill Marquette
2012-10-05
1
-2
/
+1
*
Rather use the system constants as defined
Ermal
2012-10-04
1
-4
/
+4
*
Use integer rather than hex to put these values. AMD64 builds do rather awkwa...
Ermal
2012-10-04
1
-4
/
+4
*
Add a NAT entry for configuring NAT on ipsec phase2. It will add nat rules on...
Ermal
2012-10-04
3
-3
/
+149
*
Eliminate system calls here, use PHP instead.
jim-p
2012-10-04
1
-2
/
+2
*
Sanitize some variables
jim-p
2012-10-04
1
-8
/
+9
*
Verify posted kernel type against a defined list of good values.
jim-p
2012-10-04
1
-5
/
+11
*
Add restrict lines to limit what local clients are allowed to do to the ntp s...
jim-p
2012-10-03
1
-0
/
+2
*
Only attempt to unset this if it has been set.
jim-p
2012-10-03
1
-1
/
+1
*
Merge pull request #235 from PiBa-NL/master
Jim P
2012-10-02
1
-6
/
+6
|
\
|
*
another openvpn-widget layout drawing fix, sorry.
PiBa-NL
2012-10-02
1
-6
/
+6
*
|
Merge pull request #233 from bcyrill/rfc3168_flags
Jim P
2012-10-01
3
-6
/
+16
|
\
\
|
*
|
Fix typo
bcyrill
2012-10-01
1
-1
/
+1
|
*
|
Add ECE and CWR TCP flags as defined in RFC 3168
bcyrill
2012-10-01
3
-6
/
+16
*
|
|
Fixup processing of IPv6 IPs for EasyRule. Fixes #2649
jim-p
2012-10-01
1
-0
/
+7
*
|
|
Merge pull request #234 from PiBa-NL/master
Jim P
2012-10-01
8
-41
/
+87
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
firewall log, show cell border when using 'column descriptions'
PiBa-NL
2012-10-01
1
-1
/
+1
|
*
Allow for changing OpenVPN TUN to TAP device mode without reboot.
PiBa-NL
2012-10-01
2
-1
/
+9
|
*
Merge branch 'master' of git://github.com/bsdperimeter/pfsense
PiBa-NL
2012-10-01
29
-324
/
+468
|
|
\
|
|
/
|
/
|
*
|
Add UA support for BB PlayBook - patch by Pho Bia. Fixes #2648
Warren Baker
2012-10-01
1
-1
/
+1
*
|
Revert "Allow for changing OpenVPN TUN to TAP device mode without reboot." --...
jim-p
2012-09-30
2
-9
/
+1
*
|
Add forgotten part of the IPsec split dns fix from yesterday
jim-p
2012-09-27
1
-1
/
+8
*
|
Add option to disable the dashboard auto-update check
jim-p
2012-09-27
2
-10
/
+30
*
|
Some more state killing refinements.
jim-p
2012-09-27
2
-9
/
+26
*
|
Add option to separately specify the split dns domain list for IPsec mobile c...
jim-p
2012-09-26
1
-0
/
+52
*
|
Refine LB entry deletion to make sure blank entries can be removed.
jim-p
2012-09-26
5
-5
/
+5
*
|
Due to the DHCP pool tag needing to be an array, rename the old LB "pool" var...
jim-p
2012-09-26
10
-20
/
+37
*
|
Separate default gateway switching code to its own function, fix it to only o...
jim-p
2012-09-26
1
-50
/
+54
*
|
Try a little harder to clear the states for the old PPP gateway
jim-p
2012-09-26
2
-5
/
+13
[next]