Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
030d8e87 07/16/2018 04:07 PM Jim Pingle

Fix another DynDNS status PHP error. Fixes #8648

62caa87a 07/16/2018 03:58 PM Jim Pingle

status_ipsec.php, correct conX refs. Fixes #8629

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

b42a4b6e 07/12/2018 09:30 PM Stephen Jones

PHP7 Fixed illegal string offset for alias

6d3b8da5 07/12/2018 03:43 PM Stephen Jones

Fixed a bug that won't let you create a bridge on PHP7. This is just a workaround until the actual issue is found

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

2c5f44bd 07/11/2018 08:46 PM Renato Botelho

i915kms doesn't need to be declared here

e4c2220e 07/11/2018 08:31 PM Renato Botelho

Add i915kms and drm2 to the list of modules to be built

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

Changed it to just use the variable name

6f331d22 07/11/2018 02:38 PM Stephen Jones

Fixed #8630 , PHP7 illegal string offset.

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

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

3c5f4441 07/10/2018 03:18 PM Stephen Jones

Fixed #8598 Added IPsec ID to the table, Moved the disconnect button over to better fit the page, Also fixed the disconnect button and show child button for mobile clients

19028049 07/10/2018 10:08 AM Renato Botelho

Make sure array exist before call count()

449cac24 07/10/2018 10:04 AM Renato Botelho

Improve style

58003f47 07/09/2018 06:38 PM Renato Botelho

Remove pecl-xdebug since it doesn't build with PHP 7.2

5bd32389 07/09/2018 05:27 PM Renato Botelho

Start moving PHP to 7.2

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

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

5c3a8a9c 07/09/2018 03:39 PM Stephen Jones

Fixed #8622 It will now revert to whatever was previously saved in the config if there is an input error for user groups

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

50e0d399 07/06/2018 01:45 PM Jim Pingle

wizard.php: Ensure CA and Certs are arrays before using in foreach.

ab4fdf49 07/06/2018 01:12 PM Steve Beaver

Cosmetic changes to warning maeesage

1ddc7206 07/06/2018 01:03 PM Steve Beaver

Add position params to gettext password warning

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

6900f144 07/05/2018 11:51 AM Renato Botelho

Remove autoconfigbackup2

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

f2bd5e35 07/02/2018 07:19 PM Renato Botelho

Use only the last part of arch variable

61de46d7 07/02/2018 07:14 PM Renato Botelho

Fix reference variable in sh

f7961bd1 07/02/2018 06:50 PM Renato Botelho

Fill up poudriere make.conf with arch specific server/branch info

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

6c83167c 06/27/2018 09:41 AM Renato Botelho

Build drm-stable-kmod

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.

3937cbaa 06/22/2018 03:06 PM Justin Coffman

Remove DH group name from output.

Accidentally left that line in from testing.

45bebeb8 06/22/2018 03:05 PM Justin Coffman

Create generate_ffdhe.py

This script converts the hexadecimal-format parameters from RFC 7919 to usable PEM format DH groups.

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

e08d2ae7 06/21/2018 02:31 PM Jim Pingle

Flavorize pfBlockerNG-devel

525199ff 06/21/2018 01:00 PM Renato Botelho

Fix typo

a9c6c95b 06/21/2018 02:27 AM Jim Pingle

Build all flavors of pfBlockerNG

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

fdabb034 06/20/2018 12:19 PM Jim Pingle

Merge pull request #3948 from rabbitt/ldap-fix

64564c4f 06/20/2018 11:17 AM Renato Botelho

Adjust confs for new release-staging 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.