Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1fc8364a 01/09/2024 03:52 PM Marcos M

poudriere: move to drm-515-kmod

2b2b084c 01/08/2024 09:20 PM Marcos M

Handle VIPs in OpenVPN Wizard. Fix #15148

b580dbfb 01/08/2024 11:56 AM Christian McDonald

Font Awesome: Update to v6.5.1

fa953ac0 01/05/2024 12:45 AM Marcos M

Consolidate is_url_hostname_resolvable() into resolve_address()

is_url_hostname_resolvable() used gethostbyname() which only
supports getting IPv4 records. This change makes resolve_address()
more flexible by accepting URLs and consumes the timeout code
from is_url_hostname_resolvable().

0b3052b3 01/04/2024 09:52 PM Marcos M

Clarify function use and description

11b04370 01/04/2024 04:38 PM Marcos M

Refactor system DNS check. Fix #15127

89cc24a6 01/04/2024 04:38 PM Marcos M

Add IPv6 localhost nameserver to /etc/resolv.conf. Fix #15139

12cbb18a 01/03/2024 07:25 PM Jim Pingle

Improve validation of DNS Resolver Python script. Fixes #15135

a68f7a3d 01/03/2024 06:26 AM Luiz Souza

Update the years in the Copyright notice.

3d95bdde 01/02/2024 08:43 PM Jim Pingle

Correct DHCPv6 lease shortcut section. Fixes #15117

c48e3d87 12/30/2023 10:44 PM Christopher Cope

Bail earlier if the LDAP connection fails. Fix #15122

4bd55d9a 12/29/2023 06:35 PM Marcos M

Remove broken input validation

This input validation was originally done in a function that effectively
ignored any input errors. When it was taken out of the function, the
input errors were no longer ignored which resulted in false positives.
This commit removes the respective input validation which effectively...

e0b7afa9 12/28/2023 10:45 PM Reid Linnemann

pfSense-boot: Ensure freebsd efi directory exists

8e83f722 12/28/2023 10:27 PM Marcos M

Strip the prefix size from the VTI remote address. Fix #15124

7bb1c10a 12/28/2023 02:00 PM Christian McDonald

pfSenseHelpers.js: improve usepost interface. See comment.

563d3c76 12/27/2023 09:14 PM Marcos M

Remove unnecessary sleep when configuring unbound

88674cdb 12/27/2023 09:10 PM Marcos M

Reconfigure VLANs after recreating LAGG interfaces. Fix #9453

7cdf9713 12/22/2023 09:55 PM Christian McDonald

Only backup kernel on UFS systems

8c2615a3 12/21/2023 05:56 PM Christopher Cope

Trim DHCP & DHCPv6 search strings. #14261

a13da2b0 12/21/2023 05:54 PM Christopher Cope

Fix typo in setup wizard. Fixes #14989

65b5c400 12/21/2023 04:47 PM Reid Linnemann

get_sysctl(): check return status and log failures, add retries. #14648

273e932c 12/21/2023 04:46 PM Reid Linnemann

Update loader on ESPs without use of a label

08434feb 12/20/2023 06:19 PM Marcos M

Show only the Message column for raw logs. Implement #15106

55251505 12/20/2023 03:56 PM Marcos M

Remove TOTH. Fix NG#12636

c32312a3 12/20/2023 12:31 AM Marcos M

Handle IPv6 GUA and ULA in get_interface_track6ip(). Fix #15057

1c4ca20d 12/15/2023 04:12 PM Marcos M

Include IPv6 VIPs in system subnet aliases. Fix #15096

192dba69 12/08/2023 09:55 PM Marcos M

Handle backuppath entries with multiple paths. Fix #15076

3e0facb2 12/08/2023 06:59 PM Marcos M

Fix off-by-one error when checking for system uid/gid. Fix #15067

fbc8d7d0 12/08/2023 06:19 PM Marcos M

Check "all" when restarting unbound based on interface. Fix #15071

c0f95035 12/08/2023 04:33 PM Brad Davis

Retire Zabbix 4 now that they are EoL

b8c13d95 12/08/2023 03:46 PM Marcos M

Use the correct fontawesome icon prefix

ea161f3b 12/06/2023 02:04 PM Jim Pingle

Remove bonus space. Fixes #15069

f15e8e4f 12/04/2023 03:52 PM Marcos M

Dynamically adjust login banner interface max width. Fix #13268

b68e0c0c 12/04/2023 03:46 PM Marcos M

Consolidate shaper input validation

Remove the duplicate function and integrate it with the rest of the
validate_input() methods.
do_input_validation() in guiconfig.inc cannot be included in shaper.inc;
this change avoids moving it somewhere that may not be ideal.

