Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
35abdef2 08/02/2023 04:59 PM Christian McDonald

Revert "services_dhcp_relay.php: introduce proper shortcut section for dhcrelay"

This reverts commit 834bb946dd952f1d7a59e131d6b265cc82b7837d.

f137d9cd 08/02/2023 04:58 PM Christian McDonald

Revert "services_dhcp.php: cleanup warning notice when DHCP relay is enabled"

This reverts commit 564905382d696ef80b45e7552f4fdc502a7d2053.

e9995ff3 08/02/2023 04:29 PM Christian McDonald

Revert "services_dhcp.php: just hide relay-enabled interfaces"

This reverts commit 7a1d5e27022fb7183e8a7b17b5514169cbd7ecc7.

3fa4d6fe 08/02/2023 04:28 PM Christian McDonald

Revert "dhcp: support simultaneous v4 dhcpd and dhcrelay, Implements #14620"

This reverts commit e9577ebfd7852646a66697a3bde41b712687a4ca.

c76dadcc 08/01/2023 06:52 PM Jim Pingle

Add Next Hop info to status output

9b9eaaea 07/31/2023 07:48 PM Jim Pingle

Allow legacy PKCS#12 export to function (for now). Fixes #14635

abc9d914 07/31/2023 05:32 PM Marcos M

Refactor translation target for outbound NAT

feefe2c3 07/31/2023 05:32 PM Marcos M

Refactor display of special networks

9fbd5798 07/31/2023 05:32 PM Marcos M

Allow use of interface groups in firewall rule source/destination fields. Implement #14448

ccf3b257 07/31/2023 05:32 PM Marcos M

Refactor usage of special networks
Pre-requisite for easier implementation of interface group in firewall rules.

8a12728d 07/31/2023 05:30 PM Marcos M

Use the correct index when saving rule separators. Fix #14619
Also fix displaying rule separators with an out of range index.

7a1d5e27 07/31/2023 03:28 PM Christian McDonald

services_dhcp.php: just hide relay-enabled interfaces

56f0a836 07/28/2023 04:42 PM Marcos M

Clarify IPsec Keep Alive description. Fix #12762

e9577ebf 07/27/2023 09:24 PM Christian McDonald

dhcp: support simultaneous v4 dhcpd and dhcrelay, Implements #14620

30b8b63a 07/27/2023 08:00 PM Jim Pingle

Disable frr 8 build options for the moment.

SNMP is broken, MULTIPATH may be unnecessary.

d2bda7c0 07/26/2023 07:44 PM Jim Pingle

Set compile options for FRR 8

8c2df62b 07/26/2023 07:04 PM Christopher Cope

diag_edit.php Improvements. Fixes #7589

1daabcfd 07/25/2023 06:51 PM Luiz Souza

Fix the installation of the pfSense base package with pkg -r.

d5365069 07/21/2023 02:44 PM Jim Pingle

Fix Captive Portal view HTML link param. Fixes #14598

The way the code regex matches the parameter it needs the extra bit on
the end so it both matches the regex and gets the target parsed out.
Also this makes it consistent with the other links in the section.

d9d91d5d 07/20/2023 05:32 PM Nita Vesa

Add dynamic DNS support for Porkbun DNS, closes #14402

Signed-off-by: Nita Vesa <>

834bb946 07/20/2023 04:43 PM Christian McDonald

services_dhcp_relay.php: introduce proper shortcut section for dhcrelay

56490538 07/20/2023 01:54 PM Christian McDonald

services_dhcp.php: cleanup warning notice when DHCP relay is enabled

892d939e 07/19/2023 04:59 PM Christian McDonald

Restore and continue to support dhcpleases6 until Kea migration is complete. Fixes #14502

d605ac4d 07/17/2023 08:27 PM Christian McDonald

dhcpd: re-add devfs to dhcpd chroot (BPF needs it)

7ddc0080 07/17/2023 08:16 PM Christian McDonald

dhcpd: remove unnecessary paths from dhcpd chroot

