- Jun 17, 2019
-
-
Matthias Schiffer authored
This is now much nicer to luacheck.
-
- Jun 16, 2019
-
-
bobcanthelpyou authored
-
- Apr 28, 2019
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Fixes need_one_of() with boolean elements.
-
Martin Weinelt authored
-
bobcanthelpyou authored
-
- Feb 12, 2019
-
-
David Bauer authored
This package allows to automatically switch to another domain, either at a given point in time or after the node was offline long enough.
-
- Jun 29, 2018
-
-
Matthias Schiffer authored
Using slashs instead of dots is a bit unexpected, and as long as we're not going for full-blown JSONPath, neither is more correct than the other.
-
- Apr 27, 2018
-
-
Matthias Schiffer authored
-
- Apr 01, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Mar 20, 2018
-
-
Martin Weinelt authored
-
Matthias Schiffer authored
-
- Jan 26, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Each domain is validated separately, preferring domain values to site values. Based-on-patch-by:
lemoer <git@irrelefant.net>
-
Matthias Schiffer authored
This does not do anything yet, as this_domain() is not implemented yet. Based-on-patch-by:
lemoer <git@irrelefant.net>
-
- Jan 19, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
In addition to significant internal differences in check_site_lib.lua (in particular unifying error handling to a single place for the upcoming multi-domain support), this changes the way fields are addressed in site check scripts: rather than providing a string like 'next_node.ip6', the path is passed as an array {'next_node', 'ip6'}. Other changes in site check scripts: * need_array and need_table now pass the full path to the sub fields to the subcheck instead of the key and value * Any check referring to a field inside a table implies that all higher levels must be tables if they exist: a check for {'next_node', 'ip6'} adds an implicit (optional) check for {'next_node'}, which allows to remove many explicit checks for such tables
-
Matthias Schiffer authored
These helpers are no-ops for now, until the actual multi-domain support is added.
-
- Feb 21, 2017
-
-
kb-light authored
-
- Aug 26, 2016
- Oct 11, 2015
-
-
Matthias Schiffer authored
-
- Jul 25, 2015
-
-
Nils Schneider authored
-
- Jul 16, 2014
-
-
Matthias Schiffer authored
-
- Jul 05, 2014
-
-
Matthias Schiffer authored
-