Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

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

Fix NTP pool DNS note. Fixes 15552

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

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

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

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.

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.

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

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

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

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

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

kea: filter self-signed certs from TLS options

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

Add package hooks plugin_xmlrpc_send plugin_xmlrpc_recv, and plugin_xmlrpc_post_recv

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

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

Avoid config access with unknown userid

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

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

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.

5843f3bf 09/04/2024 11:24 PM Marcos M

Add safety checks for calls to convert_real_interface_to_friendly_interface_name()

The function will return null for unassigned interfaces. Add checks
for this where appropriate.

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.

35f66a30 09/04/2024 06:25 PM Marcos M

Skip ppp modem interfaces where appropriate

This avoids calling e.g. get_real_interface() for a modem device.

3d1d330a 09/03/2024 10:26 PM Marcos M

Fix checks for mobile IPsec

When mobile is set, it is an empty string and hence should be
checked with isset(). Also make sure the mobile network type
is properly set, otherwise ipsec_idinfo_to_cidr() will not catch it.

43746bd5 09/03/2024 09:09 PM Marcos M

Escape only once when printing form fields

Form titles and values are already escaped when printed.

ab3af612 09/03/2024 02:47 PM Marcos M

Remove reference to undefined function

62b7615a 09/02/2024 06:36 PM Marcos M

Fix regression when removing interface assignments

5ffc4380 08/30/2024 05:20 PM Marcos M

Add some config access safety checks

4cd7b4b4 08/28/2024 10:48 PM Marcos M

Add safety checks to config index variables

If a config path is called with a null index, the result is undefined due to the
config functions ignoring consecutive slashes.

dc459dc9 08/21/2024 10:11 PM Marcos M

Config access regression in general setup

f32dca24 08/21/2024 08:18 PM Marcos M

Stop sshguard spam in system logs. Fix #12747

Instead of restarting sshguard with each log rotation, keep it running
separately while monitoring the auth log file. This allows sshguard
start/stop events to still be included in the system log without
spamming it. When the log file is rotated by newsyslog, sshguard will...

0a575039 08/13/2024 09:39 PM Marcos M

Move to CURLINFO_RESPONSE_CODE

As of cURL 7.10.8, CURLINFO_HTTP_CODE is a legacy alias of
CURLINFO_RESPONSE_CODE.

735b7681 08/08/2024 08:41 PM Marcos M

Introduce explicit config file read/write functions

b7419f41 08/06/2024 07:38 PM Marcos M

Set a default destination type in Port Forward rules. Fix #15671

Check that the destination option exists before switching to it, else
set it to "Address or Alias".

d68ab15c 08/01/2024 03:31 PM Marcos M

Allow changing system-default SCTP timeouts. Implement #15661

9cb40688 07/29/2024 03:23 PM Jim Pingle

Fix PHP error in DDNS widget.

The widget was generating a PHP error when there were no Dynamic DNS
entries (traditional or RFC2136)

17bf534a 07/24/2024 01:54 PM Phil Wardt

More revisions to OpenVPN CSC. Fix #12522

Fix push reset was not applied
Fix some flags were improperly set in config

6bc4f434 07/22/2024 10:02 PM Marcos M

Don't modify widget config button when toggling collapse state. Fix #15439

b3362da8 07/22/2024 03:23 PM Christian McDonald

kea: restore per-interface enablement for DHCP services.

fe46b3fa 07/22/2024 02:27 PM Christian McDonald

kea: prevent footgun by warning of changes to enabled interfaces

012e36e6 07/19/2024 09:13 PM Marcos M

Additional revisions to OpenVPN CSC. Fix #12522

Fix the keep_minimal checkbox being unchecked on page load, and
move it below the remove_options list. Add more remove options
and clarify remove_route.

b1024c96 07/19/2024 05:11 PM Jim Pingle

Fix missing word

fa36708b 07/19/2024 03:25 PM Jim Pingle

Correct UPnP page metadata

9ea35e06 07/19/2024 02:50 PM Jim Pingle

Fixup some privdefs and run privilege script.

0d2ada69 07/17/2024 06:26 PM Marcos M

Handle large sections when skipping package config. Fix #15624

Using regex to remove the 'installedpackages' config section may fail
depending on the size of the string being parsed. Avoid this limit by
modifying a config array instead.

3ec78353 07/17/2024 05:03 PM Marcos M

Push correct OpenVPN CSC options. Fix #12522

While there, include override/remove options for inactivity.

9bc580f0 07/16/2024 11:16 PM Marcos M

Merge pull request #4689 from Self-Hosting-Group/upnp-update-plugin

72be1342 07/16/2024 08:01 PM Christian McDonald

kea: relocate HA TLS transport settings below advanced options

c658ee65 07/15/2024 08:40 PM Marcos M

Config access regression in captive portal allowed MACs

414c920f 07/15/2024 08:02 PM Christian McDonald

kea: lower max unacked clients default from 10 to 0.

93798eea 07/15/2024 08:01 PM Marcos M

Use full logo URL for captive portal redirects. Fix #15404

4d699f7f 07/15/2024 04:34 PM Marcos M

Restore protocol selections in Packet Capture GUI. Fix #15609

53b2f66e 07/14/2024 12:14 AM Marcos M

Support system protocol names for packet captures. Implement #15609

e48574e2 07/13/2024 03:31 PM Marcos M

Remove network/broadcast input validation for IPv6 VIPs. Fix #15361

2203dde0 07/12/2024 11:09 PM Marcos M

Expose additional OpenVPN CSC options. Implement #12522

Adds the following override options:
- Reset individual server options
- IPv4 Gateway
- IPv6 Gateway
- Redirect IPv6 Gateway
- Ping Interval
- Ping Action
- Block Outside DNS
- Force DNS cache update

a4cd7de1 07/12/2024 10:36 PM Christian McDonald

kea: Introduce high availability support for both IPv4 and IPv6

7d3d0166 07/11/2024 09:33 PM Marcos M

Config access regression when toggling filter rules

112a26f4 07/09/2024 07:42 PM Christian McDonald

static routes: enable autotrim on `destination network`

ada8c696 07/05/2024 12:00 AM Self-Hosting-Group

UPnP IGD & PCP: Simplify service wording

and change menu/title to `UPnP IGD & PCP` as newer PCP is supported

6c40eb67 07/05/2024 12:00 AM Self-Hosting-Group

Revert "Update text references to UPnP protocols"

This reverts commit 429312ff683b5762d0cb6eca69c474121a9dfca1.

587f690b 07/04/2024 05:59 PM Marcos M

Fix config access regressions

6fa43ab9 07/04/2024 03:42 PM Kristof Provost

services_unbound.php: fix typo

Add the missing ','.

ceb3d750 07/03/2024 03:58 PM Christian McDonald

Introduce `class` tag to field markup in pkg xml spec.

cb418bda 07/02/2024 03:41 PM Christian McDonald

Fix vertical text alignment on Unbound `Display Custom Options` button

f2f4b7cc 06/29/2024 07:21 PM Marcos M

Config access regression in OpenVPN wizard

37043243 06/27/2024 11:09 PM Marcos M

Query for SMART data only on root disk devices. Fix #15586

8d784257 06/27/2024 07:27 PM Christian McDonald

Fix vertical text alignment on `Display Advanced` buttons