0e5dec19 12/04/2023 03:38 PM Marcos M

Allow disabling RA with no IPv6 config on the interface. Fix #14967

16e4d50a 12/03/2023 12:12 AM Christopher Cope

etc/rc.ecl: Update CD/DVD logic. Fixes #14728

92573452 11/30/2023 10:28 PM Christian McDonald

poudriere_bulk: remove frr8* and bump PHP to 8.3

cea9d2d0 11/30/2023 07:33 PM Marcos M

Don't refresh the cache when visiting the update page. Fix #15055

63556af2 11/30/2023 04:41 PM Christian McDonald

make.conf: move to PHP 8.3

99ea9c32 11/29/2023 02:21 PM Christian McDonald

net/frr9: enable SNMP port option

83bca495 11/22/2023 10:45 PM Marcos M

Show the target for auto outbound NAT rules. Fix #15025

b7f2b1dc 11/22/2023 09:02 PM Marcos M

Append a new line to NAT rule errors. Fix #15024

e6f78714 11/22/2023 04:25 PM Marcos M

Update fontawesome references in form buttons

91c4768b 11/21/2023 07:37 PM Marcos M

More fontawesomev6 updates

87ecf1c2 11/20/2023 04:50 PM Reid Linnemann

Correct ESP mount executed in a subshell. Fixes #15007

fc0910fd 11/17/2023 09:58 PM Marcos M

Merge pull request #4615 from blkeller/apu2-expanded-serial-fix

9e8a0841 11/16/2023 07:07 PM Marcos M

Merge pull request #4652 from jaredhendrickson13/fix/bring-down-proxyarp-after-deletion

dcdb4617 11/15/2023 04:41 PM Jim Pingle

Fix IPsec log value handling. Fixes #14990

4bbbcc36 11/15/2023 12:57 AM Marcos M

Refactor use of return_gateways_array() with get_gateways(). Fix #14893

Most calls to return_gateways_array() do not need the gateway list to be
recreated. get_gateways() can filter the gateway list, and indexing is
moved from return_gateways_array() to get_gateways() to avoid using...

d365c2c7 11/14/2023 11:22 PM Marcos M

Don't split fontawesome icon names

This makes it easier to update fontawesome versions. While here, fix a
missing closing quote, and use the correct fontawesome prefix.

5002025e 11/14/2023 10:04 PM Marcos M

Remove duplicate class

c1d304b3 11/14/2023 09:47 PM Marcos M

Update fontawesome icon names to v6. Implement #13537

47b725b9 11/14/2023 09:45 PM Marcos M

Revert "Update fontawesome icon names to v6. Implement #13537"

This reverts commit 32be4696a301144c650f4765b8a2b51e28d95a40.

32be4696 11/14/2023 09:00 PM Marcos M

Update fontawesome icon names to v6. Implement #13537

5841d969 11/14/2023 08:43 PM Reid Linnemann

Utilize new -C flag to pfSense-upgrade

pfSense-upgrade's -c flag is intended to check only for upgrades against the
currently configured repository (better termed as updates). The new -C flag
expands the search for new versions of core packages into other non-devel repo...

88bb1c55 11/13/2023 11:16 PM Brett Keller

Expand detection of PC Engines APU2 platform to include all variants

Fixes #13498 in Redmine.

6df70417 11/13/2023 08:17 PM Marcos M

Update direct config access in services_dhcpv6.php. Fix #14978

1fbbea8f 11/13/2023 05:01 PM Reid Linnemann

Remove use of 0.0.0.0 alias in pfSense-dhclient-script. Fixes #14966

a6c6b835 11/13/2023 03:59 PM Marcos M

Remove invalid field from input validation. Fix #14965

0fc7765c 11/13/2023 03:48 PM Marcos M

Save the mobile IPsec group auth setting. Fix #14963

132fef02 11/10/2023 07:56 PM Marcos M

Merge pull request #4642 from marcelloc/patch-8

ced1d065 11/10/2023 06:55 PM Marcos M

Merge pull request #4634 from rlaager/fix-mss-clamping-for-v6-vpn

5506b679 11/10/2023 04:51 PM Marcos M

Merge pull request #4647 from Tsuser1/ecl-cdrom

6c01ae83 11/10/2023 02:41 PM Marcos M

Merge pull request #4653 from PhilZ-cwm6/patch_ovpn_nbdd

d2a91e8a 11/10/2023 02:06 PM Marcos M

Update nvd3. Implement #13537

e0cb987c 11/10/2023 02:03 PM Marcos M

Update fontawesome. Implement #13537

b18653a3 11/10/2023 02:03 PM Marcos M

Update jQuery and jQuery-ui. Implement #13537

02366840 11/09/2023 04:49 PM Jim Pingle

