Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  build
  src
  tests
  tools
.editorconfig 277 Bytes
.gitattributes 925 Bytes
.gitignore 297 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 762 Bytes
composer.lock 106 KB
rector.php 1.17 KB
vendor 36 Bytes
zanata.xml 549 Bytes

Latest revisions

# Date Author Comment
490e61c2 09/11/2023 07:27 PM Jim Pingle

Remove leftover debugging menu bypass. Issue #14746

It is not compatible with console autologin, so this shouldn't be kept in place.

61be9dcc 09/11/2023 07:22 PM Jim Pingle

Allow users to customize shell init behavior. Implements #14746

ec5fca39 09/11/2023 05:50 PM Jim Pingle

Try alt. way of validating route GW fam. Fixes #8846

The when passed a gaetway name, the function won't see a gateway
for a disabled interface as valid. Thus, since we have already
cached the gateway info, try passing the GW address we have
cached instead. This bypasses making the function look up gateways...

6aa3f8b5 09/11/2023 04:08 PM Marcos M

Correct program reference in syslog config. Fix #14768

17630ffa 09/11/2023 01:58 PM Jim Pingle

Check all dump devices for crash dumps. Fixes #14767

94eaa720 09/08/2023 04:48 PM Brad Davis

Remove config.xml now that it is migrated to a port sysutils/pfSense-default-config*

109c8115 09/07/2023 02:57 PM Brad Davis

Remove pfSense-rc before moving it to ports

095d14fa 09/07/2023 02:39 PM Brad Davis

Add pfSense-default-config and pfSense-default-config-serial to the pkg list

3c8a4081 09/06/2023 07:45 PM Jim Pingle

Rewrite update_repos(). Fixes #14609

Rewrite update_repos() to use process_open() style execution with a full
pkg-style environment. This allows it to fully respect the proxy settings
configured in the GUI.

7dd12384 09/06/2023 05:22 PM Marcos M

Only log radvd level err and higher by default. Fix #12938
Previous behavior can be restored under System > Advanced > Networking

View all revisions | View revisions

Also available in: Atom