summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-19Bugfix 7502: Make "rename system image" work correctly on Xen.Bob Gilligan
2011-10-190.13.181debian/0.13.181Bob Gilligan
2011-10-19Bugfix 7502: Correctly display image names on Xen.Bob Gilligan
2011-09-190.13.180debian/0.13.180Deepti Kulkarni
2011-09-19Changed openvpn show command syntax.Deepti Kulkarni
2011-09-190.13.179debian/0.13.179John Southworth
2011-09-19Add operational information for ipv6 tunnel interfaces, part of bug 6900John Southworth
2011-09-070.13.178debian/0.13.178John Southworth
2011-09-07Fix some problems with the completion scriptsJohn Southworth
1. we don't need to call compopt -o filenames explicitly anymore the bash-completion scripts from the debian package do this more intelligently. 2. Restore shopts before running the command so that if the command is terminated with ctrl-c they will be set properly.
2011-08-310.13.177debian/0.13.177John Southworth
2011-08-31Fix completion for user wildcardsJohn Southworth
2011-08-300.13.176debian/0.13.176John Southworth
2011-08-30Only generate directory names for path expansions, node.def is never a valid ↵John Southworth
completion unless part of a filename which is handled differently
2011-08-300.13.175debian/0.13.175John Southworth
2011-08-30Fix user defined wildcards such as in 'clear ip bgp *' and fix an error ↵John Southworth
message to be consistent
2011-08-170.13.174debian/0.13.174John Southworth
2011-08-17Bugfix 7442: Check if running interactively before doing binding optionsJohn Southworth
2011-08-090.13.173debian/0.13.173John Southworth
2011-08-09Silence another keybinding error when running from config modeJohn Southworth
2011-08-090.13.172debian/0.13.172John Southworth
2011-08-09 Ignore ip6tunl0 anchor interfaceJohn Southworth
2011-08-080.13.171debian/0.13.171John Southworth
2011-08-08Add handler for top level unprivledged command expansion in node conversion ↵John Southworth
function
2011-08-030.13.170debian/0.13.170John Southworth
2011-08-03Generate unpriviledged allowed-op at compile time. Add script to allow admin ↵John Southworth
user to regenerate it if needed. Fix ambiguous command message.
2011-08-020.13.169debian/0.13.169John Southworth
2011-08-02Add support for unambiguous top level commands for unpriviledged usersJohn Southworth
2011-08-02Fix paging problem with short top level show commmandJohn Southworth
2011-08-020.13.168debian/0.13.168John Southworth
2011-08-02Reorganize the bash completion and command interpreter scripts into easier ↵John Southworth
to manage chunks. vyatta-op-run no longer exists in /etc/bash_completion.d/ as it is not a completion script it should not be here
2011-08-010.13.167debian/0.13.167John Southworth
2011-08-01Only show operator users the top level commands they are allowed to execute ↵John Southworth
in tab complete
2011-07-290.13.166debian/0.13.166John Southworth
2011-07-29Bugfix 2823: Operational mode command interpreterJohn Southworth
2011-07-270.13.165debian/0.13.165Deepti Kulkarni
2011-07-27Add top level verb "force".Deepti Kulkarni
2011-07-270.13.164debian/0.13.164John Southworth
2011-07-27Bugfix 7380: fix pager exceptions regex.John Southworth
2011-07-260.13.163debian/0.13.163John Southworth
2011-07-26Bugfix 5611: Fix a typo in the shell level checkJohn Southworth
2011-07-260.13.162debian/0.13.162John Southworth
2011-07-26Bugfix 5611: Set prompt for operator level users to be similar to other vendorsJohn Southworth
2011-07-200.13.161debian/0.13.161John Southworth
2011-07-20Bugfix 7357: change the op mode command wrapper to setup the aliasesJohn Southworth
(cherry picked from commit a6563ca684cc5bd775a2d31d27c6130dd1ab628d)
2011-08-170.13.160debian/0.13.160Bob Gilligan
2011-08-17Bugfix 6392: Improve display of numeric values for storage usage.Bob Gilligan
2011-07-150.13.159debian/0.13.159John Southworth
2011-07-15Bugfix 7327: change the show tech-support help textJohn Southworth
(cherry picked from commit 3a684e56f00c3f95351c700c9d7477ad7e792152)
2011-07-120.13.158debian/0.13.158John Southworth
2011-07-12silence warnings when sourcing this script non-interactivelyJohn Southworth
(cherry picked from commit 751b30e1bb85e541352cc563a7caf18bca46ffaa)