- 30 Apr, 2017 2 commits
-
-
-
Ad Schellevis authored
OpenVPN servers using udp6 or tcp6 fail to start, closes https://github.com/opnsense/core/issues/1576
-
- 29 Apr, 2017 6 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
Seems like years ago when PHP 5.5 had trouble iterating non- existing arrays PHP 7 introduced a new problem with nodes that seem to be set but no longer available, yielding: PHP Warning: OPNsense\Base\FieldTypes\InterfaceField::eventPostLoading(): Node no longer exists in /usr/local/opnsense/mvc/app/models/OPNsense/Base/FieldTypes/InterfaceField.php on line 132 The same thing happened in the acme-client plugin and was allegedly fixed with the following code. Even if this doesn't help it is harmless and we'll see through the crash reporter soon enough.
-
Franco Fichtner authored
Now that tools can build several versions of the same software, we can have -devel depend on a different one than the release. This helps with prebuilt testing and easier testing for interested parties. Should your manual upgrade break at the moment, the easiest solution is: # make upgrade CORE_OPENVPN=23
-
Franco Fichtner authored
-
-
Ad Schellevis authored
dhcp server / static leases, issue with loading settings into form. closes https://github.com/opnsense/core/issues/1568
-
- 28 Apr, 2017 1 commit
-
-
Franco Fichtner authored
-
- 27 Apr, 2017 5 commits
-
-
Franco Fichtner authored
-
Ad Schellevis authored
Fix autocomplete, autocapitalize and autocorrect in Captive Portal login form
-
Ad Schellevis authored
squid.conf: reorder pre-auth plugins and local auth settings
-
Ad Schellevis authored
Revert "menu, replace "str_replace(array(".", "*","?", "@"), array("\.", ".*","\?", "\@"....) for preg_quote, as suggested by @fabianfrz" This reverts commit 66586110.
-
Ad Schellevis authored
menu, replace "str_replace(array(".", "*","?", "@"), array("\.", ".*","\?", "\@"....) for preg_quote, as suggested by @fabianfrz
-
- 26 Apr, 2017 13 commits
-
-
Ad Schellevis authored
-
Franco Fichtner authored
... the save button can still be useful.
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
This reverts commit 36af267d. Looks like dhcp restart already does this by default now...
-
evbevz authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
evbevz authored
-
theq86 authored
This semicolon is not needed but seems also not to break the config.
-
- 25 Apr, 2017 3 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
In those cases the next firmware update with a base set helps, or running this manually: # opnsense-update -fb
-
Franco Fichtner authored
Essentially, the scripts do the same thing, which means we can start to align the two, maybe even merge them if we are lucky. ;)
-
- 24 Apr, 2017 2 commits
-
-
Franco Fichtner authored
We don't want to run variable replacement, it doesn't work for static translations at all.
-
Franco Fichtner authored
-
- 23 Apr, 2017 2 commits
-
-
Franco Fichtner authored
This reverts commit cd379a8f. Looks like this isn't entirely correct: as long as the packages is not upgraded we can see normal package upgrades alongside pkg reinstall. Maybe this is new since 1.10? In any case, yay for less code.
-
Franco Fichtner authored
-
- 22 Apr, 2017 3 commits
-
-
Ad Schellevis authored
Setting locale in ApiControllerBase
-
-
Ad Schellevis authored
-
- 21 Apr, 2017 3 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-