Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
7c4e29cb 07/24/2018 09:04 PM Jim Pingle

VTI input validation. Fixes #8674

Add input validation to prevent switching away from VTI or deleting a
VTI P1/P2 which belongs to an assigned interface, since this would break
the interface assignment and cause an interface mismatch at the next
boot.

2c3ac0b3 07/23/2018 08:39 PM Jim Pingle

Remove unneeded VTIs in IPsec sync. Issue #8674

Still needs input validation to prevent changes that would remove an
assigned interface.

5e3918ba 07/23/2018 01:03 PM Jim Pingle

Fix PHP error when adding a gateway from interfaces.php. Fixes #8680

b1e7a0b0 07/20/2018 06:08 PM Jim Pingle

Fix PHP7 error due to lack of int casting for gateway weight when making rules.

b2c97ede 07/20/2018 06:07 PM Jim Pingle

Fix PHP7 array issue in array_merge_recursive_unique()

be060079 07/19/2018 07:06 PM Jim Pingle

Teach DynDNS to use custom IP check services. Fixes #8664

857533db 07/18/2018 08:59 PM Stephen Jones

Fixes #8661 PHP7 illegal string offset

7c957a56 07/18/2018 03:25 PM Stephen Jones

PHP7 fixed illegal argument supplied foreach()

e1ad890e 07/17/2018 12:23 PM Jim Pingle

Revert "Add fields for DNS server hostnames for TLS verification. Implements #8602"

Per https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=658 the verification
requires OpenSSL 1.1.x, and FreeBSD 11.2 base OpenSSL is 1.0.x.

This reverts commit ad08a8242ca45907e0486712d218a5f8f34c7332.

ef3d2cad 07/16/2018 10:35 PM Steve Beaver

Fixed #8654
Fixed PHP7 issue causing separators not to work at all

68048497 07/16/2018 10:35 PM Steve Beaver

Integrate ACB into core. Add config migration.

f0b0a03b 07/16/2018 05:41 PM Jim Pingle

Escape LDAP username when searching. Fixes #8626

6c4ccc9f 07/16/2018 01:54 PM Jim Pingle

Fix PHP7 errors in the Dynamic DNS widget. Fixes #8648

1ed21e0a 07/15/2018 12:19 AM Steve Beaver

Fix #8646

d4f29a52 07/14/2018 07:29 PM Steve Beaver

Fix shaper "non-numeric value" errors

8501d847 07/13/2018 03:04 PM Stephen Jones

Fixed #8640 PHP7 initialize variable as array instead of string

07ca0162 07/13/2018 02:54 PM Stephen Jones

PHP7 initialize as array instead of string

f37dd1a9 07/12/2018 02:17 PM Stephen Jones

Removed debug statement

1981dfb5 07/12/2018 12:47 PM Renato Botelho

Make sure /var/etc/openvpn-csc directory is created

b5e93be6 07/11/2018 03:10 PM Stephen Jones

Changed it to just use the variable name

1303150b 07/11/2018 02:30 PM Stephen Jones

Fixed #8633 PHP7 issue use of undefined constant, Should work as it did before.

2a0be57e 07/09/2018 04:13 PM Stephen Jones

Fixed a warning on status > dhcpv6 leases parameter 2 expected to be a string.

aa029c93 07/09/2018 01:47 PM Renato Botelho

Fix 8553: When creating a new user, make sure it's added to desired groups

ad08a824 07/06/2018 06:08 PM Jim Pingle

Add fields for DNS server hostnames for TLS verification. Implements #8602

e31870db 07/05/2018 01:58 PM Steve Beaver

Merge pull request #3951 from whislock/dh-rfc

fbb77ab7 07/05/2018 01:53 PM Steve Beaver

Merge pull request #3958 from PiBa-NL/20180702-gateway-none

71b4b23b 07/05/2018 12:19 PM Renato Botelho

Add missing global $g declaration

7fe4d351 07/05/2018 12:02 PM Renato Botelho

Create pkg_conf_setup() to setup pkg.conf

It will be necessary in near future for thoth setup

49ec9d91 07/05/2018 11:38 AM Renato Botelho

Fix #7024: Fix Radius include extension

af0edce6 07/03/2018 07:43 PM Steve Beaver

Add gettext() and other cosmetic changes

e85efdca 07/03/2018 07:01 PM Stephen Jones

Fixed #8048 now properly removes dhcpv6 for lan if lan is not configured

2d99bed3 07/03/2018 03:00 PM Steve Beaver

Add legacy encrytopn password support

587315d5 07/03/2018 01:14 PM Steve Beaver

Update $config references

e26b805c 07/03/2018 12:40 PM Renato Botelho

Fix #7024: Deprecate /etc/inc/radius.inc in favor of pear-Auth_RADIUS port

