Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
aabaad0a 10/18/2021 03:12 PM Viktor Gurov

Mute kernel messages on dummynet and thermal hardware modules load. Fixes #12454

1c4c9e7f 10/18/2021 03:12 PM Viktor Gurov

Allow to use /0 netmask on IGMP Proxy edit page. Fixes #7749

ff6d9cb1 10/18/2021 03:11 PM Viktor Gurov

Traffic Shaper Wizard IPv6 support. Implements #4769

67fedb90 10/17/2021 05:50 AM Viktor Gurov

Use proxy for DDNS Check IP Services. Feature #12342

35c4d4fd 10/14/2021 03:41 PM Renato Botelho

Ticket #12456: Retire Zabbix 5.2 packages

fd331bdc 10/13/2021 05:46 AM Viktor Gurov

Dynamic DNS proxy option. Fixes #12342

b9fbc36a 10/13/2021 05:13 AM Viktor Gurov

Slack Notifications. Feature #12291

a3e79766 10/13/2021 05:10 AM Viktor Gurov

NAT 1:1 pseudo-interface input validation fix. Issue #12408

1004053d 10/09/2021 09:43 AM Viktor Gurov

OpenVPN Generated RADIUS ACL Ruleset for status_output. Implements #12316

61eb637d 10/09/2021 08:16 AM Viktor Gurov

Modal window to see RADIUS ACL generated rules on the status_openvpn.php page. Implements #12321

253b9b62 10/09/2021 07:37 AM Viktor Gurov

IPsec PH2 BINAT subnet size input validation. Todo #12430

59724429 10/09/2021 07:35 AM Viktor Gurov

Do not check subnet overlapping on 6RD interfaces. Fixes #12371

9a18668d 10/08/2021 04:56 PM Viktor Gurov

Display default Reflection Timeout value. Feature #12318

44a4215f 10/08/2021 03:51 PM Viktor Gurov

1:1 NAT destination entries description fix. Issue #12410

e33311fe 10/08/2021 03:50 PM Viktor Gurov

DNS check optimization. Fixes #11512

1ab2ec0a 10/08/2021 03:49 PM Viktor Gurov

IPv6 Port Forwarding Proxy+NAT input validation. Fixes #12319

ff90368d 10/08/2021 03:48 PM Marcos M

fix #11734 NAT overlap validation does not check special networks

42259176 10/08/2021 03:44 PM Viktor Gurov

deleteVIP() IPsec PH1 input validation. Fixes #12356

3e968849 10/08/2021 03:42 PM Viktor Gurov

Correct input validation on deleting a CARP VIP which is referenced by an IP Alias. Fixes #12362

b5332117 10/08/2021 03:36 PM Marcos M

Improve XMLRPC Sync for dhcpd. Fixes #10955

83afa41a 10/08/2021 03:36 PM Viktor Gurov

Reload syslogd on log Rotation Size / Retention Count change. Fixes #12366

08ef78ac 10/08/2021 03:35 PM Viktor Gurov

Allow to halt OpenVPN client on status page. Issue #12416

ed1ff340 10/08/2021 03:34 PM Viktor Gurov

Do not show Configuring IPsec VTI interfaces message at boot if no VTIs are configured. Fixes #12419.

14e080ab 10/08/2021 03:34 PM Viktor Gurov

Swap Captive Portal Redirection URL and Blocked MAC redirect URL input validation messages. Fixes #12388

d9793efc 10/08/2021 03:33 PM Viktor Gurov

Update help text for RAM disk settings. Fixes #12389

79b8b049 10/08/2021 03:30 PM Viktor Gurov

Remove unused function from pfsense-utils.inc. Todo #12406

b8cfee9d 10/08/2021 03:26 PM Viktor Gurov

6RD Prefix input validation. Fixes #12435

7cf69c98 10/08/2021 12:22 PM Viktor Gurov

Default preferred lifetime input validation. Fixes #12439

863ab7d4 09/23/2021 01:33 PM Jim Pingle

Fix IPsec P2 Keep Alive mobile check. Issue #12398

