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
123efede 08/23/2022 11:24 PM Reid Linnemann

Fix some missing '/'es in config paths

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

Replace several direct config accesses in filter.inc

Major overhauls done in: * filter_generate_gateways(0 * filter_get_vpns_list() * filter_generate_optcfg_arry() * filter_generate_reflection_proxy() * filter_nat_rules_automatic_tonathosts() * filter_nat_rules_generate()

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

Fix unused and undefined variable warnings in util.inc

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

Fix unexpected type string for exec output

5daccf2d 08/23/2022 11:24 PM Reid Linnemann

Fix undefined and unused variable warnings in interfaces.inc

Notes: * interfaces_tunnel_configure() * loop continue on address type "track6" never hit, defined variable is
'$ipaddrv6' but was referred to as '$ipaddr6' * interface_bring_down() * '$old_router' was populated with the contents of a file but never used...

207482a5 08/23/2022 11:24 PM Reid Linnemann

Replace direct config array accesses in interfaces.inc

345d9f0e 08/23/2022 11:24 PM Reid Linnemann

Replace some direct config array accesses in wizard.php

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

Correct deprecated implode() syntax

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

View all revisions | View revisions

Also available in: Atom