054f0ed0 07/03/2018 12:25 PM Steve Beaver

Initial commit of ACB core functionality

e311cb79 07/02/2018 07:22 PM PiBa-NL

routing, add option 'automatic' for gateway selection, and allow manual ordering of gateways

88b10e56 07/02/2018 06:36 PM Steve Beaver

Merge pull request #3941 from mattund/master

202411c3 07/02/2018 05:53 PM no

Fixing @jim-p's change requests

9fa8c7de 07/02/2018 04:08 PM Jim Pingle

Make GUI/config values for gateway groups match what the backend code expects. Fixes #8586

5ee16aa6 06/29/2018 01:53 PM no

Fixing GitHub reported issues

64fa4207 06/27/2018 02:53 PM Steve Beaver

Fixed #7013
Added warning requiring reboot if group scope is changed

6f8e648f 06/27/2018 02:45 PM Jim Pingle

Do not generate a NAT reflection rule with an interface source if that interface has no IP address. Fixes #8604

fafd64f2 06/26/2018 02:41 PM Renato Botelho

Deprecate the copy of simplepie, use the port instead

4b6bf6aa 06/23/2018 02:19 AM Justin Coffman

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.

43228ab3 06/23/2018 02:17 AM Justin Coffman

Added new DH groups to valid groups list

be228fd8 06/21/2018 07:56 PM Stephen Jones

PHP7 fixed illegal string offset

1b213a45 06/21/2018 03:07 PM Steve Beaver

Merge pull request #3949 from Hobby-Student/master

8baac392 06/21/2018 03:06 PM Steve Beaver

Merge pull request #3947 from PiBa-NL/20180609-fix-default-route-for-dynamic-gateway-pppoe

4a1de53e 06/20/2018 09:51 PM Laurent QUILLEROU

Merge https://github.com/pfsense/pfsense into http2

bbc752e1 06/20/2018 01:56 PM christian christian

fixed wrong if conditions
added support of dns server

b310666c 06/20/2018 05:07 AM Carl Corliss

misspelled ldap bind username variable

  • $ldapbndun -> $ldapbindun
5ffeceb6 06/15/2018 08:41 PM Stephen Jones

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.

feccd385 06/14/2018 06:04 PM Jim Pingle

Validate NPt IPv6 address input and do not use invalid stored settings in rules. Fixes #8575

74b3e6ec 06/14/2018 12:39 PM Matt Underscore

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_errors item
7. I like the idea of this. I would love to add heavier validation; unless I just affix for datatype I would need to know the constraints on which the parameters live for the AQM/scheds. Maybe that's documented. I can revisit this....

7f943a22 06/13/2018 02:58 PM Jim Pingle

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.

092abdb6 06/10/2018 12:59 PM PiBa-NL

routeing, gateways show proper IPv4 IPv6 default, also for dynamic gateways

96b15e44 06/09/2018 08:54 PM PiBa-NL

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.

0aa52fb2 06/08/2018 07:57 PM Jim Pingle

Fixup ipsec interface static route processing. Issue #8544

41160d19 06/08/2018 07:22 PM Stephen Jones

Fixed #8515 Queues should now be added either through manually creating them or through the wizard

d4b43c48 06/08/2018 03:18 PM Jim Pingle

Make IPsec IKEv2 conn IDs consistent with IKEv1 or IKEv2 split. Also fix vti test for reqid.

a273f7bd 06/07/2018 07:01 PM Jim Pingle

Do not put "route-to" on rules for traffic outbound from the firewall itself on ipsecX interfaces. Fixes #8551

3aebb242 06/06/2018 07:20 PM Laurent QUILLEROU

8552 - enable http2

aea2a0c3 06/06/2018 02:19 PM Jim Pingle

Fix IPsec VTI gateway generation to match interface changes. Fixes #8544

235c051f 06/05/2018 09:00 PM Jim Pingle

Rework how IPsec VTI interfaces and reqid specifications for same are formed. Ticket #8544

65767828 06/04/2018 06:21 PM Jim Pingle

IPsec VTI interface refinements/fixes. Ticket #8544

78031530 05/31/2018 03:09 PM Luiz Souza

Add the missing new line.

e8f7e051 05/31/2018 01:53 PM Jim Pingle

A couple vpn.inc refinements for VTI. Ticket #8544

50c4282d 05/31/2018 01:15 PM Jim Pingle

Add vpn.inc changes for IPsec VTI that missed the previous commit. Ticket #8544

bd4c337c 05/30/2018 08:53 PM Jim Pingle

Please welcome routed IPsec using if_ipsec VTI interfaces. Implements #8544

To use, create a P1/P2 and set P2 to VTI using local/remote network as tunnel endpoint addresses, then assign the interface (enable, but IP type = none), and use like any other interface for routing.

