summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-18fix help text for 'reset vrrp master interface group'John Southworth
2011-08-18Move 'clear vrrp' to 'reset vrrp'John Southworth
2011-08-18Fix the help text for connection-trackingJohn Southworth
2011-08-18Move some more commandsJohn Southworth
'clear ip route' to 'reset ip route' 'clear ipv6 route' to 'reset ipv6 route' 'clear ipv6 neighbors' to 'reset ipv6 route' Modified some telnet help text
2011-08-18Add toplevel node.def for installJohn Southworth
2011-08-17Fixup the help text for top level commands; move terminal to set terminalJohn Southworth
2011-08-17Initial traceroute rework checkinJohn Southworth
2011-08-17Move init-floppy install-system and install-imageJohn Southworth
2011-08-17Move 'clear dns' and 'clear connection-tracking' to 'reset dns' andJohn Southworth
'reset connection-tracking'
2011-08-17Move 'clear arp' to 'reset ip arp'John Southworth
2011-08-17Directory structure for Monitor NATJohn Southworth
Just the directory sturcture This doesn't do anything yet, more to come.
2011-08-17Add monitor for operational commandsJohn Southworth
will run: watch /opt/vyatta/bin/vyatta-op-cmd-wrapper 'cmd'
2011-08-17Add monitor command for traceroutes using mtrJohn Southworth
2011-08-17Bugfix 7442: Check if running interactively before doing binding optionsJohn Southworth
2011-08-16Create new ping command with the following semanticsJohn Southworth
1. ping <ipv4|ipv6|hostname> will use * ping for a v4 address * ping6 for a v6 address * ping or ping6 for a hostname which ever resolves prefering ipv4 2. ping ipv4 <ipv4|hostname> will ping 3. ping ipv6 <ipv6|hostname> will ping6 4. ping <node> option <advanced ping options> * allows for options to pass down to ping * this is a stop gap while we add the most common options * to the CLI
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)
2011-07-110.13.157debian/0.13.157John Southworth
2011-07-11Fix history time format so that webgui and cli matchJohn Southworth
(cherry picked from commit 32186e6c37d1df8b76d271070083b785a4508cc0)