Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-27 | Fix 'monitor interface traffic save' | John Southworth | |
(cherry picked from commit ecb4650bc1ff7f7039a8de0c21f72667be9b189d) | |||
2011-10-27 | More monitor interface traffic commands | John Southworth | |
(cherry picked from commit 3358412ae5e8d7ba94aedeb78080d2509d82239f) | |||
2011-10-27 | Add 'show monitoring' script to list active background monitoring | John Southworth | |
(cherry picked from commit 7789cf5e792174aff5c127eb90859c46608a937b) | |||
2011-10-27 | Forgot to fix a typo in the local copy of vyatta-monitor-cleanup | John Southworth | |
(cherry picked from commit 8f4406f107b6f93eb9e868018150e1f4687aef68) | |||
2011-10-27 | Cleanup background monitor sessions on logout | John Southworth | |
(cherry picked from commit 269c88bff20c49876e5780dd8bf379e3d1fe1601) | |||
2011-10-27 | Move the background monitoring for vpn under each of the categories as ↵ | John Southworth | |
suggested by support (cherry picked from commit 7621362a1a6ac0b5234fffdd4ff5fd1fe9f8625d) | |||
2011-10-27 | Initial monitor vpn implementation. Other montior commands will be build on ↵ | John Southworth | |
these scripts (cherry picked from commit 334a6fab05b5e51097010b1da41fca32df7b8959) | |||
2011-10-27 | Initial traceroute rework checkin | John Southworth | |
(cherry picked from commit ce64904840bea3e716a7de3eca2618e63bcd87d1) | |||
2011-10-27 | 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 (cherry picked from commit 5145fd68da8f1c7f8289b99f58cb6eb96389fcef) | |||
2011-10-10 | Bugfix 7543: remove trailing spaces from the show interfaces output | John Southworth | |
2011-09-26 | Bugfix 7502: Fix "show system image" on xen images built by virt-munger. | Bob Gilligan | |
2011-10-21 | Bugfix 7502: Make "delete system image" work correctly on Xen | Bob Gilligan | |
Also, improved detection of currently running image in the "rename system image" command. | |||
2011-10-19 | Bugfix 7502: Get "set system image default-boot" to work on Xen. | Bob Gilligan | |
2011-10-19 | Bugfix 7502: Make "rename system image" work correctly on Xen. | Bob Gilligan | |
2011-10-19 | Bugfix 7502: Correctly display image names on Xen. | Bob Gilligan | |
2011-09-19 | Add operational information for ipv6 tunnel interfaces, part of bug 6900 | John Southworth | |
2011-08-09 | Ignore ip6tunl0 anchor interface | 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-07-20 | Bugfix 7357: change the op mode command wrapper to setup the aliases | John Southworth | |
(cherry picked from commit a6563ca684cc5bd775a2d31d27c6130dd1ab628d) | |||
2011-08-17 | Bugfix 6392: Improve display of numeric values for storage usage. | Bob Gilligan | |
2011-07-05 | Clean up clone warning message | John Southworth | |
2011-07-05 | Bugfix 7277: Make clone system config consistent with the other image tools | John Southworth | |
2011-06-28 | Use proper directory for disk-installs. Do completion of directory names ↵ | John Southworth | |
only in clone system config since disk installs will have other files in /live/image/boot | |||
2011-06-28 | Fix typo in error message in last commit | John Southworth | |
2011-06-28 | Add a disk-install uri for old disk based installs in image tools | John Southworth | |
2011-06-27 | fix typo in show interfaces legend | John Southworth | |
2011-06-23 | make the 'u' for up lowercase so that it will draw the users attention to ↵ | John Southworth | |
interfaces that are down. | |||
2011-06-23 | Adjust spacing on Interface column | John Southworth | |
2011-06-23 | Make interface states more readable by using capital letters; fix bug in ↵ | John Southworth | |
description output when there isn't an ip assigned | |||
2011-07-17 | Bugfix 6800: Allow non-vyatta menu entries in grub.cfg. | Bob Gilligan | |
2011-06-16 | Display image type and hypervisor in show version | Stephen Hemminger | |
Bug 6769 Add System type which decodes the type of kernel on the system, and Hypervisor which shows if the system is in virtual environment. Note: the Hypervisor, Uptime should really be part of another command since they aren't a property of the system image but of the system it is being run on but that is splitting hairs. vyatta@napa:~$ show version Version: 999.napa.06160039 Description: 999.napa.06160039 Copyright: 2006-2011 Vyatta, Inc. Built by: autobuild@vyatta.com Built on: Thu Jun 16 07:39:16 UTC 2011 Build ID: 1106160739-bcfda33 System type: Intel 64bit Boot via: disk Hypervisor: VMware Uptime: 21:56:32 up 1:16, 2 users, load average: 0.03, 0.03, 0.05 | |||
2011-06-09 | Fix clone so that it fails if a user attempts to clone to running:// | John Southworth | |
2011-06-03 | Bugfix 5840: Change show interfaces so that ipv6 addresses and/or long ↵ | John Southworth | |
descriptions don't break formatting | |||
2011-06-02 | suppress errors when reading pkg file. | Michael Larson | |
2011-05-27 | Bugfix: 7091 make clone restore old config directory if it fails | John Southworth | |
2011-05-20 | only attempt to move the old /config dir if it exists when cloning a ↵ | John Southworth | |
configuration | |||
2011-05-12 | Exclude white-out files from copy. Backup current config dir before clone | John Southworth | |
2011-05-04 | allow "clear connection-tracking" op mode command to override query for rest ↵ | Michael Larson | |
mode. | |||
2011-05-04 | allow "reboot at" and "reboot" to be invoked by the rest api. | Michael Larson | |
2011-05-03 | Fail on invalid image name | John Southworth | |
2011-05-03 | Support non-interactive mode for webgui2 | John Southworth | |
2011-05-03 | Add http as a url mode users can copy from | John Southworth | |
2011-05-03 | Add back default case for copy, removed too many lines on last commit | John Southworth | |
2011-05-03 | Change behavior of image tools as per discussion in design meeting | John Southworth | |
* Copy and delete are simplier * 'update config' has been moved to 'clone system config' | |||
2011-04-28 | Fix accidental merge of show interfaces script, reverting to previous behavior | John Southworth | |
2011-04-28 | verify the users intention when deleting directories since we don't have a glob | John Southworth | |
2011-04-25 | Add options when copying a directory to another directory | John Southworth | |
2011-04-25 | Support saving to and from URLs in image tools | John Southworth | |
2011-04-25 | Check the validity of the filename passed to the image-tools script | John Southworth | |
2011-04-25 | Merge branch 'napa' of http://git.vyatta.com/vyatta-op into napa | John Southworth | |