- 30 May, 2016 5 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
(firewall, normalization) add acl + menu for https://github.com/opnsense/core/issues/405 and move Schedules to same menu level
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 29 May, 2016 3 commits
-
-
https://github.com/opnsense/core/issues/405Ad Schellevis authored
(legacy style code) work on https://github.com/opnsense/core/issues/405 packet normalisation, needed for further restructure and cleanup of filter code.
-
Franco Fichtner authored
-
Franco Fichtner authored
Spotted by: @fabianfrz
-
- 27 May, 2016 5 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Franco Fichtner authored
Also remove the captive portal RRD graph removal. We really need to improve the GUI in order to solve the issue of stale RRD files gracefully.
-
- 26 May, 2016 27 commits
-
-
-
Franco Fichtner authored
-
Franco Fichtner authored
... Ad already annotated a few spots, the whole thing is beyond repair and I dread extending it to PPP and others which has been asked for a few times now. We will have to find another way. To paraphrase Star Trek: He's dead, Jim. The upside is that the cron config items are flushed by default now, later we can remove this as we don't care what is in that unused config section anyway.
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
for example, return all active non virtual interfaces: $interfaces = legacy_config_get_interfaces(array("virtual" => false, "enable" => true));
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
"reserved" names in interfaces leads to converting arrays to arrays in arrays, not easy to solve without the need to change a lot of the legacy code in same run.
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-