- 13 Sep, 2016 1 commit
-
-
Ad Schellevis authored
-
- 12 Sep, 2016 4 commits
-
-
Ad Schellevis authored
-
-
Ad Schellevis authored
-
Ad Schellevis authored
The old script had a lot of unused code in it, either stuff that couldn't be configured from OPNsense or dead code.
-
- 09 Sep, 2016 4 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
Revert "(ids) style fix", https://github.com/opnsense/core/commit/aaa0ddafe1179cebc68146bdc3c30b8b90c564b8 can cause "Allowed memory size of ... bytes exhausted", better to set a sane default max here. This reverts commit aaa0ddaf.
-
Ad Schellevis authored
-
- 08 Sep, 2016 4 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
(firmware) add configd "firmware loader" commands to control the contents of /boot/loader.conf.local plugins can use this call to register new bootup parameters, new commands added: configctl firmware loader show configctl firmware loader rm <parameter> configctl firmware loader edit <parameter> <value>
-
- 06 Sep, 2016 1 commit
-
-
Ad Schellevis authored
-
- 05 Sep, 2016 14 commits
-
-
Ad Schellevis authored
(crashreport) PHP Warning: in_array() expects parameter 2 to be array, null given in /usr/local/www/services_unbound.php on line 176
-
Ad Schellevis authored
(crashreport) PHP Warning: Illegal string offset 'rule' in /usr/local/www/diag_logs_filter.php on line 277
-
Ad Schellevis authored
(crashreport) limit output chunks to 5MB, if we can't find </head> within that area it's very unlikely that it exists in the output. report: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 35997807 bytes) in /usr/local/www/csrf/csrf-magic.php on line 144
-
Ad Schellevis authored
(packet capture) limit the maximum number of output lines, prevent "PHP Fatal error: Allowed memory size of ..." collected from crashreport
-
Ad Schellevis authored
(crashreport) PHP Warning: in_array() expects parameter 2 to be array, null given in /usr/local/www/vpn_openvpn_csc.php on line 406
-
Ad Schellevis authored
-
-
-
-
-
-
Ad Schellevis authored
changes in services_unbound_advanced.php
-
-
Ad Schellevis authored
fix translation in firewall_virtual_ip.php
-
- 04 Sep, 2016 3 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Fabian Franz authored
-
- 03 Sep, 2016 1 commit
-
-
Fabian Franz authored
* translation fixes (for example submit button) * remove some not operators * make short echo tags look more like a template
-
- 02 Sep, 2016 4 commits
-
-
Franco Fichtner authored
Relative redirect is used almost everywhere, but to be honest it looks safer to make all paths absolute. PR: https://github.com/opnsense/core/issues/1168
-
-
Franco Fichtner authored
-
-
- 01 Sep, 2016 3 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
(openvpn) refactor openvpn_get_cipherlist and openvpn_get_digestlist, fix compatibilty with both --show-ciphers outputs
-
Franco Fichtner authored
-
- 31 Aug, 2016 1 commit
-
-
Franco Fichtner authored
Suggested by: SimonB
-