Project

General

Profile

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

Latest revisions

# Date Author Comment
82e22457 06/04/2024 09:12 PM Marcos M

Add a helper function for unserialize(). Fix #15423

For calls to unserialize() which do not check for errors, use the
helper function instead.

66344dc6 05/29/2024 07:47 PM Marcos M

Fix checkbox always being unchecked on page load

For the GUI option introduced in #15430

e254aea4 05/28/2024 06:09 PM Marcos M

Automatically use floating states for IPsec rules. Fix #15430

4b9165e5 05/24/2024 05:25 PM Marcos M

Default to an empty array for functions expecting a countable value

Do this for foreach() and count().

63d6bb4f 05/23/2024 05:37 PM Marcos M

Update all direct config access with accessor functions

26308930 05/23/2024 05:37 PM Marcos M

Use config accessors in certificate functions

1bb9c407 05/23/2024 05:37 PM Marcos M

Use config accessors in users and groups functions

1123725d 05/23/2024 05:37 PM Marcos M

Correctly detect changed settings

1ec82c30 05/23/2024 05:37 PM Marcos M

Fix typos and copy/paste issues

Issues found by the PHP linter mostly include typos and usage of
unassigned variables. To address these, traverse the commit history
to determine the intent.

30d46b63 01/28/2024 03:18 PM Marcos M

Kill states on gateway failover recovery. Implement #855

View revisions

Also available in: Atom