Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

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

51ef2e44 01/17/2022 05:45 PM Steve Beaver

Delete all custom files if the custom repo specification is incomplete

78ce96a9 01/13/2022 06:36 PM Jim Pingle

Improve OpenVPN Data Cipher handling. Fixes #12677

fd2740b3 01/12/2022 03:29 PM Glen Barber

Update master to 2.7.0

3b283c27 01/12/2022 03:25 PM Glen Barber

Revert "Update master to 2.7.0"

This reverts commit ac7ec30f39a3069d3192a73b78e5977fc834482e.

ac7ec30f 01/12/2022 03:16 PM Glen Barber

Update master to 2.7.0

b8fd0558 01/11/2022 06:26 PM Steve Beaver

netgate-ca.pem is now in the base image at /usr/local/share/${product_name}/ssl/netgate-ca.pem

73141a42 01/11/2022 02:59 PM Luiz Souza

Update the git protocol.

For more details see: https://github.blog/2021-09-01-improving-git-protocol-security-github/

fe5ba225 01/10/2022 02:21 PM Viktor Gurov

Use /conf/restore_config_data trigger file to restore extra data on install. Feature #12518

be84a4a4 01/06/2022 04:26 PM Jim Pingle

Improve solo weighted GW in Failover. Issue #12660

If there is only one gateway to add in a macro definition, there is
no point in repeating the string based on the gateway weight.

This is a potential contributing cause to issue #12660

283f9e8c 01/03/2022 06:40 PM Jim Pingle

Disable DNS Resolver recursion if the selected outgoing interfaces are not available. Fixes #12460

Originally-By: Viktor Gurov

1f3baf61 01/03/2022 06:31 PM Jim Pingle

Revert "Use OpenVPN async client-connect, clear stale rules, add option to limit connections per user. Implements #12407 and #12332 and #12267"

This reverts commit 7aaa20d95a345c4688e8786c755c7d0433451688.

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

7034ac09 12/30/2021 08:01 PM Viktor Gurov

Create port forward rules for PPPoE Servers interface. Fixes #12452

49eba660 12/29/2021 09:53 AM Viktor Gurov

Fix SSH keys permissions on restore. Fixes #12637

1fa4c473 12/28/2021 12:50 PM Viktor Gurov

Do not update Dynamic DNS if the public IP address cannot be determined. Fixes #12617

c3474eef 12/27/2021 02:36 PM Viktor Gurov

Ignore DynDNS requestif for non-custom providers. Fixes #12631

8a6fea89 12/27/2021 02:25 PM Viktor Gurov

Use installer_copied_config as an extra data restore trigger. Issue #12518

ecfe0d28 12/22/2021 05:52 PM Viktor Gurov

Merge pull request #4550 from znerol-forks/fix/master/radvd-search-list

4bcd43b4 12/22/2021 05:50 PM Viktor Gurov

Merge pull request #4546 from olehfb/namedotcom_dyndns

3a973ba4 12/22/2021 06:56 AM znerol

Initialize searchliststring variable in every loop iteration

2fe32b3b 12/21/2021 03:32 PM Viktor Gurov

Add tag 1 to Captive Portal passthrough MAC table. Fixes #12615

070fb1a8 12/20/2021 03:16 PM Viktor Gurov

Do not update DNS RFC2136 if the public IP address cannot be determined. Fixes #12617

4dde40ec 12/17/2021 01:59 PM Viktor Gurov

Pushover notifications fix. Issue #12614

7054b63f 12/16/2021 07:06 PM Viktor Gurov

Use Trusted Store CAs for Dynamic DNS. Fixes #12589

da836151 12/16/2021 05:57 PM Christian McDonald

Bounce dipinger when bringing down interface that has a gateway

e7de40d5 12/15/2021 04:38 PM Viktor Gurov

One.com DDNS update. Issue #12352

(cherry picked from commit 9a84d3b0b5e4709a5bde99d3edf4f8e89524b602)

5ea2588a 12/14/2021 06:28 PM Glen Barber

2.6.0 is now BETA

2fbbd164 12/14/2021 01:54 PM Jim Pingle

Init tracker ID before filter reload. Fixes #12588

6317d66d 12/13/2021 08:05 PM Kristof Provost

syslog: fix ridentifier retrieval when looking up by rule number

pf rules no longer include the ridentifier immediately after the rule
number but instead list it as a separate keyword like this:

@4(0) block drop in log inet all label "Default deny rule IPv4" ridentifier 1000105583...

02fcba75 12/13/2021 07:14 PM Viktor Gurov

Send Telegram/Pushover/Slack notifications on CARP MASTER event. Fixes #12584

61a326a4 12/13/2021 07:14 PM Viktor Gurov

Use notify_all_remote() in /etc/rc.notify_message. Fixes #12585

8acd2c9e 12/13/2021 01:35 PM Kristof Provost

syslog: fix ridentifier retrieval

pf rules no longer include the ridentifier immediately after the rule
number but instead list it as a separate keyword like this:

