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
/
data
Age
Commit message (
Expand
)
Author
2026-06-29
ci: T8490: fix typos in comments and docs
ci/T8490-typos-vyconf
Yuriy Andamasov
2026-03-04
T8313: adjust copy/rename messages
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 protobuf messaage for config_unsaved request
John Estabrook
2025-11-20
T8009: add messages for edit_level requests
John Estabrook
2025-10-22
T7910: add request show_sessions to list all session records
John Estabrook
2025-09-15
T7737: add requests to provide auxiliary set/delete operations on config
John Estabrook
2025-09-10
T7737: provide session pid, user, sudo_user to vyos-commitd
John Estabrook
2025-09-10
T7737: add user and sudo_user fields to session for use in commit
John Estabrook
2025-09-10
T7737: replace unuseful session_update_pid with session_exists
John Estabrook
2025-09-10
T7737: normalize protobuf field name style
John Estabrook
2025-07-06
T7499: use direct request to vyconfd to avoid re-validating paths
John Estabrook
2025-07-06
T7499: allow load from internal representation to avoid re-parsing
John Estabrook
2025-05-12
T7363: add get_config(s) request for Config instance initialization
John Estabrook
2025-05-12
T7363: add error indicating uncommited changes
John Estabrook
2025-05-12
T7363: add session search and update by pid
John Estabrook
2025-05-12
T7363: track process id in session data
John Estabrook
2025-05-12
T7363: normalize function naming for auto-generation
John Estabrook
2025-04-11
T7321: add session_changed check
John Estabrook
2025-04-11
T7321: add discard operation
John Estabrook
2025-04-11
T7321: add load config operation: load to proposed config
John Estabrook
2025-04-11
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-03-16
T7121: add cache directory and files, and commitd socket name
John Estabrook
2025-03-16
T7121: add commitd protobuf message definition file
John Estabrook
2025-01-15
T7046: add request reload_reftree
John Estabrook
2025-01-14
T7046: move reftree.cache to unique directory
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 vyconfd.conf for installation
John Estabrook
2024-10-27
T6718: read reference tree json file on startup
John Estabrook
2018-05-14
Merge pull request #10 from Taniadz/master
Daniil Baturin
2018-02-11
Add output format option (plain or JSON) to the config data reading and op mo...
Daniil Baturin
2017-10-11
T413: Make a schema for op mode (delete ownerAttr)
Taniadz
2017-10-10
T413: Make a schema for op mode
Taniadz
2017-09-12
Add support for completionHelp tag to the schema.
Daniil Baturin
2017-01-19
Add basic session setup/teardown functionality to vyconfd.
Daniil Baturin
2017-01-16
Re-generate RNG schema, update files that use it.
Daniil Baturin
2017-01-16
Move <keepChildOrder/> into properties.
Daniil Baturin
2017-01-16
Make the "argument" attribute of external validators optional.
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
2017-01-04
Add "version" attribute to component definition schema.
Daniil Baturin
[next]