Project

General

Profile

Activity

From 05/31/2018 to 06/29/2018

06/29/2018

02:04 PM Revision 58cbaf84: Fix style
Renato Botelho
01:53 PM Revision 5ee16aa6: Fixing GitHub reported issues
no

06/28/2018

02:50 PM Revision 8038c4e8: Correct a PHP error when saving on system_advanced_admin.php. Fixes #8606
Jim Pingle

06/27/2018

04:43 PM Revision f031765b: Fix OpenVPN Wizard LDAP handling of ATTR fields. Fixes #8605
While here, also add missing LDAP fields and fix a PHP 7.2 error. Jim Pingle
02:53 PM Revision 64fa4207: Fixed #7013
Added warning requiring reboot if group scope is changed Steve Beaver
02:45 PM Revision 6f8e648f: Do not generate a NAT reflection rule with an interface source if that interface has no IP address. Fixes #8604
Jim Pingle
09:41 AM Revision 6c83167c: Build drm-stable-kmod
Renato Botelho

06/26/2018

06:11 PM Revision 02d5d8bd: Fix PHP 7 error on services_unbound_host_edit.php
Jim Pingle
02:41 PM Revision fafd64f2: Deprecate the copy of simplepie, use the port instead
Renato Botelho

06/25/2018

02:46 PM Revision ecf4b407: Remove unneeded commas
Isaac McDonald
12:59 PM Revision 31a618f5: Remove 512 bit option from OpenVPN wizard.
Justin Coffman

06/24/2018

12:28 PM Revision 561077c7: routing, fix setting the default-route when the configured default gateway is a dynamic pppoe gateway
PiBa-NL

06/23/2018

02:11 PM Revision 264f4423: routing, when adding a new gateway and setting it as the default actually allow that to happen by indicating the proper ipprotocol for the gateway to set it for as a default
PiBa-NL
11:10 AM Revision 36cfae5f: Add 6144/remove 512 from cert size options
Justin Coffman
03:30 AM Revision ec9343c0: Update crypto defaults for OpenVPN/IPsec
Updated default cipher to AES-128, default hash to SHA256, default DH group to 2048 bit (IPsec DH group 14). Justin Coffman
02:19 AM Revision 4b6bf6aa: Remove RFC 7919 from DH group titles
Nothing is preventing the user from overwriting them, which would mean they're no longer the RFC groups. Justin Coffman
02:17 AM Revision 43228ab3: Added new DH groups to valid groups list
Justin Coffman

06/22/2018

07:58 PM Revision aa93d3fa: Reduce max interval to 60 minutes
Per discussion on Redmine, bringing the maximum probe interval down to 60 minutes. Anything higher than this would pr... Justin Coffman
07:18 PM Revision bad35425: Properly escape the single quotes
Aaron Kalin
07:01 PM Revision e7d76457: Redmine #8592: Clarify DHCP hostname registration
Isaac McDonald
07:00 PM Revision 7ae00d0d: Extend maximum monitoring interval.
The existing monitoring interval was a maximum of 86400 ms, or approximately 86 seconds. This can cause excessive dat... Justin Coffman
03:13 PM Revision 3efa3530: Provide DH groups from RFC 7919.
Replaced 2048-bit and 4096-bit groups with RFC 7919 parameters. Added 3072, 6144, and 8192-bit groups from same. Relo... Justin Coffman
03:06 PM Revision 3937cbaa: Remove DH group name from output.
Accidentally left that line in from testing. Justin Coffman
03:05 PM Revision 45bebeb8: Create generate_ffdhe.py
This script converts the hexadecimal-format parameters from RFC 7919 to usable PEM format DH groups. Justin Coffman

06/21/2018

07:56 PM Revision be228fd8: PHP7 fixed illegal string offset
Stephen Jones
03:09 PM Revision fc00cb20: Merge pull request #3950 from marcelloc/patch-5
Steve Beaver
03:07 PM Revision 1b213a45: Merge pull request #3949 from Hobby-Student/master
Steve Beaver
03:06 PM Revision 8baac392: Merge pull request #3947 from PiBa-NL/20180609-fix-default-route-for-dynamic-gateway-pppoe
Steve Beaver
03:03 PM Revision 4439ab0b: Merge pull request #3945 from laurentquillerou/http2
Steve Beaver
03:01 PM Revision e0f84e05: Merge pull request #3943 from miken32/patch-2
Steve Beaver
02:31 PM Revision e08d2ae7: Flavorize pfBlockerNG-devel
Jim Pingle
01:00 PM Revision 525199ff: Fix typo
Renato Botelho
02:27 AM Revision a9c6c95b: Build all flavors of pfBlockerNG
Jim Pingle

06/20/2018

