| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-14 | T7627: fix regression to allow load without arg to load default config | John Estabrook | |
| 2025-07-08 | T7499: add utility to download/uncompress config file, for load/merge | John Estabrook | |
| 2025-06-28 | T7591: remove copyright years from source files | Christian Breunig | |
| The legal team says years are not necessary so we can go ahead with it, since it will simplify backporting. Automatically removed using: git ls-files | grep -v libvyosconfig | xargs sed -i -E \ 's/^# Copyright (19|20)[0-9]{2}(-[0-9]{4})? VyOS maintainers.*/# Copyright VyOS maintainers and contributors <maintainers@vyos.io>/g' In addition we will error-out during "make" if someone re-adds a legacy copyright notice | |||
| 2024-06-26 | migration: T6007: update vyos-load-config.py | John Estabrook | |
| 2023-11-20 | T5763: fix imprecise check for remote file name | John Estabrook | |
| 2022-03-10 | Revert "load-config: T4295: use config_tree instead of legacy loadFile" | John Estabrook | |
| This reverts commit 2a4b45ba7fa4dabf7e592f499cfb06a7ae38cdea. Revert while investigating failure in vyos-configtest. | |||
| 2022-03-09 | load-config: T4295: use config_tree instead of legacy loadFile | John Estabrook | |
| 2020-10-21 | load-config: T2138: support loading gzipped (local) config files | John Estabrook | |
| 2020-07-22 | load-config: subclass ConfigSourceSession instead of Config | John Estabrook | |
| 2020-04-06 | util: T2226: rewrite load config to use cmd | Thomas Mangin | |
| 2020-03-30 | config load: T2053: update for version string syntax change | John Estabrook | |
| 2019-10-01 | T1424: Rewrite the config load script | John Estabrook | |
| Rewrite of the load functionality of vyatta-load-config.pl, removing the dependency on Vyatta::Config. | |||
