Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  build
  src
  tools
.editorconfig 277 Bytes
.gitattributes 925 Bytes
.gitignore 217 Bytes
BOOTSTRAP.md 7.93 KB
LICENSE 9.93 KB
README.md 1.63 KB
build.conf.sample 1.96 KB
build.sh 11.1 KB
composer.json 464 Bytes
composer.lock 29.2 KB
zanata.xml 549 Bytes

Latest revisions

# Date Author Comment
2f971e22 08/23/2022 11:24 PM Reid Linnemann

Fix warnings in guiconfig.inc, unexpanded string in get_config_path call

a329c99b 08/23/2022 11:24 PM Reid Linnemann

Replace config array accesses in guiconfig.inc

2d5c75fa 08/23/2022 11:24 PM Reid Linnemann

Change some config array accesses in interfaces.php

49647709 08/23/2022 11:24 PM Reid Linnemann

Replace some config array access in services_dnsmasq.inc

5922dddf 08/23/2022 11:24 PM Reid Linnemann

Replace config array accesses in create_interface_list()

fab98cb6 08/23/2022 11:24 PM Reid Linnemann

Fix multilevel array access outside config in util.inc

  • Add generic array get/set path and path_exists functions to util.inc
  • Wrap these more generic versions with the confg_* equivalents
077588c3 08/23/2022 11:24 PM Reid Linnemann

Make list assign from explode output safer

  • Make the explode limit to the number of expected items
  • Assign values by array_shift() to prevent undefined key warns
5833da65 08/23/2022 11:24 PM Reid Linnemann

Fix some undefined variable warnings

988a687c 08/23/2022 11:24 PM Reid Linnemann

Fix several unsafe multilevel config array accesses in setup wizard

b4d8cf58 08/23/2022 11:24 PM Reid Linnemann

Correct single quoted string with parameter expansion

View all revisions | View revisions

Also available in: Atom