09:51 PM Revision 4a1de53e: Merge https://github.com/pfsense/pfsense into http2
Laurent QUILLEROU
08:30 PM Revision a592da38: requested changes
christian christian
08:13 PM Revision 9f208301: fix the fix
Marcello Silva Coutinho
07:47 PM Revision 57fe270e: get total size on system dashboad
Marcello Silva Coutinho
07:40 PM Revision c7841232: check total swap size on dashboard
Refer to bug #8587 Marcello Silva Coutinho
01:56 PM Revision bbc752e1: fixed wrong if conditions
added support of dns server christian christian
12:20 PM Revision fdbea0c6: misspelled ldap bind username variable
* $ldapbndun -> $ldapbindun
(cherry picked from commit b310666c2662044ab761f8c9798a46a064d1c6d5)
Carl Corliss
12:20 PM Revision e45459c1: misspelled ldap bind username variable
* $ldapbndun -> $ldapbindun
(cherry picked from commit b310666c2662044ab761f8c9798a46a064d1c6d5)
Carl Corliss
12:19 PM Revision 3eb9de30: misspelled ldap bind username variable
* $ldapbndun -> $ldapbindun
(cherry picked from commit b310666c2662044ab761f8c9798a46a064d1c6d5)
Carl Corliss
12:19 PM Revision fdabb034: Merge pull request #3948 from rabbitt/ldap-fix
Jim Pingle
11:21 AM Revision 6037515f: Adjust confs for new release-staging server
Renato Botelho
11:20 AM Revision bc7e57de: Adjust confs for new release-staging server
Renato Botelho
11:17 AM Revision 7969ec71: Adjust confs for new release-staging server
Renato Botelho
11:17 AM Revision 64564c4f: Adjust confs for new release-staging server
Renato Botelho
05:07 AM Revision b310666c: misspelled ldap bind username variable
* $ldapbndun -> $ldapbindun Carl Corliss

06/19/2018

03:59 PM Revision d1a59766: Correct PHP syntax error that leads to a PHP 7 error.
(cherry picked from commit 90b3235d6a47680655b8559618d2cd6841baf823) Jim Pingle
03:57 PM Revision 90b3235d: Correct PHP syntax error that leads to a PHP 7 error.
Jim Pingle
02:06 PM Revision 45c44edb: Correct the gateway check when deleting a VIP. Fixes #4438
Now it checks to see if there are other VIPs in the same subnet left,
and only prevents deleting the last VIP by whic...
Jim Pingle
02:05 PM Revision 480c21f4: Correct the gateway check when deleting a VIP. Fixes #4438
Now it checks to see if there are other VIPs in the same subnet left,
and only prevents deleting the last VIP by whic...
Jim Pingle

06/15/2018

08:56 PM Revision f54ca2e1: routing, rc.newwanip should also set default-route while booting for ppp interfaces
otherwise we might end up without a default as the bootup script does not wait for ppp interface to obtain the ip, un... PiBa-NL
08:41 PM Revision 5ffeceb6: Fixed #8515 fixed error in queue defintion where it would repeat
It should now create a new definition for each queue. Queues should
now show up under status > queues.
Stephen Jones
05:27 PM Revision 8991ac90: Added future ACB settings page
Steve Beaver

06/14/2018

