Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  build
  src
  tools
.editorconfig 277 Bytes
.gitattributes 925 Bytes
.gitignore 217 Bytes
BOOTSTRAP.md 7.93 KB
LICENSE 9.93 KB
README.md 1.63 KB
build.conf.sample 1.96 KB
build.sh 11.1 KB
composer.json 663 Bytes
composer.lock 34.3 KB
rector.php 395 Bytes
vendor 36 Bytes
zanata.xml 549 Bytes

Latest revisions

# Date Author Comment
8b4e0838 11/18/2022 02:35 PM Jim Pingle

Define curl CAPath for trusted CAs. Fixes 12737

410e9b52 11/18/2022 02:17 PM Jim Pingle

Detect/set default primary console. Fixes #12960

If the user has not chosen a primary console, use the current active
console type as the default.

This prevents a user from unintentionally switching from video to serial
without making an explicit choice to do so.

5ee97acf 11/17/2022 04:19 PM Jim Pingle

Disabled service status correction. Fixes #13604

12689bb0 11/17/2022 03:58 PM Jim Pingle

Correct QAT active reporting. Fixes #13674

Account for cases where the module(s) are loaded but the driver failed
to attach.

1be126b7 11/17/2022 10:57 AM Kristof Provost

fix pciconf output parsing

In FreeBSD 14 the output format of pciconf changed. It now splits up the
device and vendor fields.

Simplify this code by using the column output. Concatenate device and
vendor fields to match the previous output (with awk).

See https://cgit.freebsd.org/src/commit/?id=635cfe5b819f60f28b7e21b94322b0237c13244b...

9c2b9b78 11/16/2022 05:32 PM Reid Linnemann

Replace direct config accesses to system/webgui paths in system_advanced_admin.inc. Fixes #13659

Also move default assignment of $pconfig['webguiproto'] to 'http' from
system_advanced_admin.php to system_advanced_admin.inc and remove unneccessary
init_config_arr() calls from system_advanced_admin.php.

9d6fc9e4 11/15/2022 08:36 PM Jim Pingle

Merge pull request #4604 from luckman212/fix-func-args-in-gwlb.inc

3ae365f4 11/15/2022 08:30 PM Jim Pingle

Removed unused filter_flush_nat_table, fix typo. Fixes #12757

6628b730 11/15/2022 07:50 PM Christian McDonald

More Rector integration

0a960600 11/15/2022 07:46 PM Christian McDonald

Add support for custom Rectors.

View all revisions | View revisions

Also available in: Atom