Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4ed695f2 07/31/2021 01:17 PM ilmarranen alex

Add setting for ignore revoked certificates. Fix Bug #12109

41588db3 07/20/2021 12:33 PM Renato Botelho

Ticket #12107: Fix reverse conditional

Follow up 28f1007613 and fix wrong conditional to validate SMTP Server
IP address or FQDN

28f10076 07/20/2021 12:00 PM Renato Botelho

Fix #12107: Rework SMTP fields validation

Do not validate SMTP related fields if E-Mail server field is empty. In
this case nothing will be done by notices.inc

While here, add checks to make sure ipaddress is a valida IP address or
FQDN.

b43cc8e5 07/20/2021 11:20 AM Viktor G

System Notifications input validation fix. Issue #12107

75f2aba5 07/15/2021 01:13 PM Mark Silinio

Captive Portal DB/Vouchers RAM disk backup. Issue #11894

1c87a584 07/14/2021 03:31 PM Mark Silinio

VPN Packet Processing checkboxes fix. Issue #7801

0dfe0402 07/14/2021 03:29 PM R. Christian McDonald

idn_to_ascii failing with large input strings, fixes #12124

cac2103a 07/07/2021 03:06 PM Steve Beaver

Update interface selection on save

8db6781b 07/06/2021 07:36 PM Steve Beaver

Fix #12110 PHP error on line 329

026ede39 07/06/2021 05:00 PM Steve Beaver

Fix reporting of onterface selection

8e033f72 07/01/2021 05:18 PM Steve Beaver

Revise DNS forwarder for MVC. #12096

3736da7f 07/01/2021 03:02 PM Marcos M

Correct NAT rule overlap detection. Fixes #11734

234fbf04 07/01/2021 01:30 PM Viktor Gurov

Port Forward port ranges extra input validation. Fixes #11818

8e6cfbc4 07/01/2021 01:11 PM Viktor Gurov

Allow to use URL type nested aliases. Fixes #11863

a8e97945 07/01/2021 12:39 PM Viktor Gurov

IPSec VPN IP Do-Not-Fragment and Fragment Reassemble options. Fixes #7801

e2bb3424 06/10/2021 08:29 PM Steve Beaver

Revise firewall schedule delete for MVC

9fedbb13 06/09/2021 02:15 PM Renato Botelho

Outbound NAT: Fix rule duplication - #11981

- firewall_nat_out.inc: Declare $after as a global variable otherwise
duplicate rule will always end up at the bottom
- Do not set $id and $after with dup parameter value when save button
was pressed or it will replace rule instead of duplicate it

e691303d 06/04/2021 02:58 PM Steve Beaver

Adjust validation for MVC

34b44340 06/04/2021 01:00 PM Steve Beaver

Revise top/bottom outbound rule addition

bfd55119 06/03/2021 07:29 PM Steve Beaver

Simplify getting automated rules

14ee85bb 06/02/2021 05:40 PM Steve Beaver

Minot MVC improvements

ec8adb56 06/01/2021 03:58 PM Viktor Gurov

Create Outbound NAT automatic equivalent rules when switching from Automatic to Manual mode. Fixes #11982

ef4f9a8b 05/27/2021 05:37 PM Steve Beaver

Observe 'after' value when creating a new rule

2ca19797 05/27/2021 01:13 PM Steve Beaver

Move globals to include file

a5d3732b 05/27/2021 01:00 PM Steve Beaver

Validate input depends on flag

360ed166 05/25/2021 05:14 PM Steve Beaver

Toggle-rule rename var for consistency

b86f6fe9 05/25/2021 05:13 PM Steve Beaver

Toggle-rule returns new ruke status

6693812a 05/21/2021 05:55 PM Jim Pingle

Add missing vars to applyVIP(). Fixes #11723

8aa8f78e 05/20/2021 12:59 PM Viktor Gurov

1:1 NAT IPsec/OpenVPN/L2TP/PPPoE and interface groups input validation extra 2.6 fix. Issue #11751

04857433 05/20/2021 12:54 PM Viktor Gurov

NAT 1:1 destination alias validation. Fixes #11923

d2eee7c8 05/19/2021 06:59 PM Steve Beaver

Refactor firewall_nat_out for MVC

5c1ed67f 05/13/2021 05:55 PM Steve Beaver

Refactor firewall_nat_npt for MVC

79ba83ad 05/13/2021 04:15 PM Steve Beaver

Refactor firewall_nat_1to1_edit for MVC

8fb4972c 05/13/2021 02:07 PM Steve Beaver

Refactor 1 to 1 NAT for MVC

fb64d0be 05/12/2021 12:12 PM Viktor Gurov

saveVIP() fix. Issue #11723

148c79da 04/29/2021 02:20 PM Jim Pingle

Skip expired DHCP leases for ARP table content. Fixes #11510

3af19611 04/19/2021 03:05 PM Jim Pingle

Load MAC OEM list when preparing ARP table. Fixes #11819

b73947ee 04/16/2021 12:36 PM Steve Beaver

Moved web include files from /etc/inc/web to /usr/local/pfSense/include/www