dc57795c 07/17/2023 09:37 AM Kristof Provost

Unset DPCRE2/SPCRE2 options for haproxy-devel

Fix build failure:
====> You cannot select multiple options from the PCRE radio
=====> Only one of these must be defined: DPCRE2 SPCRE

2aba9f00 07/13/2023 03:24 PM Marcos M

Don't fetch contents of nonexistent URL aliases. Fix #14574

3789fca8 07/13/2023 03:24 PM Marcos M

Validate all URL alias types when expanding URL aliases. Fix #13068

77e16886 07/13/2023 12:43 PM Jim Pingle

Correct JS for bulk rule copy convertif. Fixes #14576

5a2d873b 07/11/2023 07:56 PM Reid Linnemann

ipsec: correct typo in var name when modifying p1s

7f7d0165 07/08/2023 09:33 PM Christopher Cope

/etc/inc/syslog.inc: Update accessor method formatting. Fixes #14563

264198a5 07/07/2023 01:14 PM Christian McDonald

ipsec: refactor config access

653c8815 07/07/2023 12:50 PM Brad Davis

Move the options to Zabbix 6.4 after ece014b0

5082edf9 07/06/2023 05:21 PM Jim Pingle

Fix static ARP interface check. Fixes #14374

d333e763 07/06/2023 03:48 PM qwertiko GmbH

Update util.inc

Add additional check to correctly display "Alias-on-CARP"-style Virtual IPs in Gateway Group VIP dropdown selection. Fixes #14524

437fd1b6 07/06/2023 03:35 PM Christopher Cope

Add page title to system_register.php. Fixes #14462

6021c3e0 07/05/2023 07:56 PM Jim Pingle

Use correct per-log settings path. Fixes #14545

d69d6c84 07/05/2023 07:31 PM Jim Pingle

Improve GIF/GRE interface handling. Fixes #14549

f387c974 07/05/2023 06:51 PM Jim Pingle

Encode dynamic log if filter. Fixes #14548

543dc925 07/05/2023 05:43 PM Jim Pingle

Multiple issues with PPP providers. Fixes #14547

  • Update code for PHP 8.x
  • Fix connection name handling (validation, parsing, etc)
  • Fix output encoding of plan data

Tested with a variety of countries/providers/plans, output looks OK in
all cases I've checked.

d6078e85 06/30/2023 02:33 PM Christopher Cope

Add option to invalidate GUI login on IP address change. Implements #14265

0fb335e6 06/29/2023 12:10 PM Brad Davis

Bump to 2.8.0-DEVELOPMENT

892de1ec 06/28/2023 12:53 PM Jim Pingle

Fix invalid log rotation setup test. Fixes #14517

81c6453d 06/27/2023 06:51 PM Christian McDonald

composer update

ea05d6a1 06/21/2023 07:11 PM Kristof Provost

Update to zabbix 6.4 after ports merge

b9b25969 06/21/2023 03:23 PM Christian McDonald

firewall_rules.php: default to the first configured interface, Fixes #14345

755e45db 06/20/2023 05:29 PM Christian McDonald

firewall_nat_out_edit.php: fix invalid format string on Polish translation. Fixes #13946

9947de3e 06/20/2023 05:03 PM Luiz Souza

Add "ixv" to the list of capable ALTQ interfaces.

Ticket: #14408

d9982f0f 06/19/2023 07:49 PM Jim Pingle

Correct ambiguous Unbound TTL Host Cache descr text. Fixes #14358

1dfacf5a 06/19/2023 07:23 PM Jim Pingle

Read pkg plugins more carefully. Fixes #14474

06c11e21 06/19/2023 06:22 PM Jim Pingle

Don't use LED functions without the expected LED count. Fixes #14482

df664372 06/16/2023 07:15 PM Luiz Souza

Add the pfSense Plus pkg fingerprints.

Fixes the upgrade from CE now that CE can verify the Plus packages.

Submitted by: KrisM

2f723b39 06/15/2023 08:17 PM Luiz Souza

