summaryrefslogtreecommitdiff
path: root/src/helpers
AgeCommit message (Expand)Author
2020-03-12[boot-config-loader] T1622: log traceback only if 'vyos-config-debug'John Estabrook
2019-12-03T1801: move escaping of backslashes into configtreeJohn Estabrook
2019-10-01T1424: Rewrite the config load scriptJohn Estabrook
2019-09-19[boot-config-loader] T1622: (bugfix) set gid and write permissionsJohn Estabrook
2019-09-01Merge pull request #119 from alkersan/T1621_misc_rewritesChristian Poessinger
2019-08-31[boot-config-loader] T1622: Add failsafe and back traceJohn Estabrook
2019-08-30[op-mode] T1621 rewrite misc commands to python/xml syntaxDmytro Aleksandrov
2019-08-26bridge: T1608: deny adding non existing interfaces to bridge configChristian Poessinger
2019-08-16[op-mode] T1590 xml-style rewrite of 'show system' operationsDmytro Aleksandrov
2019-06-12T1397: check for path argument in both effective and merge configJohn Estabrook
2019-06-12T1397: use revised migration methodJohn Estabrook
2019-06-12T1397: escape backslashes in output passed to configtreeJohn Estabrook
2019-06-05T1334: Migration script runner rewriteJohn Estabrook
2019-05-29T1397: Rewrite the config merge scriptJohn Estabrook
2019-01-26T1193: remove the commands pipe since it's no longer needed.Daniil Baturin
2018-11-29T1001: escape backslashes in the input in the commands pipe as well.Daniil Baturin
2018-08-25validate-value.py: remove tailing whitespacesChristian Poessinger
2018-06-30src: commands-pipe: fix bug (no raw string) reported by sonarcubeChristian Poessinger
2018-06-05T684: add bindings for the commands formatter and scripts for converting conf...Daniil Baturin
2018-05-16T643: use fullmatch for regex validators so that people don't have to write ^...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