@4(0) block drop in log inet all label "Default deny rule IPv4" ridentifier 1000105583

...

3e975038 12/08/2021 10:50 PM Kristof Provost

Rename 'tracker' to 'ridentifier'

FreeBSD has included our 'tracker' functionality, but calls it
'ridentifier' instead. Change the rule generating code to cope with
that.

2b6a3712 12/07/2021 07:21 PM Viktor Gurov

IPsec IKEv2 Retransmission options. Implements #12184

46bd32bb 12/07/2021 02:17 PM Steve Beaver

Revert "Certmanager mvc"

This reverts commit 033c3ae82d20ca5760ed483cf8d0c947764b2371

033c3ae8 12/07/2021 01:49 PM Steve Beaver

Certmanager mvc

7b6a6331 12/07/2021 01:40 PM Viktor Gurov

Restore RRD and extra data on bsdinstall config.xml restore. Implements #12518

af9fb265 12/07/2021 08:45 AM Viktor Gurov

IPsec on backup CARP group validation. Fixes #12566

6a9fe85f 12/06/2021 01:58 AM olehfb

Add dynamic DNS service provider Name.com, closes #12567

cd974f08 12/03/2021 02:21 PM Viktor Gurov

SNMP IPv6 support. Implements #12325

d6bbbf35 12/03/2021 02:21 PM Viktor Gurov

Input validation to prevent removing a gateway if it is still in use by DNS servers. Fixes #8390

dc22e511 12/03/2021 02:20 PM Viktor Gurov

Backup and Restore SSH Host Key(s). Feature #11118

332052b8 11/25/2021 07:30 PM Viktor Gurov

Static routes handling update. Fixes #11599 #11895 #7547

  • Confirmation box to apply static routes add/route/change
  • Reloading routes using aliases after changing the alias
  • Correct route updates after changing destination or gateway
04fbf68c 11/23/2021 06:21 PM Christian McDonald

Update enableallowallwan to only include shaper.inc once.

76902a1a 11/22/2021 05:07 PM Viktor Gurov

Allow to select 3 (8s) NTP min poll value. Implements #9439

bbb3bbeb 11/16/2021 09:46 AM Viktor Gurov

DNS check improvements for fw check and ACB. Fixes #12141

7aaa20d9 11/15/2021 02:51 PM Marcos M

Use OpenVPN async client-connect, clear stale rules, add option to limit connections per user. Implements #12407 and #12332 and #12267

6a41d476 11/15/2021 02:47 PM Viktor Gurov

Port Forward checks for special interfaces and reflection type. Fixes #12452

0cfd0083 11/15/2021 02:13 PM Viktor Gurov

NTP Peer mode. Implements #11496

56b1a253 11/12/2021 03:41 PM Brad Davis

Fix reservation on CE installs with a pool called 'zroot'.

e53c0bf4 11/10/2021 03:57 PM Renato Botelho

pfSense-rc: Fix ZFS reservation

e804230c08 introduced an error when USE_ZFS is not set:

Starting syslog...done.
[: : bad number
Starting CRON... done.

Fix it by only checking if variable is not empty

e804230c 11/10/2021 12:11 AM Brad Davis

Add a ZFS reservation of 10%

d1e65bb2 11/04/2021 03:06 PM Viktor Gurov

Automatic outbound NAT for Reflection IPv6 support. Fixes #12500

b3979f4a 11/02/2021 01:16 PM Viktor Gurov

Add Chelsio T6 CXGBE (cc) to ALTq capable list. Fixes #12499

4d016cc4 10/28/2021 08:59 AM Kristof Provost

Do not detach ng_ether from physical interfaces

There's no measurable performance impact1 of leaving an unused ng_ether
node attached to ethernet interfaces, so don't waste time trying to
ensure we only attach to interfaces where we expect to use netgraph....

66b1de4c 10/27/2021 08:46 PM Jim Pingle

IPsec SPD status updates. Implements #12397

  • Fix backend parsing of setkey data
  • Check for VTI vs tunnel mode
  • Output mode in GUI status, and VTI interface name if available
  • Make directionality of endpoints and arrow icon match in both the
    direction column and tunnel endpoints column.
c7a78ad6 10/22/2021 08:24 PM Viktor Gurov

Elliptic Curve 25519, 448 bit -> Elliptic Curve 448, 448 bit PH2 rename. Fixes #12350

a96a7151 10/21/2021 03:11 PM Viktor Gurov

Delete stale OpenVPN RADIUS ACL generated rules. Fixes #12481

aa1936ee 10/21/2021 01:27 PM Viktor Gurov

DNS check optimization for NDP diag page. Fixes #11512

6e889d88 10/20/2021 04:11 PM Viktor Gurov

Fix OpenVPN status page halt function when client_id=0. Issue #12416

2c702751 10/20/2021 04:05 PM Viktor Gurov

IPsec PC/SC daemon status / services page fix. Issue #12468

0b783d30 10/20/2021 01:50 PM Viktor Gurov

Remove stale captiveportal_online_users file on boot. Fixes #12455