Age | Commit message (Collapse) | Author | |
---|---|---|---|
7 days | T7272: add commit processing of commitd response | John Estabrook | |
7 days | 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 | |