Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-06 | Move the background monitoring for vpn under each of the categories as ↵ | John Southworth | |
suggested by support | |||
2011-09-02 | Initial monitor vpn implementation. Other montior commands will be build on ↵ | John Southworth | |
these scripts | |||
2011-08-31 | move 'remove raid' to 'delete raid' | John Southworth | |
2011-08-31 | Fix completion for user wildcards | John Southworth | |
2011-08-30 | Add reset terminal command to fix broken terminal sessions with out reconnecting | John Southworth | |
2011-08-30 | Update operator level user top level commands to reflect changes in the ↵ | John Southworth | |
command structure | |||
2011-08-30 | Only 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-30 | Fix user defined wildcards such as in 'clear ip bgp *' and fix an error ↵ | John Southworth | |
message to be consistent | |||
2011-08-22 | Remove no top level verb | John Southworth | |
2011-08-18 | fix help text for 'reset vrrp master interface group' | John Southworth | |
2011-08-18 | Move 'clear vrrp' to 'reset vrrp' | John Southworth | |
2011-08-18 | Fix the help text for connection-tracking | John Southworth | |
2011-08-18 | Move some more commands | John 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-18 | Add toplevel node.def for install | John Southworth | |
2011-08-17 | Fixup the help text for top level commands; move terminal to set terminal | John Southworth | |
2011-08-17 | Initial traceroute rework checkin | John Southworth | |
2011-08-17 | Move init-floppy install-system and install-image | John Southworth | |
2011-08-17 | Move 'clear dns' and 'clear connection-tracking' to 'reset dns' and | John Southworth | |
'reset connection-tracking' | |||
2011-08-17 | Move 'clear arp' to 'reset ip arp' | John Southworth | |
2011-08-17 | Directory structure for Monitor NAT | John Southworth | |
Just the directory sturcture This doesn't do anything yet, more to come. | |||
2011-08-17 | Add monitor for operational commands | John Southworth | |
will run: watch /opt/vyatta/bin/vyatta-op-cmd-wrapper 'cmd' | |||
2011-08-17 | Add monitor command for traceroutes using mtr | John Southworth | |
2011-08-17 | Bugfix 7442: Check if running interactively before doing binding options | John Southworth | |
2011-08-16 | Create new ping command with the following semantics | John 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-09 | 0.13.173debian/0.13.173 | John Southworth | |
2011-08-09 | Silence another keybinding error when running from config mode | John Southworth | |
2011-08-09 | 0.13.172debian/0.13.172 | John Southworth | |
2011-08-09 | Ignore ip6tunl0 anchor interface | John Southworth | |
2011-08-08 | 0.13.171debian/0.13.171 | John Southworth | |
2011-08-08 | Add handler for top level unprivledged command expansion in node conversion ↵ | John Southworth | |
function | |||
2011-08-03 | 0.13.170debian/0.13.170 | John Southworth | |
2011-08-03 | Generate 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-02 | 0.13.169debian/0.13.169 | John Southworth | |
2011-08-02 | Add support for unambiguous top level commands for unpriviledged users | John Southworth | |
2011-08-02 | Fix paging problem with short top level show commmand | John Southworth | |
2011-08-02 | 0.13.168debian/0.13.168 | John Southworth | |
2011-08-02 | Reorganize 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-01 | 0.13.167debian/0.13.167 | John Southworth | |
2011-08-01 | Only show operator users the top level commands they are allowed to execute ↵ | John Southworth | |
in tab complete | |||
2011-07-29 | 0.13.166debian/0.13.166 | John Southworth | |
2011-07-29 | Bugfix 2823: Operational mode command interpreter | John Southworth | |
2011-07-27 | 0.13.165debian/0.13.165 | Deepti Kulkarni | |
2011-07-27 | Add top level verb "force". | Deepti Kulkarni | |
2011-07-27 | 0.13.164debian/0.13.164 | John Southworth | |
2011-07-27 | Bugfix 7380: fix pager exceptions regex. | John Southworth | |
2011-07-26 | 0.13.163debian/0.13.163 | John Southworth | |
2011-07-26 | Bugfix 5611: Fix a typo in the shell level check | John Southworth | |
2011-07-26 | 0.13.162debian/0.13.162 | John Southworth | |
2011-07-26 | Bugfix 5611: Set prompt for operator level users to be similar to other vendors | John Southworth | |
2011-07-20 | 0.13.161debian/0.13.161 | John Southworth | |