Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  openssl
  pkg
  sbin
  share
  www

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....

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

dbd00a12 02/08/2016 09:58 AM Phil Davis

Enhance input error message for RADIUS secret

Make this input error message different to the one just above for the "ordinary" secret so that users can read the message and know which are the fields with the problem.

df82f650 02/08/2016 05:36 AM Phil Davis

Make group addpriv descriptions work like user addpriv

View revisions

Also available in: Atom