Project

General

Profile

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

Latest revisions

# Date Author Comment
0d9fe84b 07/15/2015 01:19 PM Phil Davis

Interfaces PPPs edit avoid foreach() warning

If you go to Interfaces, assign, PPPs, press "+" to add an entry, then press Save without entering anything then you get a warning about the foreach() here.
The is_array() check fixes it.

36f90078 07/14/2015 11:25 PM Phil Davis

Fix glob for serial device names

Removing the "." that was in {,.[0-9]} allows it to match /dev/cuau10 and onward.
I added lots of comments on the glob expression, because the format of the glob expression is not the same as an ordinary regex.

57945fcc 07/14/2015 10:54 PM Chris Buechler

Fix adding of VoIP rules from traffic shaper wizard where IP/alias is not
specified.

98de735f 07/14/2015 01:26 AM Chris Buechler

manual merge of Phil Davis pull request, commit b45537f75b24bc323987094e459db7b2f75aa405

c9e7807a 07/06/2015 10:03 PM Chris Buechler

Fix dashboard hardware crypto display where AES-NI is enabled. Ticket

ee3b5c15 07/06/2015 08:40 PM Chris Buechler

Don't check whether the QinQ interface exists when deleting. Unnecessarily
makes QinQ un-deletable where the parent interface no longer exists
(removed, config restored from diff hardware, etc.).

a61daab9 07/03/2015 06:47 PM Phil Davis

Fix put static route destination in config change description

When enabling or disabling a route by using the enable/disable button on the Routes page, the destination network was not being put in the config change description, although the code intended it to be there....

362ddda1 07/01/2015 03:32 PM Jim Pingle

Encode ca descr in system_camanager.php

97fdd83d 07/01/2015 03:28 PM Jim Pingle

Encode ca/cert descr in system_certmanager.php

f08e24a3 07/01/2015 03:20 PM Jim Pingle

Encode ca/cert/crl descr in system_crlmanager.php

View revisions

Also available in: Atom