summaryrefslogtreecommitdiff
path: root/libvyosconfig
AgeCommit message (Collapse)Author
2026-06-24T8993: initialize ReferenceTree module from string not fileJohn Estabrook
Avoid initialization error in threaded applications, for example when calling libvyosconfig functions from FastAPI background tasks. The read_internal function from file relies on the inherently non thread-safe Unix module; read string first and pass to lib read_string.
2026-05-28T8916: clear error_message before useJohn Estabrook
2026-05-28T8916: update commit hash for adjustments to exclusive mask calculationJohn Estabrook
2026-05-11T8488: update commit hash for mask-exclusiveJohn Estabrook
2026-05-11T8488: add bindings for read/write_internal_stringJohn Estabrook
2026-05-11T8488: add binding for subtree_from_partialJohn Estabrook
2026-05-11T8488: add binding for mask_exclusiveJohn Estabrook
2026-03-16T8269: update commit hash for add option silence validatorsJohn Estabrook
2026-03-04T8313: update commit hashes for copy/renameJohn Estabrook
2026-02-12T8232: update commit hashes for extend config_dict constructionJohn Estabrook
2026-02-12T8232: add bindings for config_dictJohn Estabrook
2026-02-12T8232: add bindings needed for reference tree classJohn Estabrook
2026-01-16T8156: T8157: T8164: update commit hash for completion and other fixesJohn Estabrook
2025-12-22T8061: T8109: T8113: T8114: update for completion and bug fixesJohn Estabrook
2025-12-02T8032: update commit hashes for analogue of sessionUnsavedJohn Estabrook
2025-11-26T8009: update commit hashes for vyconf edit-level aware sessionJohn Estabrook
2025-11-20T7988: update commit hashes for show configJohn Estabrook
2025-11-20T7988: adjust function name to distinguish compare from show configJohn Estabrook
2025-11-05T7915: update commit hashes for exn-alertJohn Estabrook
2025-11-05T7915: minor fixes for consistent exception handling and error messagesJohn Estabrook
The addition of alert exn to vyos1x-config allows an audit of all raised exceptions, providing fixes for consistent handling and error reporting.
2025-11-05T7969: expose boolean test value_existsJohn Estabrook
2025-11-03T7980: T7910: update libvyosconfig/Makefile for vyconfd restart/show_sessionsJohn Estabrook
2025-09-18T7737: add commit hashes for analogue of legacy configfsJohn Estabrook
2025-09-08Merge https://github.com/vyos/libvyosconfig into integrate-libvyosconfigChristian Breunig
* https://github.com/vyos/libvyosconfig: (107 commits) T7728: T7734: update commit hash for dynamically generate proposed config T7728: add package build target for convenience T7718: update commit hashes for validate_tree_filter T7718: add binding for validate_tree_filter T7688: update commit hash for correct management of delete paths T7644: mirror workflow refactoring rollout T7637: T7605: update commit hashes for typo and escape backslash T7579: fix of the run trigger for CLA T7499: update hashes for add destructive merge T7499: set permissions on session directory T7499: bindings for (non-)destructive configtree merge T7579: added workflow for CLA T7374: bump vyconf commit id for build.sh T7374: install vyconf_cli and add links for associated vy_* commands T7445: added open prs conflict check caller workflow T7450: fix dependency for use of PCRE2 instead of PCRE T7363: update hash for vyconf aware initialization of Config T7450: update commit hashes for Use PCRE2 instead of PCRE T7334: pr mirror trigger workflow added with label creation permission for default github token T7321: update commit hashes for replace configsession legacy operations ...
2025-09-08T7792: remove libvyosconfig as Git submoduleChristian Breunig
2025-08-20T7728: update git submodule for dynamically generate proposed configJohn Estabrook
2025-08-19T7718: update git submodule for validate_tree_filterJohn Estabrook
2025-08-05T7688: update git submodule for correct management of delete pathsJohn Estabrook
2025-07-22T7637: T7605: update git submodule for typo and escape backslashJohn Estabrook
2025-07-08T7499: update submodule for vyconf/vyos-1x changesJohn Estabrook
2025-06-09T7374: update hash for vyconf_cli toolJohn Estabrook
2025-05-22T7363: update hash for vyconf aware initialization of ConfigJohn Estabrook
2025-05-14T7450: update commit hash for Use PCRE2 instead of PCREJohn Estabrook
2025-04-15T7321: update commit hashe for replace configsession legacy operationsJohn Estabrook
2025-04-08T7302: update submodule for backend support for commit dry-runJohn Estabrook
2025-04-04T7292: update submodule for post commit update and set tag/leaf dataJohn Estabrook
2025-03-30T7296: update hash for restrict opam ppx_deriving_yojson <= v3.9.1John Estabrook
2025-03-26T7289: add libvyosconfig as git submoduleJohn Estabrook