Fix PHP error when saving PPP interface w/o config. Issue #14949

8b4006f2 11/08/2023 09:54 PM Marcos M

Merge pull request #4603 from luckman212/reduce-log-spew-during-static-dhcp-deletions

f6bf8c92 11/08/2023 09:19 PM Marcos M

Merge pull request #4603 from luckman212/enhancement-to-dhcp-static-map-handling-of-duplicate-ips

50b5741b 11/08/2023 06:07 PM Marcos M

Update misleading function names. Fix #11566

a6cf534d 11/08/2023 04:44 PM Marcos M

Support URL IP aliases in alias_expand(). Fix #14947

1b612f6f 11/06/2023 08:29 AM Tux Dictumst

OpenVPN: expose NBDD servers in GUI

In GUI for both server and client specific overrides, add option to push DHCP NBDD option to client

056e50ee 11/01/2023 10:33 PM Marcos M

Merge pull request #4575 from PhilZ-cwm6/patch_vpn_netbios_settings

6b06bf59 11/01/2023 10:33 PM Marcos M

Merge pull request #4576 from PhilZ-cwm6/patch_vpn_netbios_deprecated_settings

b57ee783 11/01/2023 10:05 PM Marcos M

Hide WINS fields if NetBIOS is disabled. Fix #13087

ce83f38a 11/01/2023 07:27 PM Marcos M

Run rc.local on system boot instead of on user logon. Fix #10980

2b0c1dd5 11/01/2023 05:21 PM Marcos M

Merge pull request #4603 from luckman212/scrubing-to-scrubbing

0730c1a6 10/31/2023 09:46 PM Marcos M

Use a function to get OpenVPN device names

ac0a027f 10/31/2023 09:00 PM Christian McDonald

Rector some direct config array accesses with pure scalar paths.

e729ecf8 10/31/2023 12:08 AM Marcos M

Specify specialnet flags when calling get_specialnet(). Fix #14935

Allow passing specialnet flags to pconfig_to_address() to correctly
handle address/network config elements. Also correctly handle VIP
selection in nat/binat rules.

56142ff4 10/27/2023 08:58 PM Jared Hendrickson

fix: delete vips before calling interface_proxyarp_configure()

d1b4e731 10/26/2023 03:40 PM Christian McDonald

kea: validate v4 client identifiers as being valid hex strings, otherwise wrap in single quotes

3d4cab40 10/26/2023 12:37 PM Brad Davis

Revert "Add zsh to the list of packages to build"

This reverts commit d36017f86fc4da9fbcdad230e7edc0a8f271b0d2.

Revert this until the fix for zsh without docs lands upstream:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274713

4dc98294 10/24/2023 10:27 PM Marcos M

Don't use aliases in binat rules. Fix #14918
While there, handle negated binat addresses.
Also use the correct specialnet description.

d36017f8 10/24/2023 07:20 PM Brad Davis

Add zsh to the list of packages to build

dc96586b 10/19/2023 04:07 PM Jim Pingle

Selectively kill DHCP server by family. Fixes #14897

e67b20f4 10/19/2023 03:42 PM Jim Pingle

Fix some syntax/logic errors in interface config.

3d5bdf79 10/19/2023 07:12 AM Marcos M

Save rules changes before the ruleset is sorted.

221fc6d2 10/18/2023 03:31 PM Marcos M

MVC updates for SSH and gateways code.

af627f37 10/18/2023 02:53 PM Steve Wheeler

Traffic Graph filtering corrections. Fix #14892

1579b10b 10/17/2023 06:13 PM Marcos M

Recognize the 200xx Series QAT device. Implement #14844

392133c7 10/17/2023 04:46 PM Jim Pingle

Amend P12 error for bad ciphers. Fixes #14877

43179546 10/17/2023 04:35 PM Jim Pingle

Revert "Enable OpenSSL legacy provider by default. Issue #14877"

This reverts commit 275ae19ad70336f06ed53d655ceb96c8b2ab56f0.

87510765 10/16/2023 06:46 PM Marcos M

Generate a system alias for PPPoE clients. Fix #14885

9a632676 10/16/2023 05:39 PM Brad Davis

Remove trigger_initial_wizard since it is not used in the pkg

5fc3b1fb 10/16/2023 05:37 PM Jim Pingle

Remove outddated DHCPv6 test. Fixes #14884

f8606ffa 10/16/2023 02:51 PM Jim Pingle

Fix state dump rule ID validation. Fixes #14880

275ae19a 10/16/2023 02:29 PM Jim Pingle

Enable OpenSSL legacy provider by default. Issue #14877

72c441e9 10/16/2023 01:48 PM Jim Pingle

Refresh OS CA list after updating trust store. Fixes #14876