Restore default description behavior. Fix #13739
Prevent get_pf_rules() from indexing a string error. Fixes #13660
pfSense_get_pf_rules(), which populates the $rulescnt variable sent toget_pf_rules(), will terminate its loop fetching rules if a call topfctl_get_rule() returns nonzero, adding to the associative array return value...
Remove leftover debug prints.
Work around for empty config tags. Fixes #13564.
Related to issue #13642, the serialization of route maps was broken for a timein such a way that the frrglobalroutemaps tag would contain only a single emptyconfig tag. The xml parser element handler considers 'config' to be a 'list...
globals.inc needs to be sourced in auth_func.inc
Improve visibility of select fields in dark theme. Fix #11730
Rector direct global g accesses
Use correct UPnP enabled test. Fixes #13735
Add ifmcstat to status.php. Implements #13731
Use rtrim for trimming whitespace and EOLs from version files
View revisions
Also available in: Atom