Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c1edb3ff 10/31/2024 12:21 AM Marcos M

Reload mobile IPsec on gateway failover. Fix #15685

f0c5b768 10/30/2024 11:35 PM Marcos M

Fix parsing for ACB change reason. Fix #15711

Fix it by delimiting on the last occurrence of the delimiter.

d23f3e6c 10/30/2024 08:42 PM Marcos M

Always use the highest existing zone ID when creating a new one. Fix #15772

e2eb3e16 10/30/2024 05:12 PM Marcos M

Apply removed route changes to secondary HA node. Fix #15795

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

Specify the interface when applying static route changes during OpenVPN reloads

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

dhcp: give dhcp daemons a chance to shutdown before restarting

31316310 10/29/2024 07:03 PM Christian McDonald

Revert "pfSense-rc: Relocate the removal of /var/run/booting to the very end"

This reverts commit 21063272df73ef90bb060449a7baca83b2a8f5ed.

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

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

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

Skip DDNS on disabled interfaces. Fix #15802

5ae3f264 10/28/2024 01:07 PM Jim Pingle

Fix NTP pool DNS note. Fixes 15552

21063272 10/25/2024 09:28 PM Christian McDonald

pfSense-rc: Relocate the removal of /var/run/booting to the very end

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

Add more detail to config path warnings

9970b06f 10/25/2024 04:41 PM Marcos M

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

b4258a0d 10/22/2024 03:30 AM Nita Vesa

DynDNS: change Porkbun to use api.porkbun.com instead of porkbun.com

Changes the dynDNS provider 'Porkbun' to use the domain `api.porkbun.com`
instead of `porkbun.com` as accessing the API through `porkbun.com` will
cease to work December 1st. They informed customers by email of this...

4045b7ab 10/21/2024 07:30 PM Marcos M

Merge pull request #4704 from GChuf/removePragmaHeader

03186e6d 10/21/2024 07:08 PM Marcos M

Merge pull request #4705 from GChuf/disksCookies

6bf58d65 10/18/2024 10:47 PM Marcos M

Fix PHP error when saving PPP settings without an interfaces selected

d34e5ee2 10/18/2024 04:23 PM Marcos M

Configure routes after DHCP WAN during boot. Fix #15791

be54a703 10/18/2024 02:18 PM Luiz Souza

pfSense-Installer: Import the network settings from the Netgate Installer.

Read a JSON file with the Netgate Installer settings on the first boot and set
up the LAN and WAN.

Ticket: #13129

94fa4e28 10/16/2024 06:12 PM Marcos M

Use minified nvd3 vendor files. Implement #15782

fda3be28 10/16/2024 06:12 PM Marcos M

Add minified nvd3 vendor files

b8f18410 10/15/2024 06:44 PM Marcos M

Remove unnecessary config_init_path() calls

4440238c 10/15/2024 06:36 PM Marcos M

Reduce config fetches when displaying filter logs

35c1ebd0 10/14/2024 07:42 PM Marcos M

Also show system aliases when listing all aliases

80cf7a33 10/14/2024 07:39 PM Marcos M

Improve system alias descriptions

cbf54e55 10/14/2024 06:17 PM Marcos M

Silence alias errors with ruleset generation while booting

Dynamically-configured system aliases can be set up late in the boot
process. Silence related alerts during ruleset generation while the
system is booting. Once bootup is complete, reload the filter again...

9a843098 10/14/2024 02:44 PM Jim Pingle

Interface group member validation/encoding. Fixes #15778

bd00203a 10/12/2024 09:14 PM Marcos M

Fix rule generation and display for system aliases

This is a followup to 52e512c0555d9f5a91732907e524364358d3f70c
- Update system alias comments and descriptions.
- Improve reserved aliases processing.
- Use alias_info_popup() code when possible for system aliases....

ec0d9221 10/12/2024 08:54 PM GChuf 6

Remove additional cookie config from disks.widget.php

45777c10 10/12/2024 08:26 PM GChuf 6

Remove deprecated pragma header. Implement #15781

This removes adding pragma header which is now deprecated. Cache control is used instead.

3fd54641 10/11/2024 06:54 PM Marcos M

Reserved table names are lower-case

Update related comments while there.

294957aa 10/11/2024 05:19 PM Marcos M

Bump config version

7f75451f 10/11/2024 05:19 PM Marcos M

Introduce function to detect and resolve conflicting aliase names

52e512c0 10/11/2024 07:02 AM Marcos M

