Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  conf.default
  etc
  home
  root
  sbin
  usr

Latest revisions

# Date Author Comment
d477dbb1 02/09/2016 12:44 AM Phil Davis

Use IEC MiB units on dashboard

1) physmem calculation is already in MiB
2) swapinfo -m actually reports in MiB - good
3) The code that gathers the disk space data already uses "df -h" which reports in IEC units, but the output just has the single char "M", "G" etc. We can always add "iB" here....

7b512ab3 02/09/2016 12:11 AM Phil Davis

Use IEC KiB MiB GiB TiB units

See forum https://forum.pfsense.org/index.php?topic=106547.0 for discussion if this is wanted.

58e98079 02/08/2016 10:49 PM Chris Buechler

Merge pull request #2592 from phil-davis/patch-1

1c32fb7e 02/08/2016 02:26 PM Phil Davis

Fix #3209 editing unassigned VLAN tag can change an assigned interface

To reproduce:
a) Create VLAN 10 on some real device (e.g. em0)
b) Create VLAN 11 similarly.
c) Assign VLAN 11 (the last one in the vlan array in the config) to OPT1.
d) Edit VLAN 10 tag to be 12....

bb2d4c2a 02/08/2016 01:55 PM Stephen Beaver

Merge pull request #2599 from phil-davis/gtvpn

b6d69836 02/08/2016 01:54 PM Stephen Beaver

Merge pull request #2597 from phil-davis/patch-3

c2055a9c 02/08/2016 01:53 PM Stephen Beaver

Merge pull request #2596 from phil-davis/gtsug

b575e12f 02/08/2016 01:52 PM Stephen Beaver

Merge pull request #2595 from phil-davis/grppriv

5829ab3f 02/08/2016 01:50 PM Stephen Beaver

Merge pull request #2594 from NOYB/HTML_Compliance_-_Status_/_Gateways

3e623a18 02/08/2016 10:14 AM Phil Davis

Internationalize vpn*.php

View revisions

Also available in: Atom