0512975e 09/22/2021 12:39 PM Christian McDonald

Fixes redmine #12396

b9885720 09/20/2021 04:17 PM Luiz Souza

Bump up the config version to match a change in plus.

8e2de557 09/20/2021 12:29 AM Luiz Souza

Keep 'enableserial_force' in /conf when a factory reset is performed.

Ticket: #6880

3bab20ed 09/16/2021 03:40 PM Christian McDonald

Some small cleanups with disk widget and library code.

b146b9b3 09/15/2021 08:57 PM Christian McDonald

Fix Disks widget UI on UFS systems

```
PHP 7.4.22 | 10 parallel jobs
............................................................ 60/279 (21 %)
............................................................ 120/279 (43 %)
............................................................ 180/279 (64 %)...

4bd90d66 09/15/2021 01:17 PM Viktor Gurov

Fix PHP error on firewall_aliases_edit.php page. Issue #2668

fa756399 09/15/2021 09:53 AM Viktor Gurov

Rename incorrect reorder function name in firewall_nat_out.php. Fixes #12377

afb0fdd9 09/14/2021 07:15 PM Renato Botelho

Remove unused net/realtek-re-kmod from package repo

9962b011 09/13/2021 03:01 PM Christian McDonald

Move hwcrypto call to sysinfo widget

8558539a 09/10/2021 03:57 PM Viktor Gurov

Do not restart IPsec on every gateway alarm. Fixes #12039

dbe51a34 09/10/2021 03:50 PM Marcos M

additional fix #7801 Include IPsec P2 address type in vpn_networks

454cfb43 09/10/2021 02:12 PM Christian McDonald

Fix disk widget upgrade script assuming widgets always have an index

2de8b1f5 09/09/2021 11:08 PM Christian McDonald
  • Removes disk usage from system information widget
  • Adds Pfsense\Services\Filesystem\ library
  • Adds new disk widget
9dac41af 09/09/2021 03:08 PM Kristof Provost

captiveportal: fix ipfw rules

When we authorise a client we add it to the *auth(up|down) tables.
This means traffic will pass and not be forwarded, as piped traffic does
not pass through the firewall again (if net.inet.ip.fw.one_pass is set).

However, these rules are 'layer2', so when the traffic is passed it's...

7e0da288 09/09/2021 03:01 PM Christian McDonald

Initial commit of useful dependencies provided by Composer

5d0c974d 09/08/2021 01:53 PM Jim Pingle

Make ssh PermitRootLogin conditional. Fixes #12346

dd155b32 09/08/2021 11:19 AM Viktor Gurov

IPsec Widget none/disabled tunnels fixes. Issue #12337

df14688b 09/08/2021 10:33 AM Viktor Gurov

Group copy fix. Issue #12226

28cef398 09/06/2021 01:19 PM Luiz Souza

Fix the diag_defaults.php PHP errors, include the required file.

Submitted by: SteveW
Ticket: #12340

7c33b323 09/03/2021 05:56 PM Christian McDonald

Use minimized version of treegrid dependency

c121b081 09/03/2021 05:41 PM Christian McDonald

Adds missing treegrid dependency

f7e2e6e1 09/03/2021 04:42 PM Viktor Gurov

Yandex PDD DDNS token fix. Issue #12331

2fbccdad 09/03/2021 02:54 PM Renato Botelho

Fix NG 6792: Fix errors copying previous kernel

pfSense-kernel package pre-deinstall script makes a copy of current
running kernel (/boot/kernel) to /boot/kernel.old so it can be used to
boot system in some corner cases. It was using `cp -r` what is
obsoleted and was throwing some errors when symlinks are used....

0ec0b654 09/03/2021 02:00 PM Jim Pingle

Add boot msgs for final IPsec steps. Issue #12328

e9705a77 09/02/2021 06:46 PM Jim Pingle

Use correct var f/OpenVPN IPv6 ACL. Fixes #12333

Fix variable name when referencing an OpenVPN IPv6 tunnel network while
creating a DNS Resolver ACL entry.

While here, also add a safety check to ensure we never attempt to add an
ACL with an empty address.

f8b02f65 09/02/2021 06:04 PM Luiz Souza

Fix the option 4 in menu, factory reset.

7f0d57f4 09/02/2021 12:12 PM Jim Pingle

Correctly resolve VTI remote addr. Fixes #12328

Use ipsec_get_phase1_dst() to resolve an IPsec P1 remote gateway
address rather than passing an FQDN directly to ifconfig

775e9055 09/02/2021 09:33 AM Christian McDonald

Adds the TreeGrid plugin for jQuery to the pfSense UI stack.(https://github.com/maxazan/jquery-treegrid)

40d3c9da 09/01/2021 05:25 PM Christian McDonald

Adds the TreeGrid plugin for jQuery to the pfSense UI stack.(https://github.com/maxazan/jquery-treegrid)

d582c5be 09/01/2021 01:31 PM Viktor Gurov

IPsec PH2 AH proposals order fix. Issue #12323

1dc88635 09/01/2021 01:30 PM Viktor Gurov

Do not disable hash algorithms checkboxes in AH mode. Fixes #12324

0794cb84 09/01/2021 12:31 PM Renato Botelho

Ticket #12151: Pacify PHP lint using static string

0a70f90a 08/31/2021 06:03 PM Jim Pingle

OpenVPN exit notify & inactive incompatibilities

  • Ignore exit notify in problematic cases. Fixes #12102
  • Ignore inactive seconds in problematic cases. Fixes #12219
  • Warn against using these options in problematic scenarios
  • Hide from the GUI in obvious incompatible scenarios
83314732 08/31/2021 02:09 PM Viktor Gurov

Cleanup and improve easyrule. Fixes #12151

e71b27cd 08/31/2021 09:55 AM Viktor Gurov

Restart OpenVPN instances on Host and URL type aliases change. Issue #2668

4b8d710c 08/30/2021 09:02 PM Viktor Gurov

OpenVPN Aliases support. Implements #2668

e7d8f036 08/30/2021 07:39 PM Renato Botelho

Revert "Ticket #12235: pfSense-rc: Save pkg_set_version"

This reverts commit 340c9ab1d1eb1b959dc2292872866bca7e123665.

340c9ab1 08/30/2021 07:19 PM Renato Botelho

Ticket #12235: pfSense-rc: Save pkg_set_version

Instead of carry the old file pkg_set_version on pfSense-upgrade, which
is not rebuilt when we change product version, change file to be created
by post-install script of pfSense-rc.

To avoid issues, rename it to next_pkg_set_version

336103c4 08/30/2021 06:19 PM Jim Pingle

Consider GWG in ipsec_force_reload. Fixes #12315

0f2df9bb 08/30/2021 02:50 PM Jim Pingle

Move help redirects to server. Implements #12314

Redirect mappings are already in place on the docs web server.

1394773d 08/27/2021 09:53 PM Luiz Souza

Rename a few missing Netgate devices.

Super Micro XG-1537 -> Super Micro 1537
Super Micro XG-1541 -> Super Micro 1541

2c393b55 08/27/2021 12:49 PM Jim Pingle

Add null check. Fixes #9092

If the value is undefined in config.xml this will be null, not an empty
string.

0ef2ff26 08/26/2021 03:38 PM Luiz Souza

Fix a typo in the Netgate 5100 name.

df945787 08/26/2021 03:21 PM Luiz Souza

Rename the Netgate devices.

XG-15xx -> 15xx
SG-5100 -> Netgate-5100

fe72327b 08/26/2021 01:03 PM Jim Pingle

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

This reverts commit 8d4fcd7ac1167894136e337fc619e63fa7200fa0.

7628b091 08/24/2021 01:33 PM Jim Pingle

Increase default RA intervals. Fixes #12280

a1eef308 08/24/2021 01:24 PM Jim Pingle

Increase default RA intervals. Fixes #12280

This code path was not included in the original diff.

99dfecb7 08/24/2021 01:12 PM Renato Botelho

radvd: Avoid empty AdvDNSSLLifetime (Fixes #12173)

Make sure $raadvdnsslifetime is defined on second foreach

bc642d63 08/23/2021 08:53 PM Jim Pingle

Log settings help text update. Implements #12012

  • Improve notes about disk usage
  • Add more calculations to estimate potential usage
  • Improve notes about when to use/not use compression
dd8d9e23 08/23/2021 07:36 PM Jim Pingle

Disable newsyslog compression w/ZFS. Issue #12011

ZFS compresses /var/log by default. If the ZFS dataset /var/log has
compression enabled on the first boot post install or factory reset,
then set a flag to disable newsyslog compression unless the user
overrides the setting in the configuration....

cf5ee828 08/23/2021 07:34 PM Jim Pingle

Update default config.xml empty tags. Fixes #12299

Reduces the difference between the stock config.xml and what is
written after initial changes are made to the config post-install.

6fab2f23 08/23/2021 07:34 PM Jim Pingle

Update default config.xml. Issue #12299

  • Update configuration revision value
  • Use new default password hash format
41a43f7a 08/23/2021 04:20 PM Renato Botelho

Add missing quotes

062a7598 08/23/2021 04:19 PM Renato Botelho

Replace - by _ on repository path

b06e79a6 08/23/2021 03:18 PM Renato Botelho

Followup e324755bee, combine sed and add g flag

e324755b 08/23/2021 03:10 PM Brad Davis

poudriere upstream is not supporting dashes in ports tree names.

This is to prevent issues with sets, so we need to respect the change

https://github.com/freebsd/poudriere/issues/897

953aba88 08/23/2021 01:52 PM Jim Pingle

Don't wait on manual IPsec actions. Fixes #12298

Use a timeout with swanctl --initiate, and use --force for swanctl
--terminate. This will allow the commands to succeed and return without
waiting on the remote to respond. The negotiation continues in the...

583062bf 08/20/2021 04:06 PM Viktor Gurov

IPv6 fix for setdefaultgateway(). Issue #12282

3ff300c6 08/20/2021 02:11 PM Jim Pingle

Change /var/run to tmpfs. Implements #12145

f873a4ef 08/20/2021 02:01 PM Jim Pingle

Update IPsec Filter Mode text. Implements #12289

VTI mode also works for transport mode (e.g. GRE), so note that as well.

762d3cc9 08/20/2021 05:20 AM Viktor Gurov

Increase default IPv6 router advertisement (RA) intervals and lifetime. Fixes #12280

d566427f 08/19/2021 06:59 PM Jim Pingle

Convert RAM disks to tmpfs. Implements #12145

923399be 08/19/2021 05:14 AM Viktor Gurov

Allow to use nested URL alias in URL alias. Fixes #11863

21088d3f 08/19/2021 05:05 AM Viktor Gurov

Port Forward None and Pass associated filter rule copy. Fixes #12272

653529c3 08/19/2021 05:01 AM Viktor Gurov

Do not allow to select PPPoE Server interfaces on the DHCPv6 Server page. Fixes #12277

cf757a80 08/18/2021 08:11 PM Jim Pingle

Regex cleanup should also kill {}. Fixes #12257

It's not used often (and less in the GUI) and can be a source of
problems with large numbers of repetitions even outside of grouped
expressions.

aed495bd 08/18/2021 04:17 PM Jim Pingle

Merge remote-tracking branch 'origin/fix/12279'

a38556ff 08/18/2021 04:12 PM Jim Pingle

Use SHA512 to hash user password. Implements #10298

Original commit by Viktor Gurov

c9285e9f 08/18/2021 02:44 PM Christian McDonald

Fixes #12279

7be7d84e 08/18/2021 01:58 PM Jim Pingle

Ensure Unbound python script exists. Fixes #12274

Check to make sure a referenced python script exsits before attempting
to use it in the Unbound configuration. If the file does not exist,
Unbound will fail to start.

4174a828 08/17/2021 08:12 PM Steve Beaver

Fixed #12247 by adding curl_close() call