Use the dynamic repos help text instead of the old 'custom' repo.

43d83a84 06/15/2023 08:12 PM Luiz Souza

Remove the old 'pfupdate' endpoint support.

Disable the support for old style 'custom' repo.

The Plus migration will be handled by the dynamic repos now.

ef03960a 06/15/2023 03:52 PM Christian McDonald

net/dhcpcd: (re)introduce dhcpcd to poudriere_bulk for development and testing

3c2cb48c 06/14/2023 10:34 PM Luiz Souza

Use the new notation from 877e6b53c7e76f0bcb02621d290a4e325941fd1c.

No functional changes.

9de48f4b 06/14/2023 09:44 PM Luiz Souza

Add the missing 'pkg_repos_path' global.

Rerported and tested by: KrisM

77a16446 06/14/2023 07:50 PM Luiz Souza

Fix a merge problem in the last commit to accommodate a small difference with Plus.

654dc4ac 06/14/2023 05:37 PM Luiz Souza

Add the dynamic repos support.

Load the repository settings dynamically from Netgate, allowing for more
flexibility and direct support to update for the Plus repositories.

e47285ae 06/13/2023 03:57 PM Marcos M

Don't modify routes when adding or removing DNS IP addresses that exist on interfaces. Fix #14288

5e92d678 06/08/2023 09:31 PM Reid Linnemann

Fix references to 'disable_carp' introduced in 62fb07c816. #2218

The original commit had some lingering references to a function 'disable_carp'
that had been abandoned in favor of a single 'enable_carp' function with enable
arg. This commit corrects these lingering references.

b17e7d94 06/07/2023 04:55 PM Christian McDonald

Revert "Add net/dhcpcd to poudriere_bulk"

This reverts commit 5c80b44d0aa294684f10c03f97b4b4793d4865dc.

04a06f2c 06/07/2023 12:42 PM Jim Pingle

Fix PHP error from invalid IPsec P1 config. Fixes #14458

Switch to PHP 8.x friendly functions to access multi-level array parts
since there is a chance they may be empty or partially defined in the
encryption algorithm section.

20dcac61 06/06/2023 07:44 PM SARRAZIN Théo

resolves issue #13940 by adding a default statement to handle any protocol layout

7a14ab5d 06/06/2023 07:39 PM Marcos M

Correct the filter when validating URLs. Fix #14356

e9a36ae3 06/06/2023 07:21 PM Jim Pingle

OpenVPN CSO: Improve form field JS. Fixes #13088

Originally-From: PhilZ-cwm6 @ GitHub

0de394c9 06/06/2023 05:41 PM Jim Pingle

Convert AJAX GET calls to POST

5c80b44d 06/05/2023 04:37 PM Christian McDonald

Add net/dhcpcd to poudriere_bulk

87d2b746 06/05/2023 02:12 PM Christopher Cope

CP fix check for used mac db content. Fixes #14446

a99c03dd 06/05/2023 01:31 PM Jim Pingle

Correct Outbound NAT 'other' type selector. Fixes #14354

073a6bac 05/30/2023 01:51 PM Jim Pingle

Fix mac_procs incorrect references. Fixes #14425

c13bf6d4 05/30/2023 01:45 AM Christian McDonald

Ignore ngeth and wg interfaces when performing interface mismatch detection. For #14410

881fa564 05/25/2023 03:00 PM Jim Pingle

Merge pull request #4641 from bmeeks8/suricata_build_OPTION_knob_update

ea79a4fe 05/25/2023 02:18 PM Jim Pingle

Correct 6o4 addr variable name. Fixes #14415

00b2bc29 05/25/2023 02:15 PM Bill Meeks

Update Suricata binary build OPTION knob settings for NETMAP.

217f42ec 05/24/2023 01:05 PM Jim Pingle

Correct alias bulk import regression. Fixes #14412

While here, ensure that a broken alias configuration does not cause PHP
errors which prevent users from using the GUI or console.

9fab01ea 05/22/2023 01:15 PM Christopher Cope

