Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1fe2aa3e 08/11/2021 05:08 AM Viktor G

Hide console output on system backup restore. Fixes #11909

e6407b22 08/11/2021 05:08 AM Viktor Gurov

Group copy button. Implements #12226

5db7152e 08/11/2021 05:07 AM Viktor Gurov

Do not show help text under each IPsec bypass rules entry. Fixes #12236

f4738ad4 08/11/2021 05:05 AM Viktor G

OpenVPN Wizard ncp_enable value fix. Issue #12172

4e764127 08/10/2021 07:56 PM Renato Botelho

Snort: Enable COREDUMPS option

8d4fcd7a 08/10/2021 06:37 PM Steve Beaver

Clean up some messy HTML in the cert/ca display code. Prep for future MVC changes.

c7839f15 08/10/2021 04:51 PM Viktor Gurov

Wireless EAP client option fix. Issue #12239

d91c2317 08/10/2021 02:01 PM Renato Botelho

Merge pull request #4535 from luftegrof/bug12174

a6296852 08/10/2021 02:00 PM Renato Botelho

Merge pull request #4512 from jvandervyver/master

7f0ad465 08/10/2021 02:00 PM Renato Botelho

Merge pull request #4530 from Alexilmarranen/master

07fbed96 08/10/2021 02:00 PM Renato Botelho

Merge pull request #4534 from Uglymotha/master

16ff593a 08/10/2021 02:00 PM Renato Botelho

Merge pull request #4533 from seyfidin/patch-1

ffcf19c6 08/09/2021 07:12 PM Renato Botelho

Register current pkg_set_version

On pfSense-base post-install script, register current pkg_set_version as
the same of /etc/version

1d5cbd11 08/09/2021 07:12 PM Renato Botelho

Set PFSENSE_PKG_SET_VERSION to PRODUCT_VERSION

This is going to be used by pfSense-upgrade port to set pkg_set_version
based on PRODUCT_VERSION

6bfe7f67 08/09/2021 07:12 PM Renato Botelho

Allow %PRODUCT_VERSION% to be used on make.conf

6c3bfb73 08/09/2021 02:15 PM Jim Pingle

OpenVPN status f/tap+empty tunnel net Fixes #12232

fbf4a07f 08/07/2021 02:41 PM Jim Pingle

Correct syntax. Fixes #12229

0d3747aa 08/06/2021 03:40 PM Jim Pingle

Improve NTP serial port validation. Fixes #12191

868c1a67 08/05/2021 10:05 PM Steve Beaver

