- 27 Dec, 2016 5 commits
-
-
Ad Schellevis authored
(proxy) fix subnet computation using netaddr.IPNetwork, closes https://github.com/opnsense/core/issues/1309
-
Ad Schellevis authored
(configd) add netaddr.IPNetwork to template helpers, for https://github.com/opnsense/core/issues/1309
-
-
Ad Schellevis authored
-
Ad Schellevis authored
(ids) add support for inline configuration settings (subscription based url's for example), add basic auth support. Example supported format: <?xml version="1.0"?> <ruleset> <location url="https://www.snort.org/rules/snortrules-snapshot-2990.tar.gz?oinkcode=%%snort.oinkcode%%" prefix="Snort"/> <files> <file description="blacklist" url="inline::rules/blacklist.rules">snort.blacklist.rules</file> </files> <properties> <property name="snort.oinkcode" default=""/> </properties> </ruleset> --- Registers the setting "snort.oinkcode" which is used to construct the download url. This commit doesn't include definitions for new content, in case someone wants to create a definition file, it should be easy now :)
-
- 24 Dec, 2016 1 commit
-
-
Franco Fichtner authored
-
- 21 Dec, 2016 1 commit
-
-
Franco Fichtner authored
-
- 20 Dec, 2016 13 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
Assume LAN unless we only have one interface and that is WAN. If LAN is not there, no problem: the text will either show WAN if it works or show LAN and do nothing. We could argue that 1 interface that is not WAN or LAN is possible and should receive anti-lockout too, but this would change the previous behaviour too much and is not generally possible from the GUI or console.
-
Ad Schellevis authored
(mvc) fix mangled dropdown boxes on some inputs, reset all form_input_tr items to avoid further strangeness..
-
Franco Fichtner authored
-
Franco Fichtner authored
Don't need this, it was a comaptibility test. The gained flexibility from -D is far more important. This reverts commit dfb09411.
-
Franco Fichtner authored
-
- 19 Dec, 2016 12 commits
-
-
Franco Fichtner authored
This finally repairs ssh key login. :)
-
Ad Schellevis authored
-
Ad Schellevis authored
-
-
-
Franco Fichtner authored
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Ad Schellevis authored
(volt, macro usage) revert macro change, it looks like this really was a bug in PHP7/Phalcon, looks solved now. closes https://github.com/opnsense/core/issues/1245
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
- 18 Dec, 2016 8 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-