Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d35a18fc 11/15/2022 07:21 PM Christian McDonald

RemoveUnusedForeachKeyRector runresults

4864d7f6 11/15/2022 06:49 PM Josh Soref

Spelling fixes. Fix #13357

Bugs:
  • Incorrect input validation for `dhcp6c` `keyinfo expire` `forever` keyword in `interfaces.inc`.
  • Incorrect input validation for associated rule's `Source Port` in `firewall_rules_edit.php`.
  • Incorrect `voucher*.` file lock reference in `status_captiveportal_voucher_rolls.php`....
ff0255bc 10/07/2022 04:02 PM Christian McDonald

Convert RSS Widget to use simplepie via Composer

40997699 10/04/2022 03:52 PM Christian McDonald

Fix carp_status.widget.php for PHP81. Fixes #13535

ade64ca6 09/28/2022 02:01 PM Jim Pingle

Fix service status widget listing of non-disabled services

7428c478 09/21/2022 03:48 PM Jim Pingle

PHP8 fixes for service status widget. Fixes #13506

aa11df80 05/10/2022 03:50 PM Jim Pingle

Adapt OpenVPN widget to new output. Fixes #13129

44c4a509 03/18/2022 10:45 PM Christopher Embry

Increase max firewall log entries

3ade222b 02/17/2022 05:14 PM Viktor Gurov

Update OpenVPN widget to support client halt function. Fixes #12817

8cd6e269 02/14/2022 06:29 PM Viktor Gurov

Fix full path to executable files. Issue #11941

5e3d0f78 02/14/2022 04:12 PM Viktor Gurov

IPSec widget default tab option. Feature #2456

a9aba1ff 02/14/2022 03:58 PM Viktor Gurov

Firewall logs widget fixes. Issue #6253

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

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

76849fc1 12/22/2021 05:42 PM Viktor Gurov

Merge pull request #4540 from spootle/master

19ea3c16 12/22/2021 03:32 PM Christian McDonald

Minor cosmetic fix in gateway widget.

5814ad25 10/27/2021 07:51 PM Jim Pingle

Revise IPsec widget icon behavior. Fixes #12347

  • Change P1 status test so it can detect the "connecting" state and show
    a distinct icon.
  • Use gettext() for icon tooltip text
  • Code optimization
9263389e 10/18/2021 08:17 AM Daniel Cameron

fix filter expression to check correct variable instead of non-existing one

b146b9b3 09/15/2021 08:57 PM Christian McDonald

Fix Disks widget UI on UFS systems

