Project

General

Profile

Download (4.65 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
37d60e23 01/07/2025 02:11 PM Luiz Souza

Bump up the year in the Copyright notice.

23db45f6 10/30/2024 05:09 PM Marcos M

Specify the interface when applying static route changes during OpenVPN reloads

5f98a46f 10/29/2024 05:57 PM Christian McDonald

Replace lingering /var/run/booting checks with `is_platform_booting`

8c81cad5 09/04/2024 07:47 PM Marcos M

Filter out empty array values for explode()

Calling explode() with an empty string will return a single-element
array with an empty value. This change filters out empty values
where appropriate - i.e. where it's not already a condition check for
it and the value should not be empty.

63d6bb4f 05/23/2024 05:37 PM Marcos M

Update all direct config access with accessor functions

d900b9d4 05/23/2024 05:37 PM Marcos M

Fix PHP linter issues

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...

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

Update copyright years to include 2023

3e798da2 09/19/2022 04:03 PM Jim Pingle

Fix PHP8 issues in rc.openvpn and rc.carp*

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

64031495 12/20/2019 04:04 PM Jim Pingle

Update copyright notice years. Issue #9245

348c2af1 11/25/2019 09:50 PM Jim Pingle

Restructure OpenVPN settings directory layout

  • Changed from /var/etc/openvpn[-csc]/<mode><id>.<file> to
    /var/etc/openvpn/<mode><id>/<x>
  • This keeps all settings for each client and server in a clean
    structure
  • Move to CApath style CA structure for OpenVPN, which implements #9915...
38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

e311cb79 07/02/2018 07:22 PM PiBa-NL

routing, add option 'automatic' for gateway selection, and allow manual ordering of gateways

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

4e322e2c 12/10/2015 03:09 PM Phil Davis

Code style and white space in etc

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/