summaryrefslogtreecommitdiff
path: root/scripts/build-command-templates
AgeCommit message (Expand)Author
2024-06-06xml: T6423: enforce priority on nodes having an ownerNataliia Solomko
2023-11-18config-mgmt: T4957: T2405: add proper valueHelp strings for remote URLChristian Breunig
2022-06-20T1748: vbash: beautify tab completion output/line breaksChristian Poessinger
2022-06-10scripts: T4465: node.def generation requires whitespace on multiple use of <p...Christian Poessinger
2022-02-24scripts: T4269: node.def generator should automatically add default valuesChristian Poessinger
2021-06-23T3574: process constraintGroup elementsJohn Estabrook
2021-04-02T3165: prevent override of populated node.def file with empty contentChristian Poessinger
2021-01-15Revert "T3165: use a separate file for "base" CLI nodes."Daniil Baturin
2021-01-07T3165: use a separate file for "base" CLI nodes.Daniil Baturin
2020-08-31configd: T2582: add shim var to node.defJohn Estabrook
2020-06-03Enable debug mode to build-command-templatesChristian Poessinger
2020-05-07T2431: use native versions of validate-value and numeric validator.Daniil Baturin
2020-03-18T2136: fail the build for interface definitions with valueless or multi flags...Daniil Baturin
2020-01-13xml: T1962: Add syntaxVersion to schemaJohn Estabrook
2019-10-25[XML templates] T1772: Add escaping of `\` symbol in `<regex>`zsdc
2019-08-02T786: Rename tagNode environment variable VALUE to VYOS_TAGNODE_VALUEChristian Poessinger
2018-08-18T786: Add tagNode value as a Env.variable passed into config scriptRunar Borge
2018-05-18More granular validator error handling in build-command-templates.Daniil Baturin
2018-05-17T646: prevent convertors from overwriting existing node.def files.Daniil Baturin
2018-05-16T644: remove prefixing from all scripts and update environment variables with...Daniil Baturin
2018-05-16T643: correct support for regex validators.Daniil Baturin
2018-05-16T643: correct the logic for generating node constraints and add emulation of ...Daniil Baturin
2018-05-14T602: remove support for the type element and correct the logic for setting t...Daniil Baturin
2017-12-31Support setting optional 'type' node in command templates other than 'txt'Christian Poessinger
2017-12-09Bugfix: 'multi:' statement must be on top of generated 'node.def' fileChristian Poessinger
2017-09-16T396: add support for value constraint tags to the build-command-templates sc...Daniil Baturin
2017-09-14T388: nicer options handling and output.Daniil Baturin
2017-09-14T392: add support for completionHelp to the interface definition converter.Daniil Baturin
2017-09-12Add debug mode to the build-command-templates script with content printingTaniadz
2017-09-12Add debug mode to the build-command-templates scriptTaniadz
2017-09-08Automatically wrap all script calls in generated templates into sudo sh -cDaniil Baturin
2017-09-08Fix handling of tag and multi nodes in the convertor.Daniil Baturin
2017-09-07Add support for priority tags. In 1.x, there's no way around using it.Daniil Baturin
2017-09-07Remove crude debugging stuff, I'll add a proper solution later.Daniil Baturin
2017-09-07Add a convertor from new style XML command definitions to old style templates.Daniil Baturin