- 22 Sep, 2016 2 commits
-
-
Franco Fichtner authored
(cherry picked from commit f88210b4)
-
Fabian Franz authored
* translation fixes (for example submit button) * remove some not operators * make short echo tags look more like a template (cherry picked from commit d1e9265f)
-
- 21 Sep, 2016 8 commits
-
-
Ad Schellevis authored
(cherry picked from commit 7b59e10c)
-
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. (cherry picked from commit 9ba2b2f6)
-
Ad Schellevis authored
(cherry picked from commit 0db74eff)
-
Ad Schellevis authored
(cherry picked from commit bc2765ea) (cherry picked from commit ac8eba7d) (cherry picked from commit 87011deb) (cherry picked from commit 5c6a2ef8) (cherry picked from commit c782d9e8) (cherry picked from commit 5497ae4e) (cherry picked from commit 51aec445) (cherry picked from commit 75e7e0e4) (cherry picked from commit 2c25e3e3) (cherry picked from commit dcd0e068)
-
Ad Schellevis authored
(cherry picked from commit 15374ba7)
-
Ad Schellevis authored
(cherry picked from commit c3daf44a)
-
Franco Fichtner authored
(cherry picked from commit 9a117cd0)
-
- 19 Sep, 2016 1 commit
-
-
Franco Fichtner authored
Reported by: Simon Brunet (cherry picked from commit 5a21a07a)
-
- 18 Sep, 2016 28 commits
-
-
https://github.com/opnsense/core/issues/1173Ad Schellevis authored
(cherry picked from commit 9503d722) (cherry picked from commit 69e28f84) (cherry picked from commit 0cd0c895) (cherry picked from commit 1334374b) (cherry picked from commit d27cdb43) (cherry picked from commit 2f5468ae)
-
Ad Schellevis authored
(cherry picked from commit 1ccf6b45)
-
Ad Schellevis authored
(cherry picked from commit d3d583ab)
-
Franco Fichtner authored
Suggested by: @fabianfrz (cherry picked from commit b218ce7d)
-
Franco Fichtner authored
(cherry picked from commit a85a46b8) (cherry picked from commit d7319957)
-
Franco Fichtner authored
Suggested by: SimonB (cherry picked from commit c6d2cca0)
-
Franco Fichtner authored
There is no need to visually overload the field descriptions with stop chars like a slash, the help is sufficient in explaining that multiple networks can be used and the chances are high that most will only ever use one network here. (cherry picked from commit 1611955b)
-
Franco Fichtner authored
Suggested by: SimonB via Pootle (cherry picked from commit db356ac9)
-
Fabian Franz authored
(cherry picked from commit a94af0da)
-
Franco Fichtner authored
Suggested by: @Antonio-Prado (cherry picked from commit 7f9fcfb2)
-
https://github.com/opnsense/core/issues/1181Ad Schellevis authored
(cherry picked from commit b56bcf83)
-
Ad Schellevis authored
(cherry picked from commit ca1270a8)
-
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 (cherry picked from commit d26cbd66)
-
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 (cherry picked from commit 801d7ca0)
-
Ad Schellevis authored
(packet capture) limit the maximum number of output lines, prevent "PHP Fatal error: Allowed memory size of ..." collected from crashreport (cherry picked from commit aab13817)
-
Ad Schellevis authored
(crashreport) PHP Warning: Illegal string offset 'rule' in /usr/local/www/diag_logs_filter.php on line 277 (cherry picked from commit 64f3742f) (cherry picked from commit 8f243538)
-
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. (cherry picked from commit ed4c923c) (cherry picked from commit f4e6e6f4)
-
Franco Fichtner authored
(cherry picked from commit 4461ea23)
-
Ad Schellevis authored
(cherry picked from commit cc18336d) (cherry picked from commit cdf05735)
-
Ad Schellevis authored
(cherry picked from commit 0be295ac)
-
Ad Schellevis authored
Eventually we should move this kind of "get all attached networks" to a single and simple function, which uses legacy_get_interface_addresses() underneath. but there's still too much obscure code in this region to remove it easily (cherry picked from commit 86996d7b)
-
Ad Schellevis authored
(cherry picked from commit 65653b7c) (cherry picked from commit 0e158f0b)
-
Franco Fichtner authored
While there also get rid of the need for a /usr/ports dir (this will make tools.git crash and burn for sure.) shadow.ucl adapted from https://github.com/freebsd/freebsd-ports/blob/master/Keywords/sample.ucl (cherry picked from commit 82bece2a) (cherry picked from commit 73e58543)
-
Franco Fichtner authored
We don't have to do anything here anymore. Since we started using pkg(8) the extensions.ini was always consistent, but we needed to make sure that the order is correct. Some more cleverness was added to no prevent other PHP modules from simply "plugging in", but since they are not in one extensions.ini anymore it won't matter. Expecting some splatter during upgrade, but hopefully also no more php-suhosin clashes with php56-session not loaded. :) (cherry picked from commit 706d2804) (cherry picked from commit bd66467d)
-
Franco Fichtner authored
(cherry picked from commit 0cdd609e)
-
Ad Schellevis authored
(cherry picked from commit f107116e)
-
Franco Fichtner authored
(cherry picked from commit 6f503e56)
-
- 02 Sep, 2016 1 commit
-
-
Franco Fichtner authored
(cherry picked from commit 35ec2adc) (cherry picked from commit f52dd530) (cherry picked from commit 54ec6487)
-