Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1b121a0f 03/24/2023 07:17 PM Steve Wheeler

Correct plural seconds check.

0d83ed08 02/27/2023 04:20 PM Jim Pingle

Update memory calulations. Implements #14011

  • Update memory usage calculation for system info widget
  • Add RRD data sources for new memory areas
  • Upgrade code to expand current memory RRD file with new DS entries
  • Make code that composes the commands which fetch memory info more...
402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

1e706214 12/15/2022 11:27 PM Reid Linnemann

Protect mem_usage() from doing arithmetic with empty sysctl values.

get_single_sysctl() may return an empty string in some conditions, there is no
guarantee that it returns an expected int value. Protect mem_usage() from
attempting to do arithmetic with sysctl values unless they are definitely...

12689bb0 11/17/2022 03:58 PM Jim Pingle

Correct QAT active reporting. Fixes #13674

Account for cases where the module(s) are loaded but the driver failed
to attach.

1be126b7 11/17/2022 10:57 AM Kristof Provost

fix pciconf output parsing

In FreeBSD 14 the output format of pciconf changed. It now splits up the
device and vendor fields.

Simplify this code by using the column output. Concatenate device and
vendor fields to match the previous output (with awk).

See https://cgit.freebsd.org/src/commit/?id=635cfe5b819f60f28b7e21b94322b0237c13244b...

d35a18fc 11/15/2022 07:21 PM Christian McDonald

RemoveUnusedForeachKeyRector runresults

5cc9c9ed 03/04/2022 02:55 AM → luckman212

minor display change, redmine #12714 (updated & squashed)

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

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

21f9d17b 12/21/2021 05:37 PM Christian McDonald

Make sure $sitems (skip items) is always an array.

d566427f 08/19/2021 06:59 PM Jim Pingle

Convert RAM disks to tmpfs. Implements #12145

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

System Information widget optimization. Issue #12241

2ac5f4ae 05/20/2021 03:04 PM Jim Pingle

Fix PHP error when changing Sys Info Widget. Fixes #11939

Avoid attempting to use $crypto when it's empty/undefined.

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

Improve the handling of crypto offload hardware.

Remove support to deprecated hardware.

Task: #11426

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

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

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

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

Update copyright notices to 2019. Happy New Year

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

fix the fix

c7841232 06/20/2018 07:40 PM Marcello Silva Coutinho

check total swap size on dashboard

Refer to bug #8587

68872169 01/23/2018 01:35 AM Luiz Souza

Fix get_cpu_crypto_support() to not overwrite $cpucrypto_type.

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

Update the Copyright notice for pfSense.

acd2f312 08/17/2017 03:05 PM Steve Beaver

Re-write CPU usage calculation to avoid sleep in AJAX call

980af015 06/21/2017 03:13 AM Luiz Souza

Add support to CESA crypto accelerator in pfSense GUI.

38a47119 05/15/2017 07:20 PM Jim Pingle

Small adjustment to dmesg parsing for CPU package/core count.

f8339acf 05/13/2017 12:58 PM Jim Pingle

Fix active AES-NI test. Ticket #7529

a84e59a2 05/12/2017 05:42 PM Jim Pingle

Show if a CPU has AES-NI/CPU crypto support even if the module isn't loaded. Implements #7529

2e56abd1 03/29/2017 07:13 PM Pi Ba

getstats, further cleanup unused code, e.g. removing updateInterfaceStats and updateInterfaces javascript functions

257dff15 03/26/2017 01:43 PM Pi Ba

get_stats, optimizations. -dont call unused interface statistics functions -call get_mbuf only once (its netstat call is cpu intensive.) -dont stack multiple pending request in browser if responses are slow.

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

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

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

3b53c227 03/02/2016 10:21 PM Jared Dillard

Ticket #5905 remove unused code

e9258698 01/11/2016 09:10 PM NewEraCracker

Convert remaining short_open_tag occurances. See PR #2378

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

8822be67 10/09/2015 02:11 PM Renato Botelho

Ignore possible erroneously negative temperatures

It's based on 2 pull requests (#1800 and #1801) by nagyrobi

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

Move main pfSense content to src/