5fed4bf2 05/18/2018 06:04 PM Jim Pingle

Supercede the DHCP server MTU to avoid setting it improperly and/or causing a link state loop. Ticket #8507 Ticket #8506

This requires a patch from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206721#c12 which garga has imported into the tree.

2f79135c 05/18/2018 01:52 PM Stephen Jones

PHP 7.2 Migration fixed count() issue

b2383d46 05/17/2018 04:51 PM Steve Beaver

PHP7 - Resolve count() error

659a1bc1 05/17/2018 04:14 PM Steve Beaver

Merge pull request #3942 from teicee/master

ff52976d 05/16/2018 05:24 PM Jim Pingle

Do not allow an empty address/mask combination to be used in a VIP rule for outbound host traffic. Ticket #8518

8f2cc9bd 05/15/2018 09:17 PM Stephen Jones

Allow multiple Queues to be displayed for Limiters part of PHP 7.2 Migration

47ed13e7 05/14/2018 11:09 AM Steve Beaver

PHP7 - Resolve warnings in pfShs.php playbacks

1a6857d0 05/11/2018 12:44 PM Aurélien BONANNI

Fix bug for rules 'permit ip any any' from LDAP/AD

d940d2b2 05/10/2018 07:41 PM Renato Botelho

Make SG-2220 to use RCC-DFFresetbtn binary

5b42a63c 05/10/2018 05:09 PM Jim Pingle

Improve default gateway upgrade code. Ticket #8504

fecb8603 05/10/2018 02:14 PM Jim Pingle

Suppress route command errors and related debug output. Fixes #8497

35298a2f 05/09/2018 11:52 AM Steve Beaver

PHP7 - Resolve foreach() warning

27e329ce 05/08/2018 07:35 PM Jim Pingle

Use array tests and operations that are more friedly to PHP 7.2 in gwlb.

981d6364 05/08/2018 03:26 PM Jim Pingle

Change CRL generation to a pure PHP implementation which works with PHP 7.2 (and 5.6)

The old OpenSSL CRL patch we had been using does not work with 7.2, and this way also
opens up some new possibilities for enhancing the CRL settings we can offer in the...

592b9dfa 05/08/2018 01:25 PM Steve Beaver

PHP7 - Resolve illegal null in escapeshellarg() error

1c306dae 05/08/2018 12:22 PM Steve Beaver

PHP7 - Resolve Illegal string offset warning

bcb08ced 05/07/2018 07:50 PM Matt Underscore

Also delete scheduler on cleanup

50d4c4f2 05/07/2018 07:28 PM Matt Underscore

Setters and getters for $aqm/sched params (anticipating a review will request that)

1de72f61 05/07/2018 02:59 PM Matt Underscore

Fix command syntax in format_parameters

254581a5 05/07/2018 02:09 PM Matt Underscore

CRLF

8ac763a0 05/07/2018 02:08 PM Matt Underscore

Fix newlines back

dbf56eb4 05/07/2018 02:05 PM Matt Underscore

- Fix an incorrect assumption where I thought the sysctls were measured in ms. they appear to be microseconds instead (thanks Harvy66)
- Fix a problem where I was recursively assigning parameters in FormatParameters(), but that was not an ideal method (using vsprintf instead)...

aba7f367 05/07/2018 12:51 PM Steve Beaver

Merge branch 'master' of gitlab.netgate.com:pfsense/pfsense

d237e648 05/07/2018 04:38 AM Matt Underscore

Change back to PHP7 compliance

e9685c45 05/07/2018 04:20 AM Matt Underscore

- Fixed a bug where you could not get an ECN-incapable scheduler or AQM to work: noecn was appended in rules.limiter.
- Made a change to an array reference that was breaking my test

eace74f4 05/05/2018 07:51 PM Matt Underscore

Wrote to wrong file.

5fefcdab 05/05/2018 07:43 PM Matt Underscore

Revising my PR as it was not PHP7 compliant.

a60a9db9 05/05/2018 05:19 PM Matt Underscore

Add dummynet AQM and scheduler configuration support to pfSense Limiters through the GUI. Only shaper.inc was changed.

Presently, the traffic shaper is versatile however outbound shaping can be tricky. This patch aims to solve that, allowing not only outgoing shaping through dummynet pipes but also enabling users to attach configurable shaping to virtually any interface. Right now, altq does not support LAGG ifaces, ixgbe, among others....

5c4fcabc 05/04/2018 06:52 PM Renato Botelho

Remove references for new classes instances adding a temporary variable. We will revisit it later

769ae881 05/04/2018 05:57 PM Steve Beaver

PHP7 - Resolve illegal offset error

6ae5d9cb 05/04/2018 01:46 PM Renato Botelho

Check for valid array before call foreach()