Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
changepassword 2.64 KB
cryptconfig 3.01 KB
disablecarp 1.14 KB
disablecarpmaint 885 Bytes
disabledhcpd 991 Bytes
disablereferercheck 987 Bytes
enableallowallwan 1.76 KB
enablecarp 1.27 KB
enablecarpmaint 882 Bytes
enablesshd 1.08 KB
externalconfiglocator 795 Bytes
gatewaystatus 863 Bytes
generateguicert 2.16 KB
gitsync 17.3 KB
installpkg 1.26 KB
listpkg 1.22 KB
pfanchordrill 1.41 KB
pftabledrill 949 Bytes
removepkgconfig 1.07 KB
removeshaper 1.44 KB
resetwebgui 1.49 KB
restartallwan 1.43 KB
restartdhcpd 871 Bytes
restartipsec 946 Bytes
svc 3.05 KB
uninstallpkg 1.25 KB
upgradeconfig 4.13 KB

Latest revisions

# Date Author Comment
17e64d8d 01/28/2024 03:18 PM Marcos M

Sync generated gateways to config. Fix #12920

a68f7a3d 01/03/2024 06:26 AM Luiz Souza

Update the years in the Copyright notice.

4bbbcc36 11/15/2023 12:57 AM Marcos M

Refactor use of return_gateways_array() with get_gateways(). Fix #14893

Most calls to return_gateways_array() do not need the gateway list to be
recreated. get_gateways() can filter the gateway list, and indexing is
moved from return_gateways_array() to get_gateways() to avoid using...

f78ae299 08/15/2023 05:10 PM Jim Pingle

Work around weak certificates for nginx. Implements #14672

  • Generalize and move function that creates self-signed certs
  • Detect weak cert when starting GUI and re-generate
  • Check for weak cert in GUI on upgrade and re-generate
  • Check for weak cert in Captive Portal zones on upgrade and...
68f5fc1b 08/07/2023 07:08 PM Marcos M

Avoid displaying duplicate anchors with pfanchordrill. Fix #14637

5e92d678 06/08/2023 09:31 PM Reid Linnemann

Fix references to 'disable_carp' introduced in 62fb07c816. #2218

The original commit had some lingering references to a function 'disable_carp'
that had been abandoned in favor of a single 'enable_carp' function with enable
arg. This commit corrects these lingering references.

62fb07c8 05/10/2023 10:44 PM Reid Linnemann

Disable CARP until services have started and before shutdown/reboot. Fixes #2218

CARP has historically been enabled as part of interface bringup and sync setup
fairly early in rc.bootup. This change intentionally shuts down CARP from
interface bringup all the way until services have been started to ensure that a...

402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

4864d7f6 11/15/2022 06:49 PM Josh Soref

Spelling fixes. Fix #13357

Bugs:
  • Incorrect input validation for `dhcp6c` `keyinfo expire` `forever` keyword in `interfaces.inc`.
  • Incorrect input validation for associated rule's `Source Port` in `firewall_rules_edit.php`.
  • Incorrect `voucher*.` file lock reference in `status_captiveportal_voucher_rolls.php`....
af54e92e 05/25/2022 01:00 PM Jim Pingle

Get all nested anchors when drilling. Fixes #13142

View revisions

Also available in: Atom