Update copyright years to include 2023
Rector direct global g accesses
Rector some direct config gets with pure scalar paths.
Add option to list ACB restores in reverse order. Feature #11266
Delete temporary ACB files. Fixes #12745
Update the Copyright year of the files owned by Rubicon/Netgate.
Init [''system']['acb']
Fix selector
Completes #12193. Ready for testing. Revert only this commit to go back to old ACB system.
Use set_curlproxy() function for cURL proxy configuration. Issue #11476
Randomize ACB cron minutes. Implements #10811
Update the Copyright year.
A subsequent commit will deal with .po's.
Add product_label global variable
Introduce product_label global variable, by default with same value ofproduct_name. The idea is to make it easier for rebranded products tochange the name on all visual texts while internal structures arepreserved.
While here, remove deprecated $g['platform'] and also replace places...
Remove (harmless) double / in file path
Fixed #11144 by verifying correct generation of userkey
Accommodate encryption_password when updating ACB config
Improved ACB config update by requiring only a single visit to the system
Remove vestiges of legacy ACB system
Fix typo
This is 2020. Issue #9245
Fix random typos
Fixed #9785
Typo fix
Fixed #9693Allow ACB to be suppressed by including magic string in the backup descriptionTransmit max number of manual backups in the ACB
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Remove all calls to conf_mount_r[ow]
Fix syntax and use unlink_if_exists()
Fixed #8823
Add gettext() and other cosmetic changes
Update $config references
Initial commit of ACB core functionality