Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
34fc7cd6 03/31/2022 12:55 PM Viktor Gurov

Improve unbound DNSSEC option check. Issue #12985

3a792acf 03/31/2022 10:06 AM Viktor Gurov

OpenVPN unbound restart fixes. Issue #12991

70e7b0c1 03/30/2022 07:00 PM Marcos M

Add option to limit concurrent connections per OpenVPN user. Implements #12267

acb0c154 03/30/2022 07:00 PM Marcos M

Use OpenVPN deferred client-connect. Implements #12407

ae017785 03/30/2022 04:13 PM Viktor Gurov

Duplicate wireless interfaces fix. Issue #12999

209ad2e3 03/30/2022 03:52 PM Jim Pingle

OpenVPN shared key warning. Implements #12981.

Adds a warning to the OpenVPN client and server list and edit pages
warning the user about shared key mode being deprecated by OpenVPN.

Warning only displays on the instance lists if there is an existing
shared key instance. Warning only displays when editing an instance...

1ff9c7c3 03/29/2022 02:25 PM Viktor Gurov

Restart unbound to update ACL on OpenVPN change. Issue #12991

02004e7a 03/29/2022 07:50 AM Viktor Gurov

Convert IPv6 with IPv4 mapping to hex on prefix merge. Fixes #12440

568fdc9f 03/28/2022 02:06 PM Viktor Gurov

Unset $filename variable. Fixes #12986

37f3e8f0 03/25/2022 07:07 PM Viktor Gurov

Do not sync root.key file if DNSSEC is not enabled. Issue #12985

4533e50b 03/25/2022 08:38 AM Viktor Gurov

Skip unresolved OpenVPN alias DNS entries. Fixes #12984

b77f85b0 03/23/2022 07:59 PM Jim Pingle

Add upgradeconfig script. Implements #12973

f4b777f0 03/23/2022 07:58 PM Jim Pingle

Fix syntax errors. Issue #12940

97b49080 03/23/2022 02:35 PM Viktor Gurov

Always change .ssh directory permission. Issue #12940

7691f0c7 03/22/2022 06:03 PM Viktor Gurov

Delete user home directory on user delete XMLRPC sync. Fixes #12940

065e0508 03/22/2022 01:34 PM Viktor Gurov

OpenVPN FQDN in alias netmask fix. Issue #12925

062972b3 03/18/2022 02:07 PM Jim Pingle

pf host ID support. Issue #12702

98ecfb9f 03/18/2022 01:16 PM Jim Pingle

Add user opt to keep history. Implements #12675

719da3ee 03/15/2022 08:16 PM Jim Pingle

Remember dyn GW when if is down. Issue #12931

  • When a dynamic interface goes down, retain its old gateway address in
    a place we can read if if necessary
  • When a dynamic interface comes up, remove the file with the old gw
  • Add a function to fetch the old gateway...
2e326e19 03/15/2022 02:38 PM Christian McDonald

Enable /etc/rc.d/zfsbe support in pfSense-rc

d250c083 03/14/2022 03:11 PM Jim Pingle

Revert "Skip gateway if interface is down. Fixes #12920"

This breaks some gateway operations because the gateways disappear
entirely when the interface loses link.

This reverts commit c07c5cf5f2387cb2b9efdf25545bafebfa414f00.

c5d0d75d 03/11/2022 01:19 PM Jim Pingle

New methods for killing states. Implements #12092

60c0b333 03/10/2022 02:55 PM Viktor Gurov

OpenVPN FQDN in alias support. Fixes #12925

773902ef 03/10/2022 02:51 PM Viktor Gurov

DHCPD: deny MAC Deny entries instead of ignore. Fixes #12923

b68d8fe6 03/10/2022 09:26 AM Viktor Gurov

Do not add HTTPClient entries if netboot is disabled. Issue #12892

c07c5cf5 03/10/2022 05:30 AM Viktor Gurov

Skip gateway if interface is down. Fixes #12920

9be20fdf 03/09/2022 01:54 PM Viktor Gurov

OpenVPN status TAP mode double entries fix. Issue #12884

e7954a79 03/09/2022 01:49 PM Viktor Gurov

Restart gateways monitor on dynamic interface down. Fixes #12920

e4b4c3d2 03/09/2022 08:20 AM Viktor Gurov

Status Interfaces SPF details fix. Feature #8861

2404ca68 03/07/2022 09:32 PM Jim Pingle

Encrypt/Decrypt Robustness & Testing. Issue #12897

  • Move cleanup to separate function.
  • Be more aggressive with cleanup when performing multiple crypto
    attempts.
  • Only fall back to old iterations or legacy when decrypting as
    there is no need to attempt these when encrypting new content....
5f3aa946 03/07/2022 07:03 PM Viktor Gurov

OpenVPN status incorrect TAP mode RA server+empty tunnel. Fixes #12884

9a36d901 03/07/2022 04:50 PM Viktor Gurov

