- 16 Sep, 2016 3 commits
-
-
Franco Fichtner authored
We don't particularly need this code and the utility as netgraph is always attached on load as long as we don't detach and the attach per interface is a custom feature that requires a kernel patch we don't want to keep around for 17.1. Only thing we need to measure is the performance impact of not detaching netgraph. This only pertains to ethernet devices anyway. We do, however, keep interface_netgraph_needed() around for reference as it's harmless by default.
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 15 Sep, 2016 14 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
LDAP fix: handle legal boolean return result from searchUsers()
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
Carp improvements
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
evbevz authored
-
- 14 Sep, 2016 5 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
-
- 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 4 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
-