- 23 Jul, 2017 2 commits
-
-
Paolo Velati authored
fixed command in pppoe configuration, connected to pull request #1730 https://github.com/opnsense/core/pull/1730
-
Franco Fichtner authored
-
- 22 Jul, 2017 5 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
-
-
- 21 Jul, 2017 6 commits
-
-
-
-
Franco Fichtner authored
-
Ad Schellevis authored
-
-
-
- 20 Jul, 2017 3 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
The day has come that this "bootstrap" logic broke horribly, preventing us from upgrading to PHP 7.1 with the initial 17.7. Add a config_read_array() function that emulates *all* potentially required steps and grabs the array reference so that the code can be migrated easily. Hopefully this also works on PHP 7.0. ;)
-
- 19 Jul, 2017 2 commits
-
-
velati authored
PR: https://forum.opnsense.org/index.php?topic=5307.0
-
-
- 18 Jul, 2017 2 commits
-
-
Ad Schellevis authored
Update base_form.volt
-
evbevz authored
If style of header is not set in form xml, then PHP Notice appeared in log: PHP Notice: Undefined index: style in ......
-
- 16 Jul, 2017 3 commits
-
-
Franco Fichtner authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 14 Jul, 2017 9 commits
-
-
Ad Schellevis authored
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
lagg interfaces, restructure interface_lagg_configure() and add mtu option, for https://github.com/opnsense/core/issues/1709
-
Ad Schellevis authored
-
Ad Schellevis authored
legacy_interfaces_details() parse issue on fetching laggports, needed for https://github.com/opnsense/core/issues/1709
-
Ad Schellevis authored
Networking, side affects. when an "other type" interface is configured it's automatically created, but if the interface got unconfigured it's dropped,leading to broken laggs for example. We should trust the "other type" create/drop to handle the interface itself and interface_bring_down() should only unconfigure it, so possible parent/child interfaces won't break for no reason. Fixes part of https://github.com/opnsense/core/issues/1709
-
Franco Fichtner authored
We are forcing a change through the installer, which is where the majority starts from. We don't want to enforce a change twice. We can't really see if we installed or went through a factory reset, so this is (was) the best of both worlds in conjunction with the new installer feature. While here, annotate that it is possible to leave it "empty". This reverts commit 5eb2c986.
-
- 13 Jul, 2017 5 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 12 Jul, 2017 3 commits
-
-
-
-
Franco Fichtner authored
-