index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
vyos
/
config_mgmt.py
Age
Commit message (
Expand
)
Author
2024-10-08
config-mgmt: T5976: display message when reverting to previous config
John Estabrook
2024-10-05
config-mgmt: T5976: add option for commit-confirm to use 'soft' rollback
John Estabrook
2024-10-05
config-mgmt: T5976: normalize formatting
John Estabrook
2024-06-19
op-mode: T5514: Allow safe reboots to config defaults when config.boot is del...
Andrew Topp
2024-05-22
rollback-soft: T6384: tell the user to compare or commit
Daniil Baturin
2024-04-03
T6199: drop unused Python imports
Christian Breunig
2024-03-17
T6133: append domain-name to commit-archive if defined
Christian Breunig
2023-12-17
Merge pull request #2596 from sever-sever/T5249
Viacheslav Hletenko
2023-12-13
T5774: fix regressions in remote.upload and use in config_mgmt
John Estabrook
2023-12-12
T5249: Add rollback-soft feature
Viacheslav Hletenko
2023-12-11
T5812: report actual number of revisions instead of max
John Estabrook
2023-12-09
T5812: Fix for rollback check max revision number
Viacheslav Hletenko
2023-11-18
T2405: add Git support to commit-archive
Yun Zheng Hu
2023-10-05
config: T5631: save copy of config in JSON format on commit
John Estabrook
2023-09-07
config-mgmt: T5556: fix bug in revision to archive update
John Estabrook
2023-09-05
config-mgmt: T5353: after updated save-config, one can include init rev
John Estabrook
2023-09-05
config-mgmt: T5353: correct update check during boot
John Estabrook
2023-09-05
config-mgmt: T5353: only add log entry if archiving
John Estabrook
2023-08-23
save-config: T4292: rewrite vyatta-save-config.pl to Python
John Estabrook
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-07-11
config-mgmt: T5347: correct logrotate conf permissions on system update
John Estabrook
2023-06-16
config-mgmt: T5297: add check for changes under node between revisions
John Estabrook
2023-06-06
config-mgmt: T5262: move function 'unsaved_commits' to module scope
John Estabrook
2023-02-11
config_mgmt: T4991: use configtree.show_diff instead of Python difflib
John Estabrook
2023-01-26
config-mgmt: T4962: add missing flag re.MULTILINE
John Estabrook
2023-01-26
config-mgmt: T4962: fix typo in regex
John Estabrook
2023-01-25
config-mgmt: T4957: upload to archive only for location effective_values
John Estabrook
2023-01-20
config-mgmt: T4942: add config_mgmt module and console script
John Estabrook