Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
7c54d26e 08/17/2022 07:52 PM Jim Pingle

CA/Cert descr validation fixes. Fixes #13387

Validate description on save when editing and in other situations that
were not yet covered.

While here, ensure that errors when editing a cert leave the user on the
cert edit screen properly, but successful cases return to the cert list....

528e53e8 04/14/2022 01:39 PM Jim Pingle

Encode alias URL before display. Fixes #13060

(cherry picked from commit ac6e07b50d1f72d689eee3ad16427c975482adc3)

a9bdbd97 01/25/2022 01:51 PM Jim Pingle

Clean up pkg filter text before use. Fixes #12725

Also remove unnecessary echos of the value.

(cherry picked from commit 5d82cce0d615a76b738798577a28a15803e59aeb)

d3217d85 01/21/2022 03:30 PM Jim Pingle

Correct PHP syntax error. Fixes #12713

(cherry picked from commit f73ace96e837ca2f0957a5fafe5794e033231c2e)

63693e95 01/20/2022 01:15 PM Jim Pingle

Fix ARP table interface names. Fixes #12698

(cherry picked from commit 81e7e462f00a031f6010bfcc955681a6ccdeac7b)

8ac2936a 01/18/2022 09:06 PM Jim Pingle

Don't del ONAT rules w/o selection. Fixes #12694

(cherry picked from commit f783d68bd1708f7845fc21f035b4f3232a6f435d)

fae2f2d5 01/17/2022 05:45 PM Jim Pingle

OpenVPN validation improvements. Fixes #12677

Added validation for the following fields:

  • OpenVPN Server:
    • mode, dev_mode, protocol, interface, ecdh_curve, digest,
      engine, cert_depth, caref, crlref, certref, allow_compression,
      compression, tlsauth_keydir, netbios_ntype,...
68afc597 01/13/2022 06:43 PM Jim Pingle

Improve OpenVPN Data Cipher handling. Fixes #12677

(cherry picked from commit 78ce96a9af3b2ab5159ef6623078bfc4b15f8a89)

3e5fa898 01/11/2022 07:39 PM Steve Beaver

Redirect user to / if Plus and attempting to directly access system_register.php

5895065c 01/11/2022 07:13 PM Steve Beaver

Make registration process contingent on PLus vs CE to accommodate automatic CE -> Plus merging

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

5165bfa5 01/07/2022 03:03 PM Jim Pingle

Fix default password warning check. Fixes #12666

Use the existing function to check the password to avoid duplicating
effort.

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.

fc53bed4 01/03/2022 05:50 PM Jim Pingle

Fix "assignement" typo. Fixes #12383

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

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

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

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

c27dafd8 12/23/2021 01:31 PM Viktor Gurov

Fix PHP error on backup if SSH keys do not exists. Issue #12635

3c8d676b 12/22/2021 05:51 PM Viktor Gurov

Merge pull request #4541 from blkeller/document-auto-nat

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

Merge pull request #4546 from olehfb/namedotcom_dyndns

76849fc1 12/22/2021 05:42 PM Viktor Gurov

Merge pull request #4540 from spootle/master

19ea3c16 12/22/2021 03:32 PM Christian McDonald

Minor cosmetic fix in gateway widget.

21f9d17b 12/21/2021 05:37 PM Christian McDonald

Make sure $sitems (skip items) is always an array.

fc31c0dd 12/16/2021 05:12 PM Viktor Gurov

Restart RADVD on interface IPv6 address change. Fixes #12604

f44a6c90 12/08/2021 09:17 AM Viktor Gurov

IPsec RADIUS Advanced Parameters default value reset fix. Issue #12575

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

IPsec IKEv2 Retransmission options. Implements #12184

373fdb53 12/07/2021 03:35 PM Steve Beaver

Revert "move firewall functions to include file"

This reverts commit a5a4cf87eeacfaf922151ce356fca1eee53762eb

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

77b54274 12/07/2021 01:31 PM Viktor Gurov

Add missing upload_url to acbupload.php. Fixes #12572

40b8882a 12/07/2021 01:30 PM Viktor Gurov

Gateway/Group link fix on the firewall rules page. Issue #12555

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

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

d297504c 12/03/2021 02:34 PM Viktor Gurov

Do not display direction indicator on the non-floating tabs. Fixes #12559

fe31d06f 12/03/2021 02:33 PM Viktor Gurov

Certificate fields input validation. Issue #12035

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

