Project

General

Profile

Download (6.19 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

0d186018 03/07/2022 05:59 PM Jim Pingle

Encode pftop output. Fixes #12915

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

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

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

Update the Copyright year.

A subsequent commit will deal with .po's.

253102fd 06/03/2020 06:49 AM Viktor Gurov

PFTop filter hide for non-states views. Issue #10625

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

e2654541 05/03/2018 02:39 PM Jim Pingle

Prevent pressing Enter in the filter field of diag_pftop.php. Fixes #8494

179377b0 03/30/2018 11:01 PM robjarsen

Remove Whitespace

I'm aware this is a very large commit. Let me know if you'd rather have it broken down by file type (ie: PHP/shell scripts) so it would be easier to review.

-RJ

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

Update the Copyright notice for pfSense.

10085279 10/10/2017 07:17 AM → luckman212

Add filtering to pfTop page

e8140fa4 06/15/2017 02:42 PM Jim Pingle

Remove pftop peak and rate from the sort options as they won't produce anything useful when run the way the GUI does. Fixes #7580

646a993e 06/15/2017 02:41 PM Jim Pingle

Remove pftop size from this list, too. Fixes #7579

c07a2b86 05/22/2017 06:43 PM Jim Pingle

Do not offer the 'peak' and 'rate' views for pftop since they only work in interactive mode with cached data, not batch mode like the GUI uses. Fixes #7580

9cf0609b 05/22/2017 06:38 PM Jim Pingle

Remove "size" option from pftop as it does nothing. The "bytes" option is the correct one to use. Fixes #7579

9a966125 09/23/2016 07:20 PM Jim Pingle

Use wider display for pftop to fill up dead area. Output still looks OK with narrower terminals as well.

Some views were omitting important info at the narrower width

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

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

c81ef6e2 06/27/2016 05:00 AM Phil Davis

Always use require_once

The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when the order of
"requires" is a bit different and some require() happens after the
include file is already included/required....

ff30e319 01/21/2016 04:56 PM Bruno Ferri

add call gettext function for translate

00271265 01/11/2016 05:51 PM NewEraCracker

Minor unused tag clean up

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

947141fd 12/14/2015 02:35 PM Phil Davis

Code style usr local www a-e

1af5edbf 12/11/2015 09:48 PM Stephen Beaver

Rename of files to better match their position in the memory structure