Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  include

Latest revisions

# Date Author Comment
596a88fa 08/24/2023 06:43 PM Jim Pingle

Notification code updates

  • Rework how notice queue files are setup and maintained, which should
    allow all users to send notifications now without error. Implements #14337
  • Update code for PHP 8.x in frontend and backend
  • Fixup repeat message detection a bit to improve chances of it catching...
abc8192b 08/23/2023 06:32 PM Marcos M

Refactor rule separators. Fix #14691

33cd2690 08/23/2023 01:32 PM Jim Pingle

Type column for Alias list. Implements #13245

While here, clean up some redundant/incorrect variable usage.

Adapted from PR 4592 submitted by luckman212 @ GitHub

fc62ac50 08/23/2023 01:12 PM Christopher Cope

Add a setting for PHP memory limit in System -> Advanced. Feature #13377

28e2b611 08/21/2023 03:05 PM Jim Pingle

Cast to string before ctype_digit() testing. Fixes #14702

7a654802 08/16/2023 10:53 PM Marcos M

Extend support for SCTP in firewall and NAT rules. Implement #14640

fecb90e9 08/15/2023 07:49 PM Marcos M

Support specialnets in outbound NAT source/destination. Implement #3288
Also, show an asterisk in place of 'Any' for the source,
and avoid generating oNAT rules with invalid aliases.

1799f409 08/15/2023 07:16 PM Marcos M

Extend alias and VIP checks to outbound NAT

8c605478 08/11/2023 09:02 PM Marcos M

Show the correct selection when editing oNAT rules
Fixes a copy/paste error from 887d0e7d.

887d0e7d 08/10/2023 10:55 PM Marcos M

Refactor outbound NAT target config field
Don't keep a separate target field, and handle
some older configs on upgrade.

View revisions

Also available in: Atom