Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
ac0a027f 10/31/2023 09:00 PM Christian McDonald

Rector some direct config array accesses with pure scalar paths.

77ba3449 10/10/2023 05:56 PM Marcos M

Specify specialnet flags for GUI fields. Fix #14845
Store the flags in variables to allow easier future updates.

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...
85c4a8de 08/07/2023 07:06 PM Marcos M

Use pf macros for <interface> subnets. Fix #6799
This changes the behavior of '<if> subnet' in generated firewall/NAT
rules. The previous behavior expands '<if> subnet' to a list of subnets
in PHP then generates filter rules with that list. Instead, create a pf...

feefe2c3 07/31/2023 05:32 PM Marcos M

Refactor display of special networks

ccf3b257 07/31/2023 05:32 PM Marcos M

Refactor usage of special networks
Pre-requisite for easier implementation of interface group in firewall rules.

c5faa351 03/28/2023 01:09 PM Jim Pingle

Message queue handling improvements. Fixes #14031 Fixes #14061

  • Do not attempt to process the message queue without sufficient
    privileges.
  • Check for permission to write the message queue and for write
    failures and bail early if there is a problem.
402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

d55227f4 11/14/2022 09:02 PM Jim Pingle

Misc EasyRule updates/fixes.

  • Addresses several known issues in EasyRule. Fixes #13445
  • Updates syntax to new style for PHP 8.1. Fixes #13627
02a3d242 08/31/2022 08:40 PM Jim Pingle

CP stats fclose fix.

Don't attempt to close unless the open succeeded.

View revisions

Also available in: Atom