index
:
vyos-utils.git
circinus
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 (
Expand
)
Author
2023-09-26
numeric: T5617: add --not-value to the numeric validator
Daniil Baturin
2023-08-02
T5430: vxlan mus tbe listed as bridgable in completion helper
Christian Breunig
2023-07-31
T5421: add arg to filter out subinterfaces
John Estabrook
2023-02-05
T4952: add wrapper to getifaddrs for completion helper list_interfaces
John Estabrook
2022-12-29
T4761: fix typo
John Estabrook
2022-12-29
Merge branch 'master' into url-validator
Daniil Baturin
2022-12-29
T4761: add support for literal IP addresses in URL's
John Estabrook
2022-12-12
validators: T4875: add option lookup-path to cat with file/dir arg
John Estabrook
2022-11-06
T4798: add a file path validator
Daniil Baturin
2022-11-04
T4761: add a URL value validator
Daniil Baturin
2022-09-22
T4669: disallow range arguments to numeric unless explicitly allowed
Daniil Baturin
2022-09-06
numeric: T4669: extend numeric.ml for inverted and range values
John Estabrook
2022-06-17
numeric: T4467: add support for relative values: +/-N
John Estabrook
2022-05-10
T4421: only allow numbers that look like an integer part with an optional fra...
Daniil Baturin
2022-05-10
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-06-13
T3574: refactor for clarity
John Estabrook
2021-06-08
T3574: add support for --grp argument
John Estabrook
2021-04-18
Consistent formatting in validate-value.ml
Daniil Baturin
2021-02-18
T2759: collect output from validators in a buffer and print it only if valida...
Daniil Baturin
2020-06-19
T1901: quote the value to avoid having the shell interpret anything as a part...
Daniil Baturin
2020-05-20
T2434: use correct bigint comparison.
Daniil Baturin
2020-05-06
Initial import.
Daniil Baturin