Init [''system']['acb']

3f818d8a 08/05/2021 06:03 PM Jim Pingle

OpenVPN GUI field adjustments. Implements #12218

  • Move description to the top of the page
  • For clients and servers, show the ID and corresponding interface name
  • Split some options into different sections and change order slightly
    to be more logical.
a7705968 08/05/2021 03:45 PM Jim Pingle

IPsec Keep Alive corrections. Fixes #12169

  • Checked CARP VIP status if used by P1, if VIP is in BACKUP or INIT
    state, it does not attempt to initiate.
  • Disable debug printing.
6bdf2d74 08/04/2021 09:15 PM Brad Davis

Increase the number of logs we are keeping

65fc53d1 08/04/2021 08:41 PM Brad Davis

Remove a trailing \r that prevents s3 rm from working

0ef74a74 08/04/2021 07:42 PM lufte grof

missing space in function parameters

a70d6132 08/04/2021 07:25 PM lufte grof

Use the cached gateways_status in gateway_info_popup() call

f8993f22 08/04/2021 07:13 PM lufte grof

Inline presentation instead of print/echo in PHP

dafe25ea 08/04/2021 05:29 PM Steve Beaver

Ensure ACB config section exists

1dd1832f 08/04/2021 05:25 PM Steve Beaver

Install ACB cron job on upgrade

b7ab1742 08/04/2021 05:10 PM Brad Davis

Set the output format to avoid \r on line endings preventing log files from being deleted

e4a2bd9b 08/03/2021 05:23 PM Steve Beaver

Fix selector

5ae46c60 08/03/2021 05:12 PM Steve Beaver

Completes #12193. Ready for testing. Revert only this commit to go back to old ACB system.

90574ebd 08/03/2021 03:20 PM Steve Beaver

Delete unsupported backups

0a74e0dd 08/03/2021 03:18 PM Steve Beaver

Prototype cron script to upload ACB backups per #12193

28cb1a27 08/03/2021 03:16 PM Jim Pingle

Fix OpenVPN CA/CRL cleanup. Fixes #12192

bf21f67b 08/03/2021 02:33 PM Jim Pingle

Validate gpsport. Fixes #12191

85ea410d 08/02/2021 11:04 PM lufte grof

Bug #12174 - rename gw_table to gw_info

c79b9cfe 08/02/2021 10:58 PM lufte grof

Bug #12174 - cache results from gateway_info_popup function

021ffa03 08/02/2021 07:53 PM Jim Pingle

IPsec identifier type updates. Implements #12044

Correct names to reflect what the actual types are (e.g. Distinguished
name is really FQDN)

Add an explicit "auto" type which passes the user input through as-is.
Previously some users took advantage of ASN.1 DN behaving this way to...

a3d2c861 08/02/2021 06:32 PM Jim Pingle

Add P2 Keep Alive function. Implements #12169

Works for VTI and Tunnel mode. Checks every 5 minutes if the P2 is connected and
initiates if it doesn't.

Since a failed initiation takes ~3-4 minutes to timeout, running more
frequently is counterproductive.

cbd2aad1 08/02/2021 04:54 PM Jim Pingle

Fix IPsec buttons for Connecting. Fixes #12189

Status page was showing a connect button for tunnels which were already
connecting. It now shows a disconnect button instead.

dd4ea276 08/02/2021 02:42 PM ilmarranen alex

Fix title length

b751eaa9 08/02/2021 12:04 PM Jim Pingle

Fix double encoding. Fixes #12186

The values in these arrays are already encoded, no need to do it again.

a86ab279 07/31/2021 01:19 PM ilmarranen alex

Small fixes for expiredays comparing

4ed695f2 07/31/2021 01:17 PM ilmarranen alex

Add setting for ignore revoked certificates. Fix Bug #12109

948c631e 07/31/2021 12:42 PM Sietse van Zanen

Prevent ::\0 from becoming part of negate_networks

b2e3ba07 07/31/2021 12:30 PM ilmarranen alex

Merge branch 'pfsense:master' into master

87011dce 07/30/2021 07:27 PM Jim Pingle

Cache gw status for rules. Fixes #12174

Don't fetch a new gateway status for every rule. Fetch it once and use
it for the entire page load.

bec6dcfb 07/30/2021 05:32 PM Jim Pingle

IPsec updates to address multiple issues

  • Configure/apply code changes. * Vast performance increase. Fixes #12026 * Changed connection naming to be easier to interpret. Issue #11910
  • VTI interface numbering changes. * Name is now "ipsec<reqid>" since reqid is unique per P2 and a low number....
005ac9d7 07/30/2021 02:56 PM ilmarranen alex

Merge branch 'pfsense:master' into master

b5641da1 07/30/2021 11:37 AM Renato Botelho

Only create pkg.pkg.sig if pkg.pkg exists

7fb96c6c 07/29/2021 02:56 PM Renato Botelho

Revert "Show result of pkg sign command to make it easier to debug"

This reverts commit d796e0af08457ba75ad708b8a04e4dcfe70bbba3.

9ad8ac15 07/28/2021 07:03 PM Renato Botelho

Create a pkg bootstrap signature symlink

d796e0af 07/28/2021 02:47 PM Renato Botelho

Show result of pkg sign command to make it easier to debug

8d51efb6 07/20/2021 08:38 PM Jim Pingle

Log config changes. Implements #12118

  • Add new option to System Log settings to log config changes
  • On by default
  • Logs the config revision description when making a config change.
88479de6 07/20/2021 06:26 PM Jim Pingle

Portal logout updates. Fixes #12138

  • Change "Connected" page to also include a logout button
  • Style page the same way as the login page for a more consistent user
    experience
  • Show the "Connected" page when a user navigates back to the portal
    URL no matter the setting of the logout popup option...
9fc1648e 07/20/2021 04:24 PM Jim Pingle

Portal Redir URL scheme check. Fixes #11843

  • Add support to is_URL() to check that the scheme only matches HTTP or
    HTTPS
  • Use the new is_URL() feature in Captive Portal redirect URL tests
41588db3 07/20/2021 12:33 PM Renato Botelho

Ticket #12107: Fix reverse conditional

Follow up 28f1007613 and fix wrong conditional to validate SMTP Server
IP address or FQDN

28f10076 07/20/2021 12:00 PM Renato Botelho

Fix #12107: Rework SMTP fields validation

Do not validate SMTP related fields if E-Mail server field is empty. In
this case nothing will be done by notices.inc

While here, add checks to make sure ipaddress is a valida IP address or
FQDN.

b43cc8e5 07/20/2021 11:20 AM Viktor G

System Notifications input validation fix. Issue #12107

afcc0e9c 07/20/2021 11:18 AM Viktor G

IPsec PKCS#11 support as an optional feature. Issue #11933

5dac18af 07/16/2021 05:13 AM Viktor G

Crash Reporter typo fix. Issue #12134

dd0c42ea 07/15/2021 08:49 PM Seyfidin Hamraoui

Fixed typo in lifetime validation

75f2aba5 07/15/2021 01:13 PM Mark Silinio

Captive Portal DB/Vouchers RAM disk backup. Issue #11894

3900634b 07/15/2021 01:08 PM Viktor Gurov

DynDNS DNS Made Easy provider update. Implements #9341

72f21342 07/15/2021 10:31 AM ilmarranen alex

Merge branch 'pfsense:master' into master

cfec2190 07/15/2021 10:05 AM Mark Silinio

certs.inc closing parenthesis fix. Issue #11831

fcc49e91 07/14/2021 10:01 PM Renato Botelho

Merge pull request #4499 from GChuf/fonts

99a9bb65 07/14/2021 09:58 PM Renato Botelho

Merge pull request #4514 from raphendyr/patch-dyfi

1c87a584 07/14/2021 03:31 PM Mark Silinio

VPN Packet Processing checkboxes fix. Issue #7801

1b1723da 07/14/2021 03:30 PM Mark Silinio

Certificate Revocation page improvements. Issue #11831

0dfe0402 07/14/2021 03:29 PM R. Christian McDonald

idn_to_ascii failing with large input strings, fixes #12124

e9c8a663 07/14/2021 12:54 PM R. Christian McDonald

Fixes Redmine #12111

ae241eea 07/13/2021 12:16 PM Kristof Provost

Set net.link.ifqmaxlen

This removes the need for a kernel patch which overrules IFQ_MAXLEN.

87075500 07/09/2021 03:39 PM Renato Botelho

AWS: Separate release tarballs by branch

f152d664 07/09/2021 01:55 PM Renato Botelho

AWS: Add FLAVOR to distfiles.tar

8be1bb42 07/09/2021 01:34 PM Renato Botelho

AWS: Add branch name to pkgs tarball

6363f2bb 07/09/2021 12:13 PM Renato Botelho

AWS: Simplify logic using 's3 ls' to check if file exists

903e84c2 07/09/2021 12:13 PM Renato Botelho

AWS: Make sure distfiles.tar exist before try to download it

85e010a1 07/09/2021 11:57 AM Renato Botelho

AWS: Add missing s3 parameter to ls

7accab44 07/09/2021 11:35 AM Renato Botelho

AWS: Add FLAVORS to pkgs cache

37b5a3c3 07/09/2021 11:32 AM Renato Botelho

Do not force git remote to be called origin

1bd84384 07/09/2021 11:20 AM Renato Botelho

AWS: Create initial stashed ports tree on S3

dcc5e63d 07/09/2021 11:05 AM Renato Botelho

AWS: Simplify logic

Create aws_exec() and replace all direct calls to use it

e4560653 07/08/2021 07:52 PM Brad Davis

Always save built pkgs progress

27bd8237 07/08/2021 07:52 PM Renato Botelho

Replace factory by ${FLAVOR}

71e9637a 07/08/2021 07:52 PM Brad Davis

Build improvements for using AWS:

  • Use release artifacts from S3 to populate poudriere jails
  • Pull prebuilt pkgs from S3 to only rebuild changed items
  • Populate distfiles from S3
  • If distfiles change, push an updated copy back into S3
  • If the pkg repo changes, push an updated copy back into S3
6cfa9d74 07/08/2021 06:49 PM Jim Pingle

Update strongSwan terminate syntax. Fixes #12052

b0ff9c6b 07/07/2021 07:01 PM Renato Botelho

2.5.2 is the new release

cac2103a 07/07/2021 03:06 PM Steve Beaver

Update interface selection on save

8db6781b 07/06/2021 07:36 PM Steve Beaver

Fix #12110 PHP error on line 329

c3ff46e1 07/06/2021 05:03 PM Steve Beaver

Revised help text wording (bleow/above)

026ede39 07/06/2021 05:00 PM Steve Beaver

Fix reporting of onterface selection

226cb195 07/06/2021 10:12 AM ilmarranen alex

Exclude revoked certs from expiration notification. Fix Bug #12109

230ac725 07/02/2021 06:15 AM Jaakko Kantojärvi

Add dynamic DNS provider dy.fi

Fixes https://redmine.pfsense.org/issues/12090

691d0458 07/02/2021 06:14 AM Jaakko Kantojärvi

Fix order of providers in doc string (use case-insensitive sort)

8e033f72 07/01/2021 05:18 PM Steve Beaver

Revise DNS forwarder for MVC. #12096

3736da7f 07/01/2021 03:02 PM Marcos M

Correct NAT rule overlap detection. Fixes #11734

30169caa 07/01/2021 03:01 PM Viktor Gurov

XMLRPC synchronization for DHCP/DHCPv6 Relay settings. Implements #11957

6ae26227 07/01/2021 03:00 PM Viktor Gurov

Always apply IPsec changes on HA secondary. Fixes #12075

ebf56762 07/01/2021 02:57 PM Viktor Gurov

GRE Interfaces input validation fix. Issue #12049