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
/
vyconfd.ml
Age
Commit message (
Expand
)
Author
2026-03-04
T8313: add copy/rename request handlers
John Estabrook
2025-12-21
T8114: check allowed delete path against proposed config, not active
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 vyconfd handlers for config_unsaved
John Estabrook
2025-11-20
T8009: add vyconfd handlers for edit_level requests
John Estabrook
2025-11-10
T7988: return difference of running and proposed config for show_config
John Estabrook
2025-11-03
Merge pull request #32 from jestabro/session-management
Daniil Baturin
2025-11-02
T7980: cache running config on commit completion and add option to reload
John Estabrook
2025-11-01
T7980: use write_internal_atomic for running cache and refactor
John Estabrook
2025-10-22
T7910: add request show_sessions to list all session records
John Estabrook
2025-10-22
T7910: drop proposed_config field from session record
John Estabrook
2025-09-15
T7737: apply auxiliary set/delete operations to config post-commit
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: use pid for lock ref
John Estabrook
2025-09-10
T7737: replace unuseful session_update_pid with session_exists
John Estabrook
2025-08-19
T7728: dynamically generate proposed config from changeset data
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
T7352: add option to load legacy config on start for interoperability
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-05-12
T7272: refactor commit function for clarity
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 save config 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: call both Lwt connections under a single Lwt.main
John Estabrook
2025-03-31
T7292: add commit request client operations
John Estabrook
2025-02-06
T6946: add test function and executable
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: drop output of rendered config on startup
John Estabrook
2024-10-27
T6718: handle_connection should close fd on End_of_file
John Estabrook
2024-10-27
T6718: drop unnecessary reference to file descriptor
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: root node now has empty name
John Estabrook
2024-10-27
T6718: restrict directory existence check to validators dir
John Estabrook
2024-10-27
T6718: read reference tree json file on startup
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
2024-10-27
T6718: update build system, drop batteries, and adjust for lib changes
John Estabrook
[next]