Project

General

Profile

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

# Date Author Comment
402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

2568e151 12/08/2022 09:03 PM Christian McDonald

Rector direct global g accesses

1e45d13f 11/23/2022 02:06 PM Christian McDonald

Rector some direct config gets with pure scalar paths.

3f8e09a5 08/31/2022 05:34 PM Christopher Cope

Add option to list ACB restores in reverse order. Feature #11266

17490b15 01/31/2022 05:38 PM Viktor Gurov

Delete temporary ACB files. Fixes #12745

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

868c1a67 08/05/2021 10:05 PM Steve Beaver

Init [''system']['acb']

e4a2bd9b 08/03/2021 05:23 PM Steve Beaver

Fix selector

5ae46c60 08/03/2021 05:12 PM Steve Beaver

Completes #12193. Ready for testing. Revert only this commit to go back to old ACB system.

8b424bca 02/23/2021 12:46 PM Viktor Gurov

Use set_curlproxy() function for cURL proxy configuration. Issue #11476

25e8eb57 02/18/2021 02:41 PM Viktor Gurov

Randomize ACB cron minutes. Implements #10811

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

573ec19d 12/10/2020 03:31 PM Renato Botelho

Add product_label global variable

Introduce product_label global variable, by default with same value of
product_name. The idea is to make it easier for rebranded products to
change the name on all visual texts while internal structures are
preserved.

While here, remove deprecated $g['platform'] and also replace places...

8411851a 12/09/2020 02:21 PM Steve Beaver

Remove (harmless) double / in file path

c1f0a583 12/09/2020 01:55 PM Steve Beaver

Fixed #11144 by verifying correct generation of userkey

f1c8242d 08/12/2020 07:45 PM Steve Beaver

Accommodate encryption_password when updating ACB config

55cbdcb0 08/11/2020 07:42 PM Steve Beaver

Improved ACB config update by requiring only a single visit to the system

8a6d9d7f 01/03/2020 08:27 PM Steve Beaver

Remove vestiges of legacy ACB system

d86a9bf9 01/03/2020 07:14 PM Jim Pingle

Fix typo

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

f3f98e97 10/02/2019 07:11 AM Phillip Davis

Fix random typos

ce9eb0fb 09/23/2019 03:28 PM Steve Beaver

Fixed #9785

463d5d11 08/22/2019 01:39 PM Steve Beaver

Typo fix

6f6299a3 08/21/2019 06:47 PM Steve Beaver

Fixed #9693
Allow ACB to be suppressed by including magic string in the backup description
Transmit max number of manual backups in the ACB

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

522388a7 02/28/2019 12:49 PM Renato Botelho

Remove all calls to conf_mount_r[ow]

c3c79c8b 08/22/2018 04:38 PM Renato Botelho

Fix syntax and use unlink_if_exists()

e8d4004c 08/22/2018 03:08 PM Steve Beaver

Fixed #8823

af0edce6 07/03/2018 07:43 PM Steve Beaver

Add gettext() and other cosmetic changes

587315d5 07/03/2018 01:14 PM Steve Beaver

Update $config references

054f0ed0 07/03/2018 12:25 PM Steve Beaver

Initial commit of ACB core functionality