Project

General

Profile

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

# Date Author Comment
8f2f85c3 01/02/2022 01:05 AM Luiz Souza

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

35de5b66 08/13/2021 12:49 PM Viktor Gurov

Show received IPv6 DNS servers on status_interfaces.php page. Fixes #12252

4e5e99a6 02/18/2021 04:29 PM Viktor Gurov

Show switch tagging ports on status_interfaces page. Implements #10804

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

Update the Copyright year.

A subsequent commit will deal with .po's.

f35f9392 11/13/2020 02:12 PM Viktor Gurov

Status interfaces icon. Implements #11045

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.

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

Show LAGG Members info. Issue #9187

84422a37 03/31/2020 08:02 PM Viktor Gurov

Ignore events on LAGG members. Issue #10365

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

This is 2020. Issue #9245

b8b0c2a3 11/18/2019 07:37 PM Jim Pingle

Change interface disconnect/release button to 'danger'. Fixes #9911

While here, add the interface name to the button text.

Net effect is a confirmation box to ensure the user wants to take that
action, which could be disruptive.

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

c45cac34 08/27/2018 01:31 PM Jim Pingle

Escape arguments when relinquishing a DHCP lease. Fixes #8843

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

Update the Copyright notice for pfSense.

c5007d58 09/10/2017 02:06 PM Phillip Davis

show disabled status on status-interfaces

097efc7d 06/20/2017 01:30 PM Steve Beaver

Merge pull request #3638 from doktornotor/patch-25

f593f80b 04/16/2017 10:18 AM Phil Davis

Refactor get_configured_interface_with_descr remove unused parameter

8fbe2ea4 03/10/2017 02:04 AM Doktor Notor

status_interfaces.php - fix includes

7f0d6ccf 02/09/2017 07:40 AM Phil Davis

setHelp and getttext format for status*

d0718a0f 01/20/2017 06:13 AM NOYB NOYB

Internationalization (getttext)

Please also backport to 2.3

718432f1 01/18/2017 07:28 PM NOYB NOYB

Status / Interfaces - Relinquish DHCP Lease

Send gratuitous DHCP release message to server.

Dependency:
To fully relinquish the DHCP lease, the "RELEASE" reason needs to be added to the /usr/local/sbin/pfSense-dhclient-script.
s/EXPIRE|FAIL)/EXPIRE|FAIL|RELEASE)/...

db0a2efc 01/18/2017 07:06 PM NOYB NOYB

Status / Interfaces - Match Var Names

Match Form Input and Function Parameter Names with associated Var Name.

Use "ifdescr" as form input name instead of "if" since "ifsescr" is the var being passed.
Use "ifdescr" as showDefBtn function var instead of "ifval" since "ifsescr" is the var being passed....

fc84b222 11/21/2016 04:06 PM Renato Botelho

Remove config files symlinks from /etc to /var/etc. Fixes #5538

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)

78869d5e 05/19/2016 07:13 AM NOYB NOYB

Status / Interfaces - DNS Servers

The DNS servers are not necessarily ISP provided.

17580434 04/26/2016 10:42 PM Chris Buechler

PPP here, not L2TP. noticed by https://forum.pfsense.org/index.php?topic=110686.0

34446ef7 04/24/2016 05:03 AM Phil Davis

Fix #6244 Put back byte counts on Status Interfaces

6bdfbf3b 04/05/2016 02:21 PM Jim Pingle

Correct logic for display of MAC address & vendor (if present). Fixes #6078

530c7ccf 04/02/2016 07:02 AM NOYB NOYB

Status - Remove Personalizations

Remove "you" personalizations.

6e682644 03/28/2016 01:58 PM Jim Pingle

Fix display of PPP "uptime" (the word "uptime" was missing from output).

27d6a45b 03/10/2016 08:40 PM Jim Pingle

More icon/button inconsistencies. Ticket #5965

510e6f23 02/25/2016 02:29 AM Chris Buechler

Add a space between the gateway name and IP

7c945f74 02/14/2016 08:09 PM k-paulius

Use print_info_box() to generate alerts

3d7a8696 02/11/2016 04:33 AM k-paulius

Convert section titles to title case

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

abe98adb 12/15/2015 04:53 AM Phil Davis

Code style status*

2831d8fb 11/28/2015 05:39 PM Stephen Beaver

Fixed #5531

5230f468 11/25/2015 04:48 PM Jim Pingle

Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.

cb41dd63 11/09/2015 11:19 AM Renato Botelho

Copyright and license cleanup

- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces

919d91f9 11/09/2015 08:47 AM Phil Davis

EOL whitespace and header consistency for www

191cb31d 11/06/2015 03:40 PM Stephen Beaver

Copyright updates Batch 2 of 3

35ba9a6b 10/01/2015 05:02 PM jeroen van breedam

$mac missing in output

66c52114 09/21/2015 07:41 PM Stephen Beaver

Fixed #5178
Removed errant "break"

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

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

Move main pfSense content to src/