```
PHP 7.4.22 | 10 parallel jobs
............................................................ 60/279 (21 %)
............................................................ 120/279 (43 %)
............................................................ 180/279 (64 %)...

9962b011 09/13/2021 03:01 PM Christian McDonald

Move hwcrypto call to sysinfo widget

2de8b1f5 09/09/2021 11:08 PM Christian McDonald
  • Removes disk usage from system information widget
  • Adds Pfsense\Services\Filesystem\ library
  • Adds new disk widget
dd155b32 09/08/2021 11:19 AM Viktor Gurov

IPsec Widget none/disabled tunnels fixes. Issue #12337

df945787 08/26/2021 03:21 PM Luiz Souza

Rename the Netgate devices.

XG-15xx -> 15xx
SG-5100 -> Netgate-5100

c9285e9f 08/18/2021 02:44 PM Christian McDonald

Fixes #12279

136c1462 08/17/2021 06:10 AM Viktor Gurov

System Information widget optimization. Issue #12241

bec6dcfb 07/30/2021 05:32 PM Jim Pingle

IPsec updates to address multiple issues

  • Configure/apply code changes. * Vast performance increase. Fixes #12026 * Changed connection naming to be easier to interpret. Issue #11910
  • VTI interface numbering changes. * Name is now "ipsec<reqid>" since reqid is unique per P2 and a low number....
6ce3ef38 05/25/2021 01:06 PM Renato Botelho

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

6f102d9c 05/12/2021 12:16 PM Viktor Gurov

NTP status widget fix. Issue #11495

f4f50954 05/12/2021 12:11 PM Steve Wheeler

Include Chelsio temperature values.

https://redmine.pfsense.org/issues/11787

21e14611 05/12/2021 11:58 AM Viktor Gurov

IPsec Dashboard widget improvement. Fixes #11893

8c9eaa71 03/25/2021 03:25 PM Viktor Gurov

Find IPsec IKEv1 SAs widget fix. Issue #11435

8b424bca 02/23/2021 12:46 PM Viktor Gurov

Use set_curlproxy() function for cURL proxy configuration. Issue #11476

19866d78 02/23/2021 12:30 PM Viktor Gurov

System Information widget fix. Issue #11443

2cb3c56d 02/19/2021 03:19 PM Steve Beaver

Fixed #11464 by adding proxy configuration to web service calls

47df65c3 02/18/2021 04:25 PM Viktor Gurov

Replace HTTP links to HTTPS. Implemets #11228

e01266c0 02/18/2021 03:27 AM Luiz Souza

Improve the handling of crypto offload hardware.

Remove support to deprecated hardware.

Task: #11426

95a4e1a0 02/17/2021 09:56 PM Jim Pingle

Find IPsec IKE SAs by their full name. Issue #11435

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

Update the Copyright year.

A subsequent commit will deal with .po's.

573ec19d 12/10/2020 03:31 PM Renato Botelho

Add product_label global variable

Introduce product_label global variable, by default with same value of
product_name. The idea is to make it easier for rebranded products to
change the name on all visual texts while internal structures are
preserved.

While here, remove deprecated $g['platform'] and also replace places...

aa71463f 11/18/2020 06:04 AM Viktor Gurov

Traffic Graphs widget options fix. Issue #11072

0630b831 11/13/2020 02:12 PM Viktor Gurov

Gateways widget improvements. Implements #11057

c073d662 11/12/2020 01:15 PM Viktor Gurov

Dashboard widget interface name popup hint. Implements #11041

26efb813 10/20/2020 06:52 PM Steve Beaver

Fix number format

e66582b4 10/20/2020 03:37 PM Steve Beaver

Removed debuggery

72c21050 10/20/2020 03:20 PM Steve Beaver

Added Ajax handler to scaled state table display

42d5da9d 10/19/2020 07:14 PM Steve Beaver

Revise scaling factor calculation

82479cdc 10/19/2020 12:30 PM Steve Beaver

Minor refinements to state table size display

55be240f 10/16/2020 04:46 PM Steve Beaver

Completed #7016 as specified

04a72a97 10/14/2020 03:56 PM Vladimir Voskoboynikov

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

de8054bc 10/07/2020 08:16 PM Steve Wheeler

Use the full path.

438253c2 10/07/2020 08:03 PM Steve Wheeler

Further reduce the sysctls parsed.

Remove the 'a' which does nothing when you specify OIDs.

a7e244bb 10/07/2020 05:20 PM Steve Wheeler

Prevent over-matching the sysctl output

f0c51530 09/25/2020 04:11 PM Jim Pingle

System DNS Server changes. Implements #10931

There are significant changes here, but ultimately should be a smooth
transition. See https://redmine.pfsense.org/issues/10931 for more
details.

ccbb25fa 07/28/2020 05:24 PM Mikhail Burichenko

Correct description truncate in "Services Status" widget. Fixes #10795

06b5448a 06/23/2020 07:29 PM Renato Botelho

Fix thermal sensors on SG-5100

2e292243 05/01/2020 11:00 AM Viktor Gurov

IPsec Mobile status/widget online green-bold. Issue #10340

49e36202 04/04/2020 12:25 PM Viktor Gurov

Show LAGG Members info. Issue #9187

b5d5da0c 03/31/2020 07:57 PM Viktor Gurov

Add option to disable NTP server. Issue #3567

d09e19ad 03/12/2020 05:33 PM Jim Pingle

Use awk instead of sed for long NTP status lines. Fixes #10307

d89c2b2a 03/11/2020 11:58 AM Renato Botelho

Merge pull request #4223 from vktg/ntplongaddr

b69ecd3a 03/10/2020 07:37 PM Viktor Gurov

NTP status/widget long IPv6 address. Issue #10307

f5e8bd4d 02/11/2020 01:35 PM Tom Embt

post-review changes to URL parsing and conditional style #8987

3c07f498 01/22/2020 03:35 PM Tom Embt

Avoid very slow GUI loads when ews.netgate.com can't be resolved #8987

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

This is 2020. Issue #9245

c6220dcf 12/05/2019 08:29 PM Jim Pingle

IPsec swanctl conversion. Implements #9603

  • Converted IPsec configuration code from ipsec.conf ipsec/stroke style
    to swanctl.conf swanctl/vici style. Issue #9603
  • Split up much of the single large IPsec configuration function into
    multiple functions as appropriate....
ecb594d0 11/05/2019 09:50 PM Jim Pingle

Use central download function

Reduce duplicated/inconsistent code by using the new download function.

065511ff 10/03/2019 12:39 PM Renato Botelho

Merge pull request #4092 from gitdevmod/patch-3

b3479414 10/02/2019 02:36 PM d j

Update openvpn.widget.php

ada5fc7e 10/02/2019 02:33 PM d j

Update openvpn.widget.php

f3f98e97 10/02/2019 07:11 AM Phillip Davis

Fix random typos

09d59743 10/01/2019 04:10 PM Jim Pingle

Image upload validation improvements. Fixes #9804

  • Make functions for validating images against a pre-defined list of
    approved types
  • Change the picture widget to use these functions
  • Add validation for uploaded Captive Portal logo/background images
0263f8d1 09/25/2019 02:25 PM d j

Update openvpn.widget.php

cf9d29b2 09/25/2019 01:41 PM d j

Update openvpn.widget.php

8a785efa 09/25/2019 06:41 AM d j

Update openvpn.widget.php

c8954c9f 09/23/2019 03:55 PM Sebastian Fiebig

Removed escaping of CSS classes

6f2192d4 09/23/2019 03:39 PM Sebastian Fiebig

Initialize JSON data to avoid warning.

Avoid warning/error for not initialized JSON variable.

a9941bf6 09/12/2019 07:21 PM Sebastian Fiebig

Fix malformed JSON

Fix malformed JSON using json_encode().

972de4c7 09/09/2019 04:50 PM Steve Beaver

Revise regex and redirect on failure

42839d82 09/06/2019 04:59 PM Steve Beaver

Fixed #9731
by validating widget key with regex

aa2cac18 09/06/2019 02:13 PM Jim Pingle

Incorporate filter_log.inc into syslog.inc. Issue #8350

Now all log-related functions are together.

38809d47 07/29/2019 05:50 PM Renato Botelho

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

f83416bd 07/29/2019 11:58 AM Renato Botelho

Normalize some copyright messages

b73d8949 07/10/2019 05:52 PM Steve Beaver

Fixed #9245 updating copyright notices

2c544ac6 07/01/2019 07:58 PM Jim Pingle

Picture widget corrections. Fixes #9610

  • Sanitize user input before using as path/filenames
  • Use a more accurate method of determining image type on read
  • More sanity checks before reading images.
ccc6bd4d 06/03/2019 05:47 PM Renato Botelho

Use system_get_arp_table()

b12f00ed 06/03/2019 05:38 PM Renato Botelho

Remove unused variable

76ac3231 05/30/2019 05:23 PM Renato Botelho

Merge pull request #4059 from PeterFeicht/ppp_uptime

84bbc637 05/29/2019 05:51 PM Jim Pingle

Fix DynDNS widget hostname function. Fixes #9564

c92dbfc1 05/28/2019 06:00 PM Jim Pingle

Ensure NTP values are treated as numbers before use. Fixes #9558

42c48efe 05/22/2019 08:19 PM Jim Pingle

Add GUI components for MDS mitigation. Implements #9532

While here, add option to disable PTI display in sysinfo widget.
Implements #9323

5789a02e 05/08/2019 08:44 PM Jim Pingle

Encode descr in the WOL widget. Fixes #9507

93ca91b0 03/31/2019 11:19 AM Peter Feichtinger

Show PPP uptime on the Interfaces widget. Feature #9426

586c623a 03/13/2019 06:13 PM Jim Pingle

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.

b88050bb 03/05/2019 06:27 PM Jim Pingle

Fix some illegal offset errors. Issue #9366

e5b43cf8 01/28/2019 06:18 PM Jared Dillard

type cast traffic graph inputs to fix #9072

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

c6c398c6 11/21/2018 06:30 PM Jim Pingle

Fix #9121: Initialize arrays to prevent PHP 7 errors

0fa7e6bf 08/20/2018 05:38 PM Jim Pingle

Add logged in user to Dashboard sysinfo widget. Implements #8817

030d8e87 07/16/2018 04:07 PM Jim Pingle

Fix another DynDNS status PHP error. Fixes #8648

6c4ccc9f 07/16/2018 01:54 PM Jim Pingle

Fix PHP7 errors in the Dynamic DNS widget. Fixes #8648

9f208301 06/20/2018 08:13 PM Marcello Silva Coutinho

fix the fix