- 20 Jul, 2015 1 commit
-
-
Franco Fichtner authored
We did the same sanity cleanup for all other code. Easier on the eyes and easier to fork. ;) Discussed with: ad@
-
- 01 Jul, 2015 1 commit
-
-
Ad Schellevis authored
(configd) configd actions missed second level actions, output is fine now but nesting actions may need some more thinking
-
- 24 Jun, 2015 1 commit
-
-
Ad Schellevis authored
-
- 22 Jun, 2015 1 commit
-
-
- 09 Jun, 2015 1 commit
-
-
Ad Schellevis authored
-
- 08 Jun, 2015 3 commits
-
-
Ad Schellevis authored
(configd) flush script output to tempfile to avoid the use of subprocess.check_output which can be slow on some platforms.
-
Franco Fichtner authored
refuses to take /usr/local/bin into account, which kind of defeats the purpose of using the portable "env" command...
-
Franco Fichtner authored
-
- 04 Jun, 2015 2 commits
-
-
Franco Fichtner authored
-
Ad Schellevis authored
add a description tag to the actions_[service].conf sections to describe actions for the user interface.
-
- 29 May, 2015 2 commits
-
-
Ad Schellevis authored
-
Franco Fichtner authored
-
- 28 May, 2015 1 commit
-
-
Ad Schellevis authored
Using helpers.toList('parent.tag') makes it explicit that we expect an item to be a list and solves issues with lists containing only one item.
-
- 27 May, 2015 1 commit
-
-
Ad Schellevis authored
this commit adds two new helper functions to use uuid information from the config.xml. 1) get a tagname by uuid, or __not_found__ if uuid is not in the config.xml {{ helpers.getUUIDtag('a8da740a-046a-4994-8535-89f5fff47393') }} 2) returns an object by uuid, ready to use {{ helpers.getUUID('a8da740a-046a-4994-8535-89f5fff47393').number }}
-
- 19 May, 2015 1 commit
-
-
Ad Schellevis authored
-
- 12 May, 2015 1 commit
-
-
Ad Schellevis authored
-
- 24 Apr, 2015 1 commit
-
-
Ad Schellevis authored
-
- 07 Apr, 2015 2 commits
-
-
Ad Schellevis authored
refactor configd calls, part of this discussion : https://github.com/opnsense/core/commit/71ff705e01b0a8b95b4a41973b579a468d0a8c7c#commitcomment-10597568
-
Franco Fichtner authored
-
- 06 Apr, 2015 4 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 05 Apr, 2015 2 commits
-
-
Ad Schellevis authored
-
-
- 11 Mar, 2015 1 commit
-
-
Franco Fichtner authored
-
- 10 Mar, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 06 Mar, 2015 1 commit
-
-
Ad Schellevis authored
-
- 24 Feb, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 23 Feb, 2015 1 commit
-
-
Ad Schellevis authored
- extra code injection prevention for script types - add script_output type (return script results from stdout)
-
- 21 Feb, 2015 3 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 20 Feb, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 09 Feb, 2015 1 commit
-
-
Ad Schellevis authored
-
- 11 Jan, 2015 1 commit
-
-
Franco Fichtner authored
-
- 06 Jan, 2015 1 commit
-
-
Ad Schellevis authored
This shouldn't break any current features and only works after installation of the jinja2 python package. To test, execute ./execute_command.py template reload OPNsense.Sample
-