Always declare $config global in case a script is included in a non-global scope
$config is expected to always be a global containing the parsed configuration,however in the sources that it is assigned a value in toplevel scope it is notexplicitly declared as such. As a result, if one of these sources is included in...
Fix more config access regressions in filter.inc. Fix #13754
Correct DHCP lease reg enabled test. Fixes #13782
Revert "Fix more config access regressions in filter.inc. Fix #13754"
This reverts commit c0d7519df5dc1632ba9f2791ab377bdc19f45105.
Redo Unbound ACL action handling. Fixes #13767
Remove trailing whitespace
Remove cxl from altq capable interfaces list
Improve handling of empty DDNS entries. Fixes #13581
UPnP rule/service cleanup. Fixes #13755
View revisions
Also available in: Atom