Expose system aliases to the GUI. Implement #1979

fad8d3c0 10/10/2024 10:35 PM Marcos M

Refactor system_alias_info_popup()

It now supports any alias name. Additionally check for html characters.

839ae1c2 10/10/2024 09:20 PM Marcos M

Refactor get_alias_list()

It now uses CSVs for multiple types instead of an array.

26a06fba 10/10/2024 06:24 PM Jim Pingle

Fix NTP DNS resolution option for pools. Fixes #15552

7961830d 10/10/2024 02:44 PM Marcos M

Merge pull request #4695 from Self-Hosting-Group/remove-interface

81ca1f72 10/10/2024 12:00 AM Self-Hosting-Group

UPnP IGD & PCP: Improve descriptions

c48865bc 10/07/2024 03:21 PM Marcos M

Improve error message for duplicated aliases

02b8bbee 10/07/2024 03:16 PM Marcos M

Merge pull request #4696 from lriley2020/edit-menu

898df056 10/06/2024 09:42 PM Liam Riley

Clarify console menu option 0 description. Implement #15705

b0dbe23b 10/05/2024 12:26 AM Marcos M

Merge pull request #4700 from GChuf/sameSiteCookiesAttribute

61e5c10b 10/04/2024 07:35 PM GChuf 6

Add samesite attribute to cookies. Implement #15729

8b32975d 10/04/2024 06:33 PM Marcos M

Adjust widget refresh intervals

Now that the refresh interval works as expected, decrease the refresh
frequency to more closely match the previous behavior.

3ebe5bc7 10/04/2024 05:23 PM Marcos M

Display correct bandwidth usage. Fix #14933

7455432c 10/04/2024 05:06 PM Marcos M

Merge pull request #4683 from FloFaber/improve_alphabetic_interface_sorting

33626a94 10/04/2024 04:46 PM Marcos M

Allow apex records for Azure DDNS. Implement #10000

60a5fd09 10/04/2024 04:45 PM Marcos M

Allow apex records for name.com DDNS. Implement #14289

88e4113b 10/04/2024 04:32 PM Marcos M

Improve code readability for DDNS checks

2d9db4c6 10/04/2024 03:42 PM Jim Pingle

Sanitize RFC2136 key data in status output. Fixes #15490

8c0b5014 10/04/2024 03:26 PM Marcos M

Merge pull request #4699 from GChuf/logWidgetFix

62f646f3 10/04/2024 03:25 PM Marcos M

Merge pull request #4698 from GChuf/thermalSensorWidgetImprovement

042b7347 10/04/2024 03:22 PM Marcos M

Merge pull request #4697 from GChuf/WidgetRefreshRework

ee615d9d 10/04/2024 08:22 AM GChuf 6

Refresh widgets at specified intervals. Fix #15725

87d75fe7 10/04/2024 08:00 AM GChuf 6

Remove old code references in thermal widget

Originally removed in https://redmine.pfsense.org/issues/5369

b0cd23ab 10/04/2024 08:00 AM GChuf 6

Improve thermal widget refresh code. Implement #15728

Only replace values instead of entire DOM elements.

108cb5f2 10/04/2024 07:47 AM GChuf 6

Display seconds in firewall log widget

3d89c2db 10/04/2024 07:46 AM GChuf 6

Respect user-specified interval for log widget. Fix #15373

c3939d63 10/03/2024 11:20 PM Marcos M

Config access regression. Fix #15762

fb79f9b0 10/02/2024 04:02 PM Christian McDonald

kea: fix service restart shortcut

32fd7d34 10/01/2024 07:38 PM Marcos M

Clarify error log when omitting gateway from ruleset

49890f95 09/30/2024 11:45 PM Steve Wheeler

Correct Mobile IPSec Attribute IDs. Fix #15755

f66f5022 09/30/2024 02:16 PM Jim Pingle

Fix admin reset password conditions. Fixes #15751

b1360be3 09/27/2024 09:02 PM Marcos M

Clean up diffs

d16bf0a3 09/27/2024 08:06 PM Christian McDonald

dhcp: ensure $pconfig is never null or not an array

14486826 09/27/2024 06:55 PM Christian McDonald

rc.bootup: support deferred package installation scripts

1c978a25 09/26/2024 08:07 PM Christian McDonald

kea: filter self-signed certs from TLS options

6a610786 09/26/2024 07:54 PM Renato Botelho

