Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  share

Latest revisions

# Date Author Comment
663e29bb 03/28/2023 03:00 PM Jim Pingle

Note that CA serial is ignored when randomizing. Fixes #14188

While here, when creating a CA, set the default serial to 1 since the
GUI won't allow saving with the serial remaining at 0. That would
otherwise force the user to change it themselves.

c5faa351 03/28/2023 01:09 PM Jim Pingle

Message queue handling improvements. Fixes #14031 Fixes #14061

  • Do not attempt to process the message queue without sufficient
    privileges.
  • Check for permission to write the message queue and for write
    failures and bail early if there is a problem.
1e05389e 03/27/2023 04:36 PM Bojan Bogojevic

Capitalize "dns" in DynDNS ttl help text

e89ddfb9 03/27/2023 04:36 PM Bojan Bogojevic

Reorder DynDNS zone id help text alphabetically

f9f13d00 03/27/2023 04:36 PM Bojan Bogojevic

Reorder DynDNS pasxsowrd help text alphabetically

6d610dde 03/27/2023 04:36 PM Bojan Bogojevic

Reorder DynDNS username help text alphabetically

d3d29594 03/27/2023 04:36 PM Bojan Bogojevic

Reorder DynDNS hostname help text alphabetically

1b121a0f 03/24/2023 07:17 PM Steve Wheeler

Correct plural seconds check.

5c4a6ada 03/17/2023 03:35 PM Jim Pingle

Improve alias sorting (again). Issue #14015

asort does not handle natural case-insensitive sorting of
multi-dimensional arrays properly, so it needs a custom sort but also
has to preserve the index keys or else making changes in the GUI won't
use the correct IDs....

1792ffdb 03/16/2023 05:16 PM Renato Botelho

ppp-linkup: Keep routerv6 address scope

Original code was removing address scope from v6 router and because of
that, system always use default gateway to connect to it, breaking
connectivity on secondary dynamic WANs.

It should fix #13939

View revisions

Also available in: Atom