Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
40d26f65 07/06/2018 12:44 PM Jim Pingle

Test the password, not the hash, or it won't detect if the user reset password from the console or otherwise changed it to the default manually. Issue #8596

58a0f5e1 07/06/2018 12:20 PM Jim Pingle

Change warning wording to avoid using a "click here" link. Issue #8596

5b2e9e7b 07/06/2018 11:52 AM Steve Beaver

Fixed #8596

ac27f5a1 07/05/2018 04:18 PM Stephen Jones

Fixed #8597 The edit page will no longer initialize with focus on any element

54d62381 07/05/2018 03:25 PM Steve Beaver

Merge pull request #3960 from PiBa-NL/20180704-ipsec-fix-phase1-edit-page

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

5286277f 07/05/2018 11:44 AM Steve Beaver

Suppress display of AutoConfigBackup in package list

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

Fix #7024: Fix Radius include extension

1c367372 07/04/2018 09:17 PM PiBa-NL

ipsec, fix Phase1 and Phase2 edit pages 'section' class does not have a setHelp() function, and add help for insecure DH groups on mobile settings page

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

c3d2fce6 07/03/2018 03:35 PM Steve Beaver

Provide warning if legacy mode not configured

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

Add legacy encrytopn password support

720ebd09 07/03/2018 02:25 PM Steve Beaver

Add tabs to settings page

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

08f7ff2a 07/02/2018 04:56 PM Steve Beaver

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

ddd3da80 07/02/2018 04:56 PM Steve Beaver

Merge pull request #3955 from PiBa-NL/20180623-fix-edit-interface-set-default-gateway

9344170d 07/02/2018 04:54 PM Steve Beaver

Merge pull request #3953 from whislock/gw-mon-interval

b0c5dfde 07/02/2018 04:54 PM Steve Beaver

Merge pull request #3952 from imcdona/master

a48da38d 07/02/2018 04:50 PM Steve Beaver

Merge pull request #3939 from seanm/IPSec-Warnings2

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

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

58cbaf84 06/29/2018 02:04 PM Renato Botelho

Fix style

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

Fixing GitHub reported issues

8038c4e8 06/28/2018 02:50 PM Jim Pingle

Correct a PHP error when saving on system_advanced_admin.php. Fixes #8606

f031765b 06/27/2018 04:43 PM Jim Pingle

Fix OpenVPN Wizard LDAP handling of ATTR fields. Fixes #8605

While here, also add missing LDAP fields and fix a PHP 7.2 error.

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

02d5d8bd 06/26/2018 06:11 PM Jim Pingle

Fix PHP 7 error on services_unbound_host_edit.php

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

Deprecate the copy of simplepie, use the port instead

ecf4b407 06/25/2018 02:46 PM Isaac McDonald

Remove unneeded commas

561077c7 06/24/2018 12:28 PM PiBa-NL

routing, fix setting the default-route when the configured default gateway is a dynamic pppoe gateway

264f4423 06/23/2018 02:11 PM PiBa-NL

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

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

aa93d3fa 06/22/2018 07:58 PM Justin Coffman

Reduce max interval to 60 minutes

Per discussion on Redmine, bringing the maximum probe interval down to 60 minutes. Anything higher than this would provide little real-world benefit to gateway monitoring.

e7d76457 06/22/2018 07:01 PM Isaac McDonald

Redmine #8592: Clarify DHCP hostname registration

7ae00d0d 06/22/2018 07:00 PM Justin Coffman

Extend maximum monitoring interval.
The existing monitoring interval was a maximum of 86400 ms, or approximately 86 seconds. This can cause excessive data usage over strictly metered connections. This patch extends the maximum interval to 86,400,000 ms, or exactly 24 hours.

3efa3530 06/22/2018 03:13 PM Justin Coffman

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. Relocated PEM generator script to tools directory.

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

PHP7 fixed illegal string offset

fc00cb20 06/21/2018 03:09 PM Steve Beaver

Merge pull request #3950 from marcelloc/patch-5

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

4439ab0b 06/21/2018 03:03 PM Steve Beaver

Merge pull request #3945 from laurentquillerou/http2

e0f84e05 06/21/2018 03:01 PM Steve Beaver

Merge pull request #3943 from miken32/patch-2

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

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

a592da38 06/20/2018 08:30 PM christian christian

requested changes

9f208301 06/20/2018 08:13 PM Marcello Silva Coutinho

fix the fix

57fe270e 06/20/2018 07:47 PM Marcello Silva Coutinho

get total size on system dashboad

c7841232 06/20/2018 07:40 PM Marcello Silva Coutinho

check total swap size on dashboard

Refer to bug #8587

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
90b3235d 06/19/2018 03:57 PM Jim Pingle

Correct PHP syntax error that leads to a PHP 7 error.

480c21f4 06/19/2018 02:05 PM Jim Pingle

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 which a gateway could be
reached.

f54ca2e1 06/15/2018 08:56 PM PiBa-NL

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, unlike with dhcp interfaces. https://redmine.pfsense.org/issues/8561

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.

8991ac90 06/15/2018 05:27 PM Steve Beaver

Added future ACB settings page

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.

8cd59b03 06/11/2018 05:33 PM Jim Pingle

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 converted to an int.

0dfce56b 06/11/2018 03:12 PM Jim Pingle

Fix IPsec status widget conn matching to align with recent changes. Fixes #8562

2e6167e7 06/11/2018 01:58 PM Jim Pingle

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.

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.

17335654 06/08/2018 12:17 PM Jim Pingle

Correct PHP syntax error. Fixes #8557

cc52daa6 06/07/2018 07:20 PM Stephen Jones

Allow hostname/ip to be deleted if the captive portal is not enabled

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

880363af 06/07/2018 02:06 PM Steve Beaver

Fixed #8539

3fa6d462 06/06/2018 08:23 PM Jim Pingle

Fix up user/group management save message descriptions, add logging for same. Fixes #8548

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

be7c1319 05/31/2018 09:22 PM Stephen Jones

PHP7 fixed illegal string offset warning

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

Add the missing new line.

ac976b7e 05/31/2018 02:40 PM Jim Pingle

Fix reference to non-existent variable in IPsec P1. Fixes #8543

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.

5f04221b 05/30/2018 02:49 PM Jim Pingle

Do not disable rekeying by default on IPsec P1 entries. Fixes #8540

3db214dd 05/30/2018 01:53 PM Jim Pingle

Fix crash reporter download button display when there are only PHP errors, no textdumps.

ca06add8 05/25/2018 03:26 PM Jim Pingle

Fix crash reporter "submit" wording (can't submit anymore!)

da6af9ce 05/25/2018 03:23 PM Jim Pingle

Rework crash reporter page so users can download the data files directly rather than submitting to a server.

60682dd2 05/23/2018 08:41 PM Michael Newton

Restrict entry of DHCP options (ticket #8534)

7c41a378 05/23/2018 04:12 PM Stephen Jones

PHP 7.2 fixed string offset and undefined constant

3f1791a2 05/23/2018 12:23 PM Renato Botelho

Update translation files

57d932e8 05/23/2018 12:23 PM Renato Botelho

Regenerate pot

1b5fbae4 05/22/2018 02:24 PM Stephen Jones

PHP 7.2 Migration. Replace is_numeric() with ctype_xdigit() to check for valid hex string

03ce1107 05/22/2018 01:25 PM Jim Pingle

Add switch config to status output. Implements #8525