Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
2c20b114 11/05/2024 05:16 PM Marcos M

Fix spacing in config warning logs

282d4a80 11/01/2024 10:10 PM Luiz Souza

pfSense-Installer: Fix the issue when only the WAN settings are present.

During the configuration import, if only the WAN settings are present, remove
the LAN settings from the configuration XML.

Ticket: #17854

d376ac6a 11/01/2024 12:47 AM Marcos M

Gateways with monitoring disabled may use incorrect address family

When return_gateways_status() processes gateways that have monitoring
disabled, the source IP used is always IPv4 regardless of the actual
address family of the gateway address. Fix this by using the newer...

055fc19e 11/01/2024 12:47 AM Marcos M

Gateways with monitoring disabled may be treated as down

When return_gateways_status() is called with $byname=false, gateways
that have monitoring disabled will be returned as down.

04225f6f 10/29/2024 07:30 PM Christian McDonald

dhcp: give dhcp daemons a chance to shutdown before restarting

e6597954 10/28/2024 08:53 PM Marcos M

Skip DDNS on disabled interfaces. Fix #15802

22cf3609 10/25/2024 06:25 PM Marcos M

Add more detail to config path warnings

25a0f534 10/24/2024 07:27 PM Marcos M

Decrease the number of config requests when deleting filter rules

dcc4d84d 10/24/2024 03:37 PM Luiz Souza

Only import the Netgate Installer settings when trigger_initial_wizard is set.

Remove the references to 'trigger_virt_setup' since it is not used on CE.

f57bd4dd 10/23/2024 06:27 PM Marcos M

Fix OpenVPN CSO options upgrade

Previous config versions set these options in the config but only
considered them enabled if their value is 'yes'. The enable detection
is now based on the existence of the option.

View revisions

Also available in: Atom