| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-29 | ci: T8490: fix typos in comments and docsci/T8490-typos-vyconf | Yuriy Andamasov | |
| Comment/doc-only typo fixes (no code identifiers touched): - architecture.md: preferrable -> preferable; commited -> committed - data/schemata/{interface_definition,op-mode-definition}.{rnc,rng}: meaninful -> meaningful (schema completionHelp comment) - src/commit.ml: exluded -> excluded (inline comment) Clears the typos-check hits on this repo ahead of the T8490 ruleset pilot active flip. 🤖 Generated by [robots](https://vyos.io) | |||
| 2026-02-03 | T8232: Vytree.fold_tree_with_path now returns the second component | John Estabrook | |
| 2025-11-03 | T7915: catch exceptions and add annotations indicated by alert exn | John Estabrook | |
| 2025-09-10 | T7737: provide session pid, user, sudo_user to vyos-commitd | John Estabrook | |
| Send vyconfd session pid and client env vars to vyos-commitd for use in config mode scripts. | |||
| 2025-08-04 | T7688: fix typo in replacing tree paths on delete error | John Estabrook | |
| 2025-07-17 | T7637: fix typo in update of trees when cloning path with tag_value | John Estabrook | |
| This missed a proper update in the case of failures in a collection of tag node values; caught in test_interfaces_vxlan.py test_vxlan_external. | |||
| 2025-05-13 | deps: T7450: Use PCRE2 instead of the original, oudated PCRET7450-use-pcre2 | Daniil Baturin | |
| 2025-04-04 | T7302: add dry_run field and update branch | John Estabrook | |
| 2025-04-04 | T7302: remove unused commit_store | John Estabrook | |
| 2025-03-31 | T7272: call both Lwt connections under a single Lwt.main | John Estabrook | |
| Call both the vyconfd server and the vyos-commitd client under the top-level Lwt.main loop. | |||
| 2025-03-31 | T7272: add commit processing of commitd response | John Estabrook | |
| 2025-03-31 | T7272: simplify library dependencies for implementation of commit op | John Estabrook | |
| 2025-03-16 | T7121: keep track of source of subtree from delete or add trees | John Estabrook | |
| For partial commits with a config error on a subtree, one needs to know the origin of the failed subtree, whether from deletion or addition, in order to contruct the partial successful result. | |||
| 2025-03-16 | T7121: add commit_store stub callback and expose needed functions | John Estabrook | |
| 2025-03-16 | T7121: script_name defined as string, not string option, by construction | John Estabrook | |
| 2025-03-16 | T7121: extend and rename commit data records to parallel vyos-commitd | John Estabrook | |
| 2025-02-06 | T6946: add test function and executable | John Estabrook | |
| 2025-02-06 | T6946: calculate priority lists | John Estabrook | |
| 2025-02-06 | T6946: add utils for assembling commit data | John Estabrook | |
