- 29 May, 2015 1 commit
-
-
Ad Schellevis 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 }}
-
- 07 Apr, 2015 1 commit
-
-
Franco Fichtner authored
-
- 06 Apr, 2015 1 commit
-
-
Ad Schellevis authored
-
- 11 Mar, 2015 1 commit
-
-
Franco Fichtner authored
-
- 10 Mar, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 07 Mar, 2015 1 commit
-
-
Franco Fichtner authored
-
- 06 Mar, 2015 3 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 27 Feb, 2015 1 commit
-
-
Franco Fichtner authored
-
- 24 Feb, 2015 3 commits
-
-
Ad Schellevis authored
- remove the use for pfSctl, replaced with a new configd control script to be able to remove the check_reload_status port - replace use of global $g['booting'] because some scripts use this outside the main loop which causes strange behavior ( for example dhcp client which starts a newwanip on connect ). replaced which check on file /var/run/booting which is set in rc script
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 20 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
-
- 28 Dec, 2014 1 commit
-
-
Franco Fichtner authored
*runs for cover in fear of Ad's uncommited changes*
-
- 10 Dec, 2014 1 commit
-
-
Franco Fichtner authored
Make "src" the implicit "/usr/local" so that nobody can sneak in weird files in the base file system or potentially overwrite them. This is the last time, I swear... :)
-
- 08 Dec, 2014 1 commit
-
-
Ad Schellevis authored
-
- 28 Oct, 2014 1 commit
-
-
Ad Schellevis authored
-
- 27 Oct, 2014 1 commit
-
-
Ad Schellevis authored
-