index
:
vyconf.git
T7450-use-pcre2
ci/T8490-typos-vyconf
ci/add-build-test-workflow
cla
current
master
rolling
Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vyconf_client.mli
Age
Commit message (
Expand
)
Author
2026-03-04
T8313: add copy/rename client methods
John Estabrook
2025-12-17
T8061: add get_completion_env request
John Estabrook
2025-12-17
T8061: add get_path_type request
John Estabrook
2025-12-17
T8061: add reference_path_exists request
John Estabrook
2025-12-02
T8032: add config_unsaved request to client module
John Estabrook
2025-11-20
T8009: add edit_level requests to client module
John Estabrook
2025-09-10
T7737: add user and sudo_user fields to session for use in commit
John Estabrook
2025-05-27
T7374: add executable to replace legacy my_* cli tools
John Estabrook
2025-05-12
T7363: track process id in session data
John Estabrook
2025-04-11
T7321: rename vyconf.proto message Status and enum to avoid collision
John Estabrook
2025-03-31
T7292: add commit request client operations
John Estabrook
2025-01-15
T7046: add request reload_reftree
John Estabrook
2024-10-27
T6718: fix teardown method
John Estabrook
2024-10-27
T6718: add independent validate field and methods
John Estabrook
2024-10-27
T6718: add rule to generate protobuf with name change
John Estabrook
2024-10-27
T6718: reorganize layout for dune build of libs/executables
John Estabrook
2018-02-16
Implement config reading functions and a minimal command line client for usin...
Daniil Baturin
2018-02-12
Add client support for the config read functions.
Daniil Baturin
2017-12-13
Fix message encoding in Vyconf_client.
Daniil Baturin
2017-01-19
Add basic session setup/teardown functionality to vyconfd.
Daniil Baturin
2017-01-15
Add functionality for socket communication.
Daniil Baturin