index
:
vyconf.git
current
master
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
/
data
/
vyconf.proto
Age
Commit message (
Expand
)
Author
9 days
T7321: add session_changed check
John Estabrook
9 days
T7321: add discard operation
John Estabrook
9 days
T7321: add load config operation: load to proposed config
John Estabrook
9 days
T7321: rename vyconf.proto message Status and enum to avoid collision
John Estabrook
2025-04-04
T7302: add dry_run field and update branch
John Estabrook
2025-03-31
T7272: add commit processing of commitd response
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
2018-02-11
Add output format option (plain or JSON) to the config data reading and op mo...
Daniil Baturin
2017-01-19
Add basic session setup/teardown functionality to vyconfd.
Daniil Baturin
2017-01-06
Do not require path for set/delete, add an error for trying to set a path tha...
Daniil Baturin
2017-01-06
Make error and warning single string, add more specific error codes.
Daniil Baturin
2017-01-06
Split session setup and entering configuration mode in the protobuf schema.
Daniil Baturin
2017-01-06
Add confirm operation. Remove notifications field.
Daniil Baturin
2017-01-06
Extend the protobuf schema, update build scripts.
Daniil Baturin
2017-01-06
Add initial implementation of the protobuf schema.
Daniil Baturin