2c21b4a4 12/02/2021 04:25 PM Viktor Gurov

Gateway / Gateway group edit on the firewall rules page. Implements #12555

b974b9d5 12/02/2021 04:24 PM Viktor Gurov

Add a note about the AutoConfig backup behavior. Implements #12296

15a4d4c0 12/02/2021 03:26 PM Viktor Gurov

Route overlap input validation fix. Issue #12554

f3554a3c 12/02/2021 01:29 PM Viktor Gurov

IPsec status isset+is_array phase2 check. Fixes #12550

a5a4cf87 12/01/2021 01:44 PM Trevor Kerr

move firewall functions to include file

9b83e6fb 12/01/2021 01:14 PM Viktor Gurov

Do not show the pulldown menu when rebooting after restoring AutoConfigBackup. Fixes #10662

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
47e079f6 11/24/2021 03:05 PM Viktor Gurov

Support DNS server gateway selection on ``system.php`` for multiple gateways not assigned to interfaces. Implements #12116

535bba02 11/23/2021 02:53 PM Viktor Gurov

Hide the Duplicate Connection Limit input field until the Duplicate Connection check box is ticked. Issue #12267

b58cb30a 11/22/2021 05:08 PM Viktor Gurov

Interface Groups start digit input validation. Fixes #12529

aa8af662 11/22/2021 03:01 PM Jim Pingle

Fix typo

620ef850 11/19/2021 07:49 PM Steve Beaver

Ui3 bandwidth

a506ea5a 11/19/2021 03:19 PM Viktor Gurov

Local Logging warning note. Issue #12511

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

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

71f503d2 11/15/2021 05:43 PM Christian McDonald

Uninitialized config variables in interface_assign.php

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

fc19062e 11/12/2021 07:35 PM Viktor Gurov

Input error message box on the interfaces_ppps.php page. Fixes #12514

6a9435a6 11/11/2021 08:06 AM Viktor Gurov

Keep port value for PPPoE/L2TP/PPTP on interfaces.php page. Fixes #12498

c58db203 11/08/2021 01:08 PM Viktor Gurov

Do not change ports value for PPPoE/L2TP/PPTP on interfaces.php page. Fixes #12498

dd8f951d 11/04/2021 03:03 PM Viktor Gurov

IPsec Keep Alive Gateway Group CARP support. Fixes #12472

d0c6bc9a 11/04/2021 06:34 AM Viktor Gurov

Allow to delete limiter referenced in filter rules. Fixes #12503

2a485da2 11/02/2021 01:16 PM Viktor Gurov

status_logs_settings.php logcompression value fix. Issue #12011

f571a57b 11/02/2021 12:42 PM Viktor Gurov

Change traffic shaper wizard default bandwidth type to Mbit/s. Todo #12501

f645fb5f 10/31/2021 07:11 PM Viktor Gurov

Wake All Devices confirmation prompt. Implements #12480

d6bc49df 10/27/2021 11:10 PM Brett Keller

Document that upstream gateway controls WAN type vs. LAN type interface

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.
5814ad25 10/27/2021 07:51 PM Jim Pingle

Revise IPsec widget icon behavior. Fixes #12347

  • Change P1 status test so it can detect the "connecting" state and show
    a distinct icon.
  • Use gettext() for icon tooltip text
  • Code optimization
46cdd9ab 10/21/2021 01:28 PM Viktor Gurov

Allow to select PPPoE Server authentication protocol. Implements #12438

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

DNS check optimization for NDP diag page. Fixes #11512

138f2dd0 10/21/2021 08:25 AM Viktor Gurov

Send notification on WebGUI reboot/reroot/halt. Implements #12441

e6df5881 10/20/2021 04:48 PM Viktor Gurov

Icon for traffic direction on floating rules tab. Implements #12433

349e7c67 10/20/2021 04:07 PM Viktor Gurov

Update DNS Server Override and DNS Query Forwarding help text. Todo #12449

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

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

d12195f5 10/19/2021 02:46 PM Viktor Gurov

Set Gateway creation radio button to Both by default. Fixes #12448

26bbdbc5 10/18/2021 03:13 PM Viktor Gurov

deleteVIP() input validation fix. Issue #12442

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

9263389e 10/18/2021 08:17 AM Daniel Cameron

fix filter expression to check correct variable instead of non-existing one

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

Use proxy for DDNS Check IP Services. Feature #12342

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

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

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

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

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

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 %)...