- 27 Dec, 2016 1 commit
-
-
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 :)
-
- 09 Sep, 2016 2 commits
-
-
Ad Schellevis authored
-
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.
-
- 16 Aug, 2016 1 commit
-
-
Franco Fichtner authored
-
- 12 Aug, 2016 1 commit
-
-
Ad Schellevis authored
-
- 10 Aug, 2016 1 commit
-
-
Franco Fichtner authored
-
- 08 Aug, 2016 1 commit
-
-
- 06 Aug, 2016 1 commit
-
-
- 20 Jul, 2016 1 commit
-
-
Franco Fichtner authored
-
- 26 Jun, 2016 1 commit
-
-
Ad Schellevis authored
(ids) add action selection in rules tab, extend rule query with installed_action to represent the running configuration. closes https://github.com/opnsense/core/issues/751
-
- 15 May, 2016 1 commit
-
-
Franco Fichtner authored
-
- 28 Apr, 2016 1 commit
-
-
Ad Schellevis authored
-
- 19 Apr, 2016 1 commit
-
-
Ad Schellevis authored
-
- 10 Feb, 2016 1 commit
-
-
- 03 Feb, 2016 1 commit
-
-
Ad Schellevis authored
-
- 02 Feb, 2016 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 29 Jan, 2016 1 commit
-
-
Ad Schellevis authored
- change api method listInstallableRuleset to listRulesets - add api method getRuleset - add api method setRuleset - change api method toggleInstalledRuleset to toggleRuleset - fix reload action on multiselect
-
- 19 Nov, 2015 1 commit
-
-
Ad Schellevis authored
-
- 22 Sep, 2015 1 commit
-
-
Ad Schellevis authored
-
- 28 Aug, 2015 1 commit
-
-
Ad Schellevis authored
-
- 08 Aug, 2015 1 commit
-
-
Ad Schellevis authored
-
- 29 Jul, 2015 1 commit
-
-
Ad Schellevis authored
-
- 01 Jul, 2015 1 commit
-
-
Ad Schellevis authored
-
- 30 Jun, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 26 Jun, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 23 Jun, 2015 1 commit
-
-
Ad Schellevis authored
-
- 12 Jun, 2015 3 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 11 Jun, 2015 1 commit
-
-
Ad Schellevis authored
-
- 07 Jun, 2015 1 commit
-
-
Ad Schellevis authored
-
- 03 Feb, 2015 1 commit
-
-
Ad Schellevis authored
Added profile option to check_reload_status (configd), measured framework overhead, current max processing for the daemon is about 6200 req/s on my macbook. ( limited by socket.accept, if needed we could implement another dispatch method in the future) Simple implementation to use the backend service from the frontend implemented.
-
- 28 Jan, 2015 1 commit
-
-
Ad Schellevis authored
* initial model implementation using Phalcon validators and custom binding to config object Still a lot to dow here, no impact on current install base
-
- 24 Jan, 2015 1 commit
-
-
Franco Fichtner authored
-
- 21 Jan, 2015 1 commit
-
-
Ad Schellevis authored
-
- 20 Jan, 2015 1 commit
-
-
Ad Schellevis authored
-