summaryrefslogtreecommitdiff
path: root/functions
AgeCommit message (Expand)Author
2023-12-11T5249: Add node rollback-softViacheslav Hletenko
2023-08-23save-config: T4292: use vyos-save-config.pyJohn Estabrook
2023-04-17Merge pull request #56 from erkin/currentDaniil Baturin
2023-01-18config-mgmt: T4942: use vyos-1x config-mgmt scriptsJohn Estabrook
2023-01-18loadkey: T3506: Remove (what remains of) loadkeyerkin
2022-03-10Revert "save-config: T4292: use vyos-save-config.py"John Estabrook
2022-03-08save-config: T4292: use vyos-save-config.pyJohn Estabrook
2021-10-04poweroff: T3888: correction of error messagesrividya0208
2020-10-17Config: T2834: Config rollback function is broken due lack access to the conf...Kim Hagen
2019-10-14T1604: run bash builtin "set" as-is in vyatta_cfg_runjjakob
2019-10-01T1424: Rewrite the config load scriptJohn Estabrook
2019-05-28T1397: Rewrite the config merge scriptJohn Estabrook
2013-11-16Bug #25: Add template for running conf and op mode commandsDaniil Baturin
2012-09-04Revert "If vclient exists, run it"James Davidson
2012-08-22If vclient exists, run itJames Davidson
2012-04-26Bugfix: 8057 fix call to commit in commit-confirm functionJohn Southworth
2012-02-03Add ability to differentiate between node types in help textJohn Southworth
2011-10-26Fix 'show -all'John Southworth
2011-10-21Don't show an error message when we can't turn echo onJohn Southworth
2011-10-20Workaround for bug 7570, turning echo on manually when running a templated co...John Southworth
2011-10-17Make directory completions, if it is the first word of a run completion, work...John Southworth
2011-10-10Handle operational commands that cannot be run non-interactively from config ...John Southworth
2011-10-06Fix typo in error messageJohn Southworth
2011-10-04Fix some help text, add discard and confirm completion functions, fix comment...John Southworth
2011-09-02 Fix problems when using negative valuesJohn Southworth
2011-08-18Don't eval the commands just run them; simplify the command wrapper functionsJohn Southworth
2011-08-09Fix edit level in path validation function for short commandsJohn Southworth
2011-08-02Reorganize the bash completion and command interpreter scripts into easier to...John Southworth