- 04 May, 2017 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
webgui, allow use of output compression for dynamic content. in same cases saves approx. 90% of datatransfer to client, at some cpu cost. default Off
-
- 03 May, 2017 4 commits
-
-
evbevz authored
An API exception occured Error at /usr/local/etc/inc/plugins.inc.d/dyndns/phpDynDNS.inc:92 - Methods with the same name as their class will not be constructors in a future version of PHP; updatedns has a deprecated constructor (errno=8192)
-
Franco Fichtner authored
-
Franco Fichtner authored
-
-
- 02 May, 2017 7 commits
-
-
Ad Schellevis authored
filter, framework. add "gateway" implementation. disable the setGateways/setGatewayGroups for now, used as placeholder.
-
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 01 May, 2017 6 commits
-
-
-
Ad Schellevis authored
This reverts commit 6eda8aec.
-
Ad Schellevis authored
CARP, add option "Disable preempt", move preempt to later boot stage. for https://github.com/opnsense/core/issues/1557
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 30 Apr, 2017 5 commits
-
-
-
Franco Fichtner authored
If configd doesn't respond the JSON is not available, which we really need a wrapper for doing this fallback all the time and maybe even with error reporting inside that returned array.
-
Ad Schellevis authored
-
-
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 4 commits
-
-
Ad Schellevis authored
-
Franco Fichtner authored
... the save button can still be useful.
-
Franco Fichtner authored
-
Franco Fichtner authored
-