Define dnsmasq upstream DNS via --server option. Fixes #12902

fc455333 03/07/2022 04:49 PM Viktor Gurov

Show SFP module details on status_interfaces.php. Implements #8861

dde642ca 03/04/2022 08:17 PM Phil Wardt

Fix infinite CPU loop on failed restore

When restoring a backup with wrong password or a user custom iterations count different than 10k or 500k, GUI timed out in an infinite CPU loop

bf9d32bf 03/04/2022 02:37 PM Kristof Provost

Revert "captiveportal: fix ipfw rules"

This reverts commit 9dac41af43a5b977a604098688776987c4f76722.

5c5a7bc8 03/04/2022 01:46 PM Viktor Gurov

DHCPD HTTPClient option for static mappings. Fixes #12896

ed58094b 03/04/2022 01:29 PM Jim Pingle

Merge pull request #4551 from luckman212/dpinger_dont_add_static_routes

dd965531 03/04/2022 03:40 AM → luckman212

adds option to not auto-create static routes for dpinger (squashed)

284878d7 03/03/2022 09:04 PM Viktor Gurov

DHCPD HTTPClient custom option. Fixes #12892

dd9b24e9 03/03/2022 06:38 PM Jim Pingle

Increase OpenSSL iterations. Issue #12556

When encrypting and decrypting content such as config.xml backups,
increase the default number of iterations used by OpenSSL when deriving
the key material. Fall back to previous default and also retain the old
legacy behavior.

7692bda6 02/28/2022 05:46 PM Kristof Provost

syslog: Update filters now that the rule format has changed

We no longer have '@1(0)' but '@1' at the start of rules. This used to
be where we kept the trackerid, but that's now supplanted by the
ridentifier, so the field isn't useful any more, and has been removed...

aa159178 02/28/2022 09:56 AM Viktor Gurov

Remove default gateway if Mark Gateway is set. Fixes #12536

662693da 02/27/2022 01:50 AM Brad Davis

Attempt to clear the ZFS label off the end of the disk before expanding

This prevents hangs when importing the pool due to garbage on the end of
the disk

c2bb9552 02/24/2022 01:04 PM Viktor Gurov

Do not remove net.link.ifqmaxlen from /boot/loader.conf.local. Fixes #12862

8ddf2b5a 02/23/2022 04:50 PM Jim Pingle

Add option for pw hash algo. Implements #12855

46127218 02/23/2022 04:25 PM Jim Pingle

Namecheap DDNS response parse change. Fixes #12816

If the first attempt to parse the response fails, try again without the
XML declaration. The server may not be sending an accurate XML
declaration.

90f21a78 02/22/2022 02:22 PM Viktor Gurov

Fix dynamic IPv6 gateway address resolution. Issue #12847

cc920eb3 02/19/2022 03:17 PM Jim Pingle

Fix php syntax. Fixes #12831

47eecb16 02/18/2022 08:31 PM Viktor Gurov

LAGG hashing option. Implements #12819

27ad5aba 02/18/2022 04:01 PM Viktor Gurov

Dynamic NPT support. Implements #4881

dd3d48af 02/17/2022 04:55 PM Viktor Gurov

Multiple DHCP6 WAN connections. Fixes #6880

961f240c 02/17/2022 04:40 PM Viktor Gurov

Use random_bytes() to generate salt for SHA512 password hashing. Fixes #12801

2a9ee4d2 02/17/2022 04:38 PM Viktor Gurov

Merge pull request #4555 from zacwest/dnsimple-v6

f2ae911a 02/17/2022 04:37 PM Viktor Gurov

Merge pull request #4554 from lmcquade/master

35731eb2 02/17/2022 04:37 PM Viktor Gurov

Merge pull request #4549 from hpeters/master

b7b78ea1 02/16/2022 01:56 PM Jim Pingle

Remove quotes from TOS values. Fixes #12803

The quotes are no longer required by pf.

See also: #4302

468cd92b 02/15/2022 02:20 PM Viktor Gurov

Fallback to package \"name\" during package reinstall on restore. Fixes #12766

f976cb6a 02/15/2022 02:18 PM Viktor Gurov

Password prompt on encrypted ECL config.xml. Feature #12685

13720b18 02/15/2022 08:15 AM Viktor Gurov

Start/stop PPPoE interface on parent interface events. Fixes #12633

af3320b2 02/15/2022 07:17 AM Viktor Gurov

Allow the selection of "any" interface in floating rules. Implements #12392

dc6a9ddc 02/15/2022 06:33 AM Viktor Gurov

SNMP service restart improvements. Fixes #12611

1098cb94 02/15/2022 06:31 AM Viktor Gurov

IGMP Proxy service improvements. Fixes #12609

ec73bb89 02/14/2022 07:24 PM Viktor Gurov

Always restart gateway monitoring and services on interface UP/START event. Fixes #11570

c04144d1 02/14/2022 07:22 PM Viktor Gurov

