Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  etc
  usr

Latest revisions

# Date Author Comment
ffcb4247 09/19/2023 05:23 PM Jim Pingle

Correct HTTPS cert list. Fixes #14672

Make sure to exclude weak CA chains from list of HTTPS certificates.

f016f149 09/19/2023 03:41 PM Marcos M

Check for routing protocol flags when removing the default route. Fix #14717

261ffcca 09/19/2023 03:25 PM Jim Pingle

Skip empty separators. Fixes #14794

Other nearby similar loops already had this check, this was the only one
missing.

b85c6620 09/19/2023 02:27 PM Jim Pingle

Correct PPP provider pre-fill. Fixes #14544

  • Make pre-fill behavior function correctly on interfaces_ppps_edit.php
  • Fix some inconsistencies in similar code on interfaces.php and
    interfaces_ppps_edit.php
ca99238d 09/19/2023 12:51 PM Jim Pingle

Prevent nginx from serving backup copies of files.

Files with .orig can be left in place from patching and .pkgsave files
are left in place if files are replaced with different copies from pkg.

edba13d5 09/18/2023 08:06 PM Jim Pingle

Add status output package plugin hook. Implements #14777

  • Move status output functions to a separate include file
  • Change function names to be specific to this include, the old generic
    names may conflict in certain cases (e.g. FRR status uses the same...
1e7eb790 09/18/2023 06:51 PM Jim Pingle

Improve error handling in status.php. Implements #14513

1857f9fb 09/18/2023 03:48 PM Jim Pingle

PHP updates in interfaces.inc. Implements #14790

  • Converted to new array/config access functions. Implements #14790
  • Eliminated direct config and $g access. Issue #14790
  • Fixes #14579
  • Fixes the part of issue #14544 relevant to interfaces.php
e17a8991 09/18/2023 01:53 PM Jim Pingle

Use full path to tail, sort output. Issue #14758

e2b29aac 09/18/2023 12:28 PM Christopher Cope

Correct Gandi LiveDNS name. Fixes #14784

View revisions

Also available in: Atom