inc/upgrade_config: PHP 8.x issues. Fixes #14400

8156d6d4 05/15/2023 09:59 PM Reid Linnemann

Fix ipsec_ikeid_next() copy/paste errors

The content of ipsec_ikeid_next() had some references to undefined variables
stemming from a change of nomenclature between 'ike', 'req', and 'key'. This
seems to stem from content in ipsec_ikeid_next() originating as a copy/paste...

4dcad18e 05/15/2023 06:36 PM Christian McDonald

dns/unbound: enable NOASLR port option

af317696 05/12/2023 12:17 AM Marcos M

Add VLAN support validation for the Packet Capture interface. Fix #14376

0fe74727 05/11/2023 07:20 PM Christian McDonald

net/keama: add Kea migration assistant to build for development and testing

c8014348 05/11/2023 07:15 PM Christian McDonald

Replace abbreviated links from System menu

0ba64c06 05/11/2023 02:20 AM Brad Davis

Switch exclusively over to Python 3.11

62fb07c8 05/10/2023 10:44 PM Reid Linnemann

Disable CARP until services have started and before shutdown/reboot. Fixes #2218

CARP has historically been enabled as part of interface bringup and sync setup
fairly early in rc.bootup. This change intentionally shuts down CARP from
interface bringup all the way until services have been started to ensure that a...

211d0196 05/10/2023 08:51 PM Reid Linnemann

Relocate ConfigLibTest.php to new tests directory

To correctly handle running test in situ, add set_include_path() call to add
relative src/etc/inc path to the include path string

a2a2e8a8 05/09/2023 03:07 PM Jim Pingle

Work around PHP var ref scope weirdness. Fixes #14363

7b69f93c 05/09/2023 12:39 PM Jim Pingle

Ensure RSS widget number values are treated as int. Fixes #14365

89803e07 05/08/2023 02:21 PM Christian McDonald

Fix net/miniupnpd 2.3.3 build

1c0fa041 05/05/2023 12:21 PM Jim Pingle

Revert "Correct RAM disk swap calculation. Issue #13508"

This reverts commit b10998b1951b3e0d1cb74449a6b6dd333b9d292a.

b08e5eb8 05/04/2023 05:40 PM Christian McDonald

Update make.conf to use correct miniupnpd port options for v2.3.3

b10998b1 05/03/2023 03:39 PM Jim Pingle

Correct RAM disk swap calculation. Issue #13508

It was not factored into the shell version as it should be (still a
problem here, see Redmine).

It was also returning a bogus small value on systems that have no swap
configured.

a33abf9d 05/03/2023 03:26 PM Christian McDonald

Start building frr8 for development and testing. For #13575

9dd708be 05/02/2023 07:54 PM Jim Pingle

Fix PHP 8.x issues in separator functions. Fixes #14338

e79a872f 05/02/2023 07:40 PM Christian McDonald

Remove unnecessary utf8_encode'ing to pfSense_kill_states arguments. Partial #9270

9f3f2b6f 05/02/2023 05:10 PM Jim Pingle

Use first label, not last. Fixes #14336

16bf36e0 05/02/2023 04:36 PM Kristof Provost

Have rtsold always call the script, even if 'M' or 'O' bits are not set

3eee2ed7 05/02/2023 02:33 PM Jim Pingle

Repsect NAT nosync for assoc rules. Fixes #14335

e472f96d 05/02/2023 12:44 PM Jim Pingle

Update method of finding rule labels. Fixes #14336

The way rule labels are returned from pfSense_get_pf_rules() changed, so
this code needs to follow the new format.

0b612e54 05/01/2023 05:19 PM Jim Pingle

Correct array_path_enabled syntax for nosync check. Fixes #14316

d357172c 05/01/2023 02:41 PM Jim Pingle

FW rule GW status popup improvements. Fixes #14327

  • Fix status check to account for current gw status/substatus strings
  • Include Tier for gateway groups
  • Sort groups by tier and then name
  • Fix interface name printout
  • Optimize interface name and gw address display to avoid multiple...