index
:
vyos-utils.git
circinus
cla
current
equuleus
mergify/bp/circinus/pr-26
sagitta
Auxilliary utilities for VyOS (validators, etc.) (mirror of https://github.com/vyos/vyos-utils.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2023-01-21
validators: T4875: add option lookup-path to cat with file/dir arg
John Estabrook
(cherry picked from commit 3883bb64a45794904f042e2f1e4458eb4700de8b)
2023-01-21
T4798: add a file path validator
Daniil Baturin
(cherry picked from commit 96bb119393d8606d9408d72aa5cb468702bef625)
2022-05-19
T4421: only allow numbers that look like an integer part with an optional ↵
Daniil Baturin
fractional part
2022-05-19
T4421: add support for floating point number in the numeric validator
Daniil Baturin
2021-12-04
T4047: use full string match in the regex validator
Daniil Baturin
2021-04-18
Consistent formatting in validate-value.ml
Daniil Baturin
2021-04-18
T2759: collect output from validators in a buffer and print it only if ↵
Daniil Baturin
validation fails.
2020-06-19
T1901: quote the value to avoid having the shell interpret anything as a ↵
Daniil Baturin
part of the command.
2020-05-20
T2434: use correct bigint comparison.
Daniil Baturin
2020-05-06
Initial import.
Daniil Baturin