Clear aliases,filter,shaper and natconf flags on filter_configure(). Fixes #12678

6ac625e8 02/14/2022 07:09 PM Viktor Gurov

DNS Resolver restart improvements. Fixes #12612

95d74811 02/14/2022 06:43 PM Viktor Gurov

Remove unused add_hostname_to_watch() from ipsec_setup_gwifs(). Issue #12645

8cd6e269 02/14/2022 06:29 PM Viktor Gurov

Fix full path to executable files. Issue #11941

52f152e1 02/14/2022 06:27 PM Viktor Gurov

Keep command line history WebGUI option. Implements #12675

15713a56 02/14/2022 04:37 PM Viktor Gurov

Optimize openvpn_resync_all(). Fixes #12628

de739376 02/14/2022 04:34 PM Viktor Gurov

Delete static default route if default gateway is NONE. Fixes #12536 #11692

abc7b305 02/14/2022 04:33 PM Viktor Gurov

CARP status check for RADVD with link-local address. Fixes #12582

a3361005 02/14/2022 04:31 PM Viktor Gurov

Remove link-local scope from IPv6 addresses in filter_nat_rules_generate_if(). Fixes #11984

ae9e5dde 02/14/2022 04:28 PM Viktor Gurov

GleSYS DDNS return code check fix. Issue #12672

fd5c12bc 02/14/2022 04:25 PM Viktor Gurov

Add IPv6 scope to DHCP6 link-local routes. Fixes #11764

0c5cf0df 02/14/2022 04:22 PM Viktor Gurov

Skip out-of-range entries on DHCP6 service start. Fixes #12527

9ca90ee8 02/14/2022 04:20 PM Viktor Gurov

Generate unbound ACLs for OpenVPN CSO. Fixes #12636

5e53a7b5 02/14/2022 04:13 PM Viktor Gurov

Initialize $cmp with an empty array. Fixes #12749

5c1d04af 02/14/2022 04:09 PM Viktor Gurov

Static IPv6 route delete fix. Issue #12728

b979719f 02/14/2022 04:07 PM Viktor Gurov

Update Static Route and OpenVPN alias name when the alias is renamed. Fixes #12727

8cb0120e 02/14/2022 04:07 PM Viktor Gurov

Only request copyright file is ews.netgate.com is resolvable. Issue #12141

b5360f49 02/14/2022 04:06 PM Viktor Gurov

Use http_build_query() for Google Domains DDNS post data. Fixes #12754

85c26953 02/14/2022 04:03 PM Viktor Gurov

Eliminate duplicate shell commands from history file. Feature #12741

0fe9c7bb 02/14/2022 04:03 PM Viktor Gurov

Convert OpenVPN Tunnel Network to correct format on save. Issue #11416

e638072c 02/14/2022 03:58 PM Viktor Gurov

Display interface interrupts. Fixes #12735

5462da2a 02/14/2022 03:54 PM Viktor Gurov

Add OpenVPN CSO to Automatic Outbound NAT. Fixes #12792

5dcaa2af 02/14/2022 02:38 PM Jim Pingle

Correct NTP service status logic. Fixes #12775

3b50f765 02/14/2022 02:38 PM Jim Pingle

Add UPnP NAT anchors before NAT rules. Fixes #7727

4745879c 01/31/2022 07:25 PM Jim Pingle

One-time NTP sync from static servers NG 7447

42ed3b9d 01/31/2022 07:24 PM Jim Pingle

Sanity check the clock at boot. Issue NG 7447

17490b15 01/31/2022 05:38 PM Viktor Gurov

Delete temporary ACB files. Fixes #12745

77a0eb0d 01/30/2022 12:42 AM Zac West

Add IPv6 variant of DNSimple DynDNS Provider

671fd0d1 01/24/2022 10:15 PM Loren McQuade

Fix formatting. Add get_ll_scope() check.

1e7b9b4a 01/24/2022 08:47 PM Loren McQuade

Change get_gwgroup_members to include interface in link-local IPv6 addresses (Bug #12721)

c83b195f 01/24/2022 06:13 PM Steve Beaver

Default repo selector to stable repo after upgrade to Plus

fccb675a 01/23/2022 01:13 AM Steve Beaver

Detect correct setting for custom repo and call pkg_switch_repo to be sure

2368c2cf 01/22/2022 06:04 PM Steve Beaver

Revert clearing custom repo on boot

88e8de2c 01/21/2022 06:24 PM Steve Beaver

Revert "Move custom repo removal code to a better location in rc.reboot"

This reverts commit e696b0868a495af4f19505b8261f25d6604adc8d

e696b086 01/20/2022 06:32 PM Steve Beaver

Move custom repo removal code to a better location in rc.reboot

a80cf2c9 01/20/2022 01:50 PM Viktor Gurov

openvpn.tls-verify.php exec() output fix. Issue #11829

bbca801c 01/19/2022 04:53 PM Viktor Gurov

ldap_get_groups() return value fix. Issue #12699