Print motd-passwd when it exists

9974d8f7 09/26/2024 07:54 PM Reid Linnemann

Add package hooks plugin_xmlrpc_send plugin_xmlrpc_recv, and plugin_xmlrpc_post_recv

4061910c 09/26/2024 07:54 PM Renato Botelho

Repeat optimization made for product_name

1f024511 09/26/2024 07:54 PM Luiz Souza

Save the product name on /etc/product_name at /etc/rc.banner.

This way we do not need to run PHP again on rc.initial to read the product name.

This file is only written if /etc is writeable, if /etc/product_name does not exist the old (and slow) PHP code will run....

3f872bd0 09/26/2024 06:44 PM Viktor Gurov

ip_range_to_address_array() 32-bit ARM fix. Issue NG #5445

(cherry picked from commit a6ee0ff91086ba153cfd485dc8fb6d72f918d78b)
(cherry picked from commit 0f5485a49ed4da33bf48f1053be3671d7f08dd09)

2b0dd320 09/26/2024 06:26 PM Jim Pingle

Identify Azure more accurately.

Gen2 smbios info is indistinguishable between Azure and Hyper-V

119b5342 09/26/2024 06:00 PM Luiz Souza

Initialize the PHP settings a little bit earlier so PHP is ready for pfSense-upgrade.

Fixes #13726 in more detail (and for 22.05.1).

bb49910f 09/26/2024 06:00 PM Kristof Provost

ddb.conf: fix script length issue

We need to re-arrange things a little to avoid the maximum script length of
128 bytes.

While here also re-order the different commands a little. Present the likely
most useful information first.

3fc66fe7 09/26/2024 04:54 PM Marcos M

Don't unnecessarily remove the config cache

Removing the cache is no longer necessary; the behavior remains the
same without removing the config cache.

d2898b25 09/25/2024 09:04 PM Marcos M

Add safety check for alias ID

81057112 09/25/2024 03:47 AM Marcos M

Add check for empty interface

Callers may call get_real_interface() with an empty interface;
bail early if so.

a039ec6a 09/23/2024 06:08 PM Jim Pingle

Tighten DHCP client rules. Fixes #15702

e4d661f7 09/20/2024 11:14 PM Marcos M

Avoid config access with unknown userid

9f9a9100 09/20/2024 03:33 PM Marcos M

Handle empty variable

Callers of these functions may send null variabes; bail early if so.

d46c8560 09/13/2024 06:49 PM Marcos M

Fix input validation for gateway

d3c309af 09/12/2024 08:00 PM Marcos M

Set the working directory before checking unbound config. Fix #15723

aaa7cb6d 09/12/2024 06:19 PM Marcos M

Improve localhost DNS checks. Fix #15722

609a1e17 09/12/2024 04:38 PM Marcos M

Include GUI logout in auth log. Fix #15719

User logouts do not need to be as loud as user logins. Include
them in the auth log but make them quiet for the console.

b3b1f351 09/11/2024 06:51 PM Marcos M

Allow adding package menus with different sections

A package may have multiple menus with the same name but
different sections.

b0c455aa 09/10/2024 08:13 PM Marcos M

Improve thermal widget readability

Add a margin between progress bars and sort sensors.

4b0deb88 09/10/2024 08:12 PM Marcos M

Theme the progress-bar color in pfSense-dark

449efba0 09/09/2024 05:31 PM Marcos M

Additional safety checks for explode()

See 8c81cad531b1dd43a6514604091b3c4a6932d715

bfeac446 09/09/2024 05:23 PM Marcos M

Add config path check when creating a user

750e9069 09/09/2024 05:05 PM Marcos M

Don't do ACB uploads while the system is booting

cd200729 09/09/2024 04:23 PM Marcos M

Fix indentation

Style guide is to indent using tabs.

7939322b 09/05/2024 08:02 PM Marcos M

Fix config paths with leading slash

A single or a leading forwward-slash is not supported.

dbe25e25 09/05/2024 07:48 PM Marcos M

Skip ppp modem interfaces where appropriate

1b863448 09/05/2024 05:55 PM Marcos M

Refactor automatic EDNS. Fix #15704

The change adds handling for empty active interfaces. Additionally,
support passing an interface list to allow unbound config testing
based on the desired config rather than the currently active config.

607d6bba 09/04/2024 11:48 PM Marcos M

Additional safety checks for explode()

See 8c81cad531b1dd43a6514604091b3c4a6932d715