- 11 Aug, 2016 6 commits
-
-
Ad Schellevis authored
ApiMutableTableModelControllerBase
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 10 Aug, 2016 6 commits
-
-
-
Franco Fichtner authored
-
Per von Zweigbergk authored
(base) Added hooks that can be used by controllers to take actions at the appropriate time during an action
-
Franco Fichtner authored
-
Fabian Franz authored
Omit the console changes, we are not prepared for improving the translation there.
-
-
- 09 Aug, 2016 13 commits
-
-
-
Per von Zweigbergk authored
-
Per von Zweigbergk authored
-
Per von Zweigbergk authored
-
Per von Zweigbergk authored
-
Per von Zweigbergk authored
Changed base class from ApiControllerBase to ApiMutableModelControllerBase Fixed incorrect string concatenation (+ instead of .) in getNodes() Removed stray parentheses Extracted static fields for gridFields and gridDefaultSort
-
Per von Zweigbergk authored
-
Per von Zweigbergk authored
-
pv2b authored
-
pv2b authored
-
pv2b authored
-
Per von Zweigbergk authored
-
Franco Fichtner authored
o Recovery console is weird, just use CTRL-C from anywhere o Simplify the early installer invoke by probing for keypress o Display a brief message when installer+SSH is active
-
- 08 Aug, 2016 15 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
-
-
Franco Fichtner authored
Prefer LiveCD boot during install media boot, then set up an extra user for installation. This user shall be reached via console or SSH soon enough for a sort of remote install experience. PR: https://forum.opnsense.org/index.php?topic=3403 Inspired by: DragonFlyBSD (and we're using its installer anyway!)
-
Ad Schellevis authored
-
Ad Schellevis authored
This reverts commit 6c6b861e.
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
(mvc) merge ApiModelControllerBase and ApiMutableModelControllerBase + define class statics properly. as discussed at https://github.com/opnsense/core/pull/1124
-
Ad Schellevis authored
-
-
Franco Fichtner authored
-
Franco Fichtner authored
PPPoE wasn't removed, which led to some refactoring to find out why. The outcome is the same, but works a little bit different now. While there, make it possible to omit the config write in case we are going to call write_config() shortly after anyway. This will also be necessary for the legacy VPN plugins.
-