index
:
libvyosconfig.git
T5400-fix-schroedingers-env
circinus
cla
crux
current
equuleus
master
sagitta
Shared library for VyOS config files parsing and manipulation (mirror of https://github.com/vyos/libvyosconfig.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
bindings.ml
Age
Commit message (
Expand
)
Author
2024-10-24
T6718: add internal_cache arg to binding
John Estabrook
2024-10-07
T4318: Allow pass value for set_tag function
Nataliia Solomko
2024-09-26
T6742: add functions for creating and manipulating non-leaf nodes
Daniil Baturin
2024-03-28
T6180: add binding for mask_tree
John Estabrook
2023-07-13
T5316: drop trim function
John Estabrook
2023-05-31
T5251: catch error Vytree.Nonexistent_path in delete_value
John Estabrook
2023-05-11
T5194: add binding for reference_tree_to_json
John Estabrook
2023-03-20
T5089: add support for optional arg 'ordered_values' (ord_val)
John Estabrook
2023-03-20
T5089: binding for configtree tree_union
John Estabrook
2023-02-10
T4991: add binding for function show_diff
John Estabrook
2023-01-27
T4961: add descriptive error_message to copy_node
John Estabrook
2022-02-27
T4235: binding for trim_tree
John Estabrook
2022-02-25
T4235: binding for modified return value of diff_tree (nee diffs)
John Estabrook
2022-02-25
T4235: binding for get_subtree
John Estabrook
2022-02-08
configtree: T4235: allow rendering delete commands
John Estabrook
2022-02-08
configtree: T4235: binding for config tree diff function
John Estabrook
2020-11-12
Use the pure OCaml re library instead of libpcre.
Daniil Baturin
2019-10-27
T1773: Expose functions for JSON rendering.
Daniil Baturin
2019-06-30
Switch from linking with vyconf plus adhocery to dedicated vyos1x-config pack...
Daniil Baturin
2019-02-14
Add a function for copying nodes.
Daniil Baturin
2018-09-11
Add support for passing error messages to outside world.
Daniil Baturin
2018-09-02
T824: add support for node renaming.
Daniil Baturin
2018-06-05
Add commands formatter function to the bindings.
Daniil Baturin
2018-05-28
Add the delete and exists/list_nodes/return_value(s) functions.
Daniil Baturin
2018-05-28
Add from_string and to_string functions to the bindings.
Daniil Baturin
2018-05-26
Import the initial, proof of concept implementation.
Daniil Baturin