RemoveUnusedForeachKeyRector runresults
Spelling fixes. Fix #13357
Convert RSS Widget to use simplepie via Composer
Fix carp_status.widget.php for PHP81. Fixes #13535
Fix service status widget listing of non-disabled services
PHP8 fixes for service status widget. Fixes #13506
Adapt OpenVPN widget to new output. Fixes #13129
Increase max firewall log entries
Update OpenVPN widget to support client halt function. Fixes #12817
Fix full path to executable files. Issue #11941
IPSec widget default tab option. Feature #2456
Firewall logs widget fixes. Issue #6253
Update the Copyright year of the files owned by Rubicon/Netgate.
Merge pull request #4540 from spootle/master
Minor cosmetic fix in gateway widget.
Revise IPsec widget icon behavior. Fixes #12347
fix filter expression to check correct variable instead of non-existing one
Fix Disks widget UI on UFS systems
```PHP 7.4.22 | 10 parallel jobs............................................................ 60/279 (21 %)............................................................ 120/279 (43 %)............................................................ 180/279 (64 %)...
Move hwcrypto call to sysinfo widget
IPsec Widget none/disabled tunnels fixes. Issue #12337
Rename the Netgate devices.
XG-15xx -> 15xxSG-5100 -> Netgate-5100
Fixes #12279
System Information widget optimization. Issue #12241
IPsec updates to address multiple issues
ipsec: Normalize ipsec_lookup_phase1()
- $ph2ent doesn't need to be a pointer- Return true when $ph1ent is found since $ph1ent is a pointer and is filled with proper content in this case
NTP status widget fix. Issue #11495
Include Chelsio temperature values.
https://redmine.pfsense.org/issues/11787
IPsec Dashboard widget improvement. Fixes #11893
Find IPsec IKEv1 SAs widget fix. Issue #11435
Use set_curlproxy() function for cURL proxy configuration. Issue #11476
System Information widget fix. Issue #11443
Fixed #11464 by adding proxy configuration to web service calls
Replace HTTP links to HTTPS. Implemets #11228
Improve the handling of crypto offload hardware.
Remove support to deprecated hardware.
Task: #11426
Find IPsec IKE SAs by their full name. Issue #11435
Update the Copyright year.
A subsequent commit will deal with .po's.
Add product_label global variable
Introduce product_label global variable, by default with same value ofproduct_name. The idea is to make it easier for rebranded products tochange the name on all visual texts while internal structures arepreserved.
While here, remove deprecated $g['platform'] and also replace places...
Traffic Graphs widget options fix. Issue #11072
Gateways widget improvements. Implements #11057
Dashboard widget interface name popup hint. Implements #11041
Fix number format
Removed debuggery
Added Ajax handler to scaled state table display
Revise scaling factor calculation
Minor refinements to state table size display
Completed #7016 as specified
Add gateway substatus. Fixes #10546
Update return_gateways_status to return a substatus as well as the existing status.
status changed to be one of online or down.substatus can be one of none, down, highloss, highlatency, loss, latency, or force_down...
Use the full path.
Further reduce the sysctls parsed.
Remove the 'a' which does nothing when you specify OIDs.
Prevent over-matching the sysctl output
System DNS Server changes. Implements #10931
There are significant changes here, but ultimately should be a smoothtransition. See https://redmine.pfsense.org/issues/10931 for moredetails.
Correct description truncate in "Services Status" widget. Fixes #10795
Fix thermal sensors on SG-5100
IPsec Mobile status/widget online green-bold. Issue #10340
Show LAGG Members info. Issue #9187
Add option to disable NTP server. Issue #3567
Use awk instead of sed for long NTP status lines. Fixes #10307
Merge pull request #4223 from vktg/ntplongaddr
NTP status/widget long IPv6 address. Issue #10307
post-review changes to URL parsing and conditional style #8987
Avoid very slow GUI loads when ews.netgate.com can't be resolved #8987
This is 2020. Issue #9245
IPsec swanctl conversion. Implements #9603
Use central download function
Reduce duplicated/inconsistent code by using the new download function.
Merge pull request #4092 from gitdevmod/patch-3
Update openvpn.widget.php
Fix random typos
Image upload validation improvements. Fixes #9804
Removed escaping of CSS classes
Initialize JSON data to avoid warning.
Avoid warning/error for not initialized JSON variable.
Fix malformed JSON
Fix malformed JSON using json_encode().
Revise regex and redirect on failure
Fixed #9731by validating widget key with regex
Incorporate filter_log.inc into syslog.inc. Issue #8350
Now all log-related functions are together.
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Normalize some copyright messages
Fixed #9245 updating copyright notices
Picture widget corrections. Fixes #9610
Use system_get_arp_table()
Remove unused variable
Merge pull request #4059 from PeterFeicht/ppp_uptime
Fix DynDNS widget hostname function. Fixes #9564
Ensure NTP values are treated as numbers before use. Fixes #9558
Add GUI components for MDS mitigation. Implements #9532
While here, add option to disable PTI display in sysinfo widget.Implements #9323
Encode descr in the WOL widget. Fixes #9507
Show PPP uptime on the Interfaces widget. Feature #9426
Deprecate the built-in relayd Load Balancer. Closes #9386
It is not available on FreeBSD 12 with OpenSSL 1.1.x.
Users can migrate to the HAProxy package.
Fix some illegal offset errors. Issue #9366
type cast traffic graph inputs to fix #9072
Update copyright notices to 2019. Happy New Year
Fix #9121: Initialize arrays to prevent PHP 7 errors
Add logged in user to Dashboard sysinfo widget. Implements #8817
Fix another DynDNS status PHP error. Fixes #8648
Fix PHP7 errors in the Dynamic DNS widget. Fixes #8648
fix the fix