Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

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

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

Fix PHP 7 error on services_unbound_host_edit.php

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

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

Merge pull request #3943 from miken32/patch-2

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

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.

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

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.

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

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

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

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

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

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

059d8a71 05/21/2018 09:06 PM Stephen Jones

PHP migration 7.2 enforce type array

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

PHP 7.2 Migration fixed count() issue

4a588de1 05/17/2018 09:46 PM Stephen Jones

Array checking for PHP 7.2 migration

21f630de 05/17/2018 08:25 PM Jim Pingle

Store the old LAN IP address and temporarily add it to the alt hostnames to work around a referer check issue in the setup wizard. Fixes #8524

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

PHP7 - Resolve count() error

dea792c2 05/15/2018 04:45 PM Steve Beaver

Fixed #8519
Added simple test to ensure the instance of pfSense-upgrade is the instance started by hte upgrade GUI page, not some other process

826b11a3 05/14/2018 04:07 PM Renato Botelho

Fixed #8515 (Syntax error)

962c8cce 05/14/2018 03:25 PM Steve Beaver

Fixed #8515 (Syntax error)

946105f9 05/12/2018 07:34 PM Steve Beaver

PHP7 - Resolve count() warning

2b3b5975 05/12/2018 06:53 PM Steve Beaver

PHP7 - Resolve illegal string offset warning

1202bd2c 05/12/2018 06:53 PM Steve Beaver

PHP7 - Resolve illegal string offset array

e13172fe 05/12/2018 06:53 PM Steve Beaver

PHP7 - Resolve illegal string offset warning

066df2d5 05/10/2018 11:06 AM Steve Beaver

PHP7 - Resolve illegal string offset warning

bd83535d 05/10/2018 11:04 AM Steve Beaver

PHP7 - Resolve illegal string offset warning

a9912980 05/10/2018 11:02 AM Steve Beaver

PHP7 - Resolve illegal string offset warning

a0944bfe 05/09/2018 01:01 PM Steve Beaver

PHP7 - Resolve illegal string offset warning

a737700a 05/09/2018 01:00 PM Steve Beaver

PHP7 - Resolve illegal string offset warning

46631db4 05/09/2018 11:48 AM Steve Beaver

PHP7 - Resolved count() warning

29aca990 05/09/2018 11:44 AM Steve Beaver

PHP7 - Corrected illegal string offset warning

ab197c42 05/08/2018 04:44 PM Steve Beaver

PHP7 - Rewrite uploader to use curlFile class

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...

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

PHP7 - Resolve Illegal string offset warning

c83123b0 05/07/2018 03:12 PM Stephen Jones

Fixed different warnings and errors for PHP 7.2 Migration Illegal String Offsets and undefined constants

926cdf81 05/07/2018 02:08 PM Steve Beaver

PHP7 - Resolve illegal string offset warning

58630347 05/07/2018 01:40 PM Steve Beaver

PHP7 - Resolve count() warning

d43354d2 05/07/2018 01:20 PM Steve Beaver

PHP7 - Resolve invalid arguemtn and illegal string offset warnings

965eee64 05/07/2018 01:15 PM Steve Beaver

PHP7 - Resolve illegal string offset warning

5b943d25 05/07/2018 01:13 PM Steve Beaver

PHP7 - Resolve count() warning

1cf76cb0 05/07/2018 12:58 PM Steve Beaver

PHP7 - Resolved "Cannot create references to/from string offsets"

07ada3f1 05/07/2018 12:55 PM Steve Beaver

PHP7 - Resolve error "ese of undefined constant sn"

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

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

3987186c 05/04/2018 05:52 PM Steve Beaver

PHP7 - Resolve illegal offset error

ee6649b0 05/04/2018 05:51 PM Steve Beaver

PHP7 - Resolve illegal offset error

1a5e85f6 05/04/2018 05:50 PM Steve Beaver

PHP7 - Resolve illegal offset error

7272b169 05/04/2018 05:49 PM Steve Beaver

PHP7 - Resolve illegal offset warnings

caf4d712 05/03/2018 09:10 PM Steve Beaver

Merge pull request #3781 from PiBa-NL/20170712-defaultgateway-group

2d0f86ba 05/03/2018 09:02 PM Peter Berbec

Fixing debug errors.

43a1b4bd 05/03/2018 09:02 PM Peter Berbec

hideCheckbox. The 'o' is important. And use js instead of php like we're supposed to.

1e238af4 05/03/2018 09:02 PM Peter Berbec

Add fixed suggested by jim-p

0877fe87 05/03/2018 09:02 PM Peter Berbec

Moved out of my root directory :(

4bdc654b 05/03/2018 09:02 PM Peter Berbec

Change option text

Make it a force-on option
Hide option if ocsp is enabled

0276ff2e 05/03/2018 09:02 PM Peter Berbec

add cert_get_ocspstaple

d7a0bbbe 05/03/2018 09:02 PM Peter Berbec

Improve description, reorder

make ordering proper

895a7b90 05/03/2018 09:02 PM Peter Berbec

Add OCSP option in config

21fdf72c 05/03/2018 07:57 PM Jim Pingle

Redact some more info from the status.php output. Fixes #8394

c8febf6e 05/03/2018 03:04 PM Renato Botelho

Revert "Do not assign classes with =& to make PHP 7 happy"

This reverts commit e33c96162a33b52a9152ce0b05dba8b25f1dc2b4.

6fb33591 05/03/2018 02:45 PM Stephen Jones

Enforce array type for PHP 7.2 Migration

e2654541 05/03/2018 02:39 PM Jim Pingle

Prevent pressing Enter in the filter field of diag_pftop.php. Fixes #8494

6dde4c10 05/02/2018 04:48 PM Stephen Jones

Type check for array, Part of php 7.2 migration

e3df164a 05/02/2018 04:12 PM Stephen Jones

Added a check to make sure ['ipsec'] was an array, Part of PHP 7.2 Migration

d3cc158c 05/02/2018 03:42 PM Jim Pingle

Only alter users/groups via XMLRPC when the primary is set to do so. Fixes #8450

bb24d66e 05/02/2018 03:41 PM Steve Beaver

PHP7 Resolve count() parameter warning

f1552738 05/01/2018 06:22 PM Steve Beaver

PHP7 - Resolev undefined constant warning

687e50fd 04/27/2018 04:58 PM Steve Beaver

Fixed #8486 via htmlspecialchars()

c29a1fe9 04/27/2018 04:52 PM Steve Beaver

Fixed #8485 by POSTing fixed string and looking up the required file name

68ba7d89 04/26/2018 07:22 PM Steve Beaver

PHP7 - Resolve Warning: A non-numeric value encountered in /usr/local/bin/dhcpd_gather_stats.php

f156083a 04/26/2018 07:19 PM Steve Beaver

PHP7 - services->DHCP resolve warning

d93d8c9c 04/26/2018 07:10 PM Steve Beaver

PHP7 system.php - resolve ngettext() expects parameter 3 to be integer, string given

82db8285 04/26/2018 06:48 PM Steve Beaver

PHP7 - Resolve warning in interdaces_ppps

8a78fdc0 04/26/2018 06:44 PM Steve Beaver

PHP7 - Revise vpn_l2tp warning resolution

d45b79cf 04/26/2018 06:37 PM Steve Beaver

PHP7 - Resolve warning in ipsec_keys_edit.php