06:39 PM Revision 29e8d025: Validate NPt IPv6 address input and do not use invalid stored settings in rules. Fixes #8575
(cherry picked from commit feccd385d737ffd8c61ca977ee4d3dfa23c1aadc) Jim Pingle
06:39 PM Revision a1b69b57: Rework loader.conf(.local) filtering. Fixes #8571
If this isn't aggressive enough, we could remove the "local" changes and only
keep the new matching method.
(cherry ...
Jim Pingle
06:39 PM Revision 0d35a025: Be specific with port fwd priv checks. Fixes #8563
This way, users with only privs to view but not edit port forwards can still see the entries, but not act upon them.
...
Jim Pingle
06:39 PM Revision 92e27a71: Correct PHP syntax error. Fixes #8557
(cherry picked from commit 173356547e0005bfe21ba4b2345919dcb89a2fbf) Jim Pingle
06:38 PM Revision 90224db0: Allow hostname/ip to be deleted if the captive portal is not enabled
(cherry picked from commit cc52daa63deb98f6fbcd5edbc24fc65b62eabbec) Stephen Jones
06:38 PM Revision fb4cf3e9: Fixed #8539
(cherry picked from commit 880363af764ab31f2bdf6ee7a7921aeaed577e76) Steve Beaver
06:38 PM Revision 513662e8: Fix up user/group management save message descriptions, add logging for same. Fixes #8548
(cherry picked from commit 3fa6d46229757e2316120a7160a806bb7d28a8ed) Jim Pingle
06:38 PM Revision be5408eb: Add switch config to status output. Implements #8525
(cherry picked from commit 03ce110725129b5f35c62f4985f631a1e3b5d046) Jim Pingle
06:38 PM Revision 9dd89897: Fix bug for rules 'permit ip any any' from LDAP/AD
(cherry picked from commit 1a6857d0eb39e72f12c6f02763863f218ad07293) Aurélien BONANNI
06:04 PM Revision feccd385: Validate NPt IPv6 address input and do not use invalid stored settings in rules. Fixes #8575
Jim Pingle
12:39 PM Revision 74b3e6ec: 1. I rewound src/etc/inc/config.inc back to you guys' base. It was some funny EOL stuff that happened.
2. Unwrapped gettext()
3. Agreed. Sanitized.
4. Unwrapped gettext()
5. Took out input_errors item
6. Took out input_...
Matt Underscore

06/13/2018

07:25 PM Revision 26300aa8: Add more informative documentation
Aaron Kalin
02:58 PM Revision 7f943a22: Rework loader.conf(.local) filtering. Fixes #8571
If this isn't aggressive enough, we could remove the "local" changes and only
keep the new matching method.
Jim Pingle

06/11/2018

05:33 PM Revision 8cd59b03: Fix PHP error in dhcpd_gather_stats.php
Some variables were pre-populated with a string, then math was attempted based on a string value that couldn't be con... Jim Pingle
03:12 PM Revision 0dfce56b: Fix IPsec status widget conn matching to align with recent changes. Fixes #8562
Jim Pingle
01:58 PM Revision 2e6167e7: Be specific with port fwd priv checks. Fixes #8563
This way, users with only privs to view but not edit port forwards can still see the entries, but not act upon them. Jim Pingle

06/10/2018

12:59 PM Revision 092abdb6: routeing, gateways show proper IPv4 IPv6 default, also for dynamic gateways
PiBa-NL

06/09/2018

08:54 PM Revision 96b15e44: routing, fix setting the default-route when the configured default gateway is a dynamic pppoe gateway. it doesnt have a gateway-status when it hasn't connected yet.
PiBa-NL
02:38 PM Revision d84eec80: Do not build hybrid images to serial/ADI
Renato Botelho
02:35 PM Revision b66b246e: Revert "Do not build hybrid images to serial/ADI"
This reverts commit 8d22f4b19126cff52e6283a8c8de8849ad614992. Renato Botelho

06/08/2018

08:08 PM Revision 8d22f4b1: Do not build hybrid images to serial/ADI
Renato Botelho
07:57 PM Revision 0aa52fb2: Fixup ipsec interface static route processing. Issue #8544
Jim Pingle
07:22 PM Revision 41160d19: Fixed #8515 Queues should now be added either through manually creating them or through the wizard
Stephen Jones
03:18 PM Revision d4b43c48: Make IPsec IKEv2 conn IDs consistent with IKEv1 or IKEv2 split. Also fix vti test for reqid.
Jim Pingle
12:17 PM Revision 17335654: Correct PHP syntax error. Fixes #8557
Jim Pingle

06/07/2018

07:20 PM Revision cc52daa6: Allow hostname/ip to be deleted if the captive portal is not enabled
Stephen Jones
07:01 PM Revision a273f7bd: Do not put "route-to" on rules for traffic outbound from the firewall itself on ipsecX interfaces. Fixes #8551
Jim Pingle
02:06 PM Revision 880363af: Fixed #8539
Steve Beaver

06/06/2018

09:21 PM Revision 9e69907e: Cleanup the comment to be clearer
Aaron Kalin
09:11 PM Revision d2cad3b5: Update to DNSimple APIv2 endpoint
Aaron Kalin
08:23 PM Revision 3fa6d462: Fix up user/group management save message descriptions, add logging for same. Fixes #8548
Jim Pingle
07:20 PM Revision 3aebb242: 8552 - enable http2
Laurent QUILLEROU
02:19 PM Revision aea2a0c3: Fix IPsec VTI gateway generation to match interface changes. Fixes #8544
Jim Pingle

06/05/2018

09:00 PM Revision 235c051f: Rework how IPsec VTI interfaces and reqid specifications for same are formed. Ticket #8544
Jim Pingle
06:05 PM Revision 0dbc88bd: Enable pfBlockerNG-devel build
Renato Botelho
06:05 PM Revision a8bf3fd0: Enable pfBlockerNG-devel build
Renato Botelho
06:04 PM Revision 66de7add: Enable pfBlockerNG-devel build
Renato Botelho

06/04/2018

06:21 PM Revision 65767828: IPsec VTI interface refinements/fixes. Ticket #8544
Jim Pingle

06/01/2018

01:19 PM Revision 4069207f: Use recently created RELENG_2_4_4 branch for FreeBSD-src
Renato Botelho

05/31/2018

09:22 PM Revision be7c1319: PHP7 fixed illegal string offset warning
Stephen Jones
06:43 PM Revision a74b4e30: Enable ACB2 build
Renato Botelho
03:09 PM Revision 78031530: Add the missing new line.
Luiz Souza
02:41 PM Revision 5ecce9d0: Fix reference to non-existent variable in IPsec P1. Fixes #8543
(cherry picked from commit ac976b7e061f19d108a6f60a57ce6866dd0a9499) Jim Pingle
02:40 PM Revision ac976b7e: Fix reference to non-existent variable in IPsec P1. Fixes #8543
Jim Pingle
01:53 PM Revision e8f7e051: A couple vpn.inc refinements for VTI. Ticket #8544
Jim Pingle
01:15 PM Revision 50c4282d: Add vpn.inc changes for IPsec VTI that missed the previous commit. Ticket #8544
Jim Pingle
 

Also available in: Atom