Project

General

Profile

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

# Date Author Comment
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/