Bump up the year in the Copyright notice.
Specify the interface when applying static route changes during OpenVPN reloads
Replace lingering /var/run/booting checks with `is_platform_booting`
Filter out empty array values for explode()
Calling explode() with an empty string will return a single-elementarray with an empty value. This change filters out empty valueswhere appropriate - i.e. where it's not already a condition check forit and the value should not be empty.
Update all direct config access with accessor functions
Fix PHP linter issues
Update the years in the Copyright notice.
Refactor use of return_gateways_array() with get_gateways(). Fix #14893
Most calls to return_gateways_array() do not need the gateway list to berecreated. get_gateways() can filter the gateway list, and indexing ismoved from return_gateways_array() to get_gateways() to avoid using...
Update copyright years to include 2023
Fix PHP8 issues in rc.openvpn and rc.carp*
Update the Copyright year of the files owned by Rubicon/Netgate.
Update the Copyright year.
A subsequent commit will deal with .po's.
This is 2020. Issue #9245
Update copyright notice years. Issue #9245
Restructure OpenVPN settings directory layout
Fix copyright message years to reflect BSDP -> ESF -> Netgate
routing, add option 'automatic' for gateway selection, and allow manual ordering of gateways
Update the Copyright notice for pfSense.
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
Review license / copyright on all files (1st round)
Code style and white space in etc
Move main pfSense content to src/