Project

General

Profile

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

# Date Author Comment
d22617f3 01/20/2017 06:57 PM NOYB NOYB

Internationalization (getttext)

Please also backport to 2.3

(cherry picked from commit d0718a0f9031f9dc7c6eff3e47e472178c900ece)

8333e25c 01/17/2017 10:18 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 /sbin/dhclient-script.
s/EXPIRE|FAIL)/EXPIRE|FAIL|RELEASE)/

Without the 'RELEASE' reason, the DHCP release message will still be sent to the server, however the local dhclient leases will not reflect the relinquishment. Therefore, DHCP renewal will do a DHCP request for the previous address rather than doing a DHCP discovery and being more likely to be assigned a different address.

873a236b 01/17/2017 10:18 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....

2a2396a6 09/06/2016 09:19 PM Renato Botelho

Move copyright from ESF to Netgate

aaec5634 07/15/2016 06:32 PM Renato Botelho

Review license / copyright on all files (final round)

bc83c9e7 05/20/2016 02:30 PM NOYB NOYB

Status / Interfaces - DNS Servers

The DNS servers are not necessarily ISP provided.

(cherry picked from commit 78869d5e82f149ad5bfb1e1d97d958d0bf1d0d54)

1f269674 04/26/2016 10:43 PM Chris Buechler

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

ae84d7ca 04/24/2016 05:21 AM Phil Davis

Fix #6244 Put back byte counts on Status Interfaces

b226a437 04/05/2016 02:22 PM Jim Pingle

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

4a22d33f 04/04/2016 01:52 PM Stephen Beaver

Merge pull request #2827 from NOYB/Status_-_Remove_Personalizations

(cherry picked from commit 94463e858131f23d44bfdb72cd3c8b053cf6ed28)

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/