- 10 Oct, 2016 2 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 01 Oct, 2016 1 commit
-
-
Franco Fichtner authored
-
- 23 Sep, 2016 1 commit
-
-
Franco Fichtner authored
-
- 22 Sep, 2016 1 commit
-
-
Franco Fichtner authored
-
- 28 Aug, 2016 1 commit
-
-
Franco Fichtner authored
With the previous call-sites in place we don't need this "fixup" anymore, assuming that interface groups, OpenVPN and IPsec settings are now consistent under the new state, which is true, because right now it was enforced by the rc system anyway.
-
- 10 Aug, 2016 1 commit
-
-
Franco Fichtner authored
-
- 09 Aug, 2016 1 commit
-
-
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 2 commits
-
-
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!)
-
- 24 Jul, 2016 1 commit
-
-
Franco Fichtner authored
-
- 22 Jun, 2016 1 commit
-
-
Franco Fichtner authored
-
- 20 Jun, 2016 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 18 Jun, 2016 1 commit
-
-
Franco Fichtner authored
-
- 08 Jun, 2016 1 commit
-
-
Franco Fichtner authored
-
- 06 Jun, 2016 1 commit
-
-
Franco Fichtner authored
-
- 26 May, 2016 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 16 May, 2016 1 commit
-
-
Franco Fichtner authored
-
- 02 May, 2016 1 commit
-
-
Franco Fichtner authored
-
- 07 Apr, 2016 1 commit
-
-
Franco Fichtner authored
o polling is going away o idiomaitic way to enable/disable arp handling o where does ip version prefer really fit in? o unhide checkbox captions, as redundant as they may seem
-
- 24 Mar, 2016 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 17 Mar, 2016 1 commit
-
-
Franco Fichtner authored
-
- 21 Feb, 2016 6 commits
-
-
Franco Fichtner authored
The rules are simple: * plugins_configure() requires all available plugins, probes their configure functions and then calls the advertised functions. * All GUI pages must directly include their includes in plugins.inc.d to not overly pollute their loading phase.
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
For now plugins.inc and ipsec.inc will coexist on pages that may need only one or none to avoid unefined function errors. This will be pruned after investigating the contents of both files...
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 15 Feb, 2016 1 commit
-
-
Ad Schellevis authored
-
- 04 Feb, 2016 1 commit
-
-
Ad Schellevis authored
-
- 16 Jan, 2016 1 commit
-
-
Franco Fichtner authored
o is_install_media() was being misused. In the instance of dhcp6, the backup file did not even exist, I think someone did copy+paste the IPv4 code back in the day and the actual backup was never added. o match_wireless_interface() was moved to interfaces.inc where it belongs.
-
- 07 Dec, 2015 1 commit
-
-
Ad Schellevis authored
-
- 01 Dec, 2015 1 commit
-
-
- 15 Oct, 2015 1 commit
-
-
Franco Fichtner authored
The captive portal is being replaced! This hooks up the new page into the services section while ditching most of the old code. There'll be no migration, if you use package `opnsense-devel' and the captive portal you'll have to switch to `opnsense' or migrate to the new code. Beware that the new captive portal is going to be a huge step forward but features will trickle in week after week until it is stable enough to merge it. Latest release date is going to be 16.1.
-
- 16 Sep, 2015 1 commit
-
-
Franco Fichtner authored
-
- 09 Aug, 2015 1 commit
-
-
Franco Fichtner authored
o Only probe for key press on bootup. o Rebuild autodetect feature: fixup second use case of get_interface_list() to filter out devices without a good link state, bring back interface up for it to work and mute kernel messages that would clobber stty behaviour.
-
- 29 Jul, 2015 1 commit
-
-
Franco Fichtner authored
As an added benefit, (default) will now always revert back to the actual default from the sample configuration, which is exactly how it should be.
-