Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-27 | Add top level verb "force". | Deepti Kulkarni | |
2011-07-15 | Bugfix 7327: change the show tech-support help text | John Southworth | |
(cherry picked from commit 3a684e56f00c3f95351c700c9d7477ad7e792152) | |||
2011-07-11 | Fix history time format so that webgui and cli match | John Southworth | |
(cherry picked from commit 32186e6c37d1df8b76d271070083b785a4508cc0) | |||
2011-07-11 | Bugfix 7266: make 'show history' work with non interactive shells like webgui | John Southworth | |
(cherry picked from commit 80258882e7aeaef07bfd2b97496c089c74d34cd7) | |||
2011-07-06 | Bugfix 7285: remove coloring of error | John Southworth | |
2011-07-06 | Bugfix 7283: make ntp.vyatta.com have a new line | John Southworth | |
2011-07-05 | bug fix to improve "generate tech-support archive" help text. | Deepti Kulkarni | |
2011-07-05 | Bugfix 7278: Add a 'show log image <image-name> tail' command | 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 | Add a disk-install uri for old disk based installs in image tools | John Southworth | |
2011-07-14 | Bugfix 5856: Allow credentials on "add system image" command line | Bob Gilligan | |
In order to improve the usability, we now allow the user to specify the username and password to use in fetching the ISO. | |||
2011-06-10 | Fix completion for image log files | John Southworth | |
2011-05-27 | Bugfix 7101: Should have been the 6th argument not the 5thfor the log file | John Southworth | |
2011-05-13 | Move the clone system template to vyatta-op so that the node.defs are ↵ | John Southworth | |
available in the communtiy version. Note this still excludes clone system image from being in community | |||
2011-05-06 | Bugfix 7059 These commands weren't specified in the bug but they needed the ↵ | John Southworth | |
same check | |||
2011-05-06 | Merge branch 'napa' of git.vyatta.com:/git/vyatta-op into napa | John Southworth | |
2011-05-06 | Bugfix: 7059 Make it such that show file prints a proper error when run as ↵ | John Southworth | |
an operator user. | |||
2011-05-05 | suppress shutdown confirmation query if invoked by rest API. | Michael Larson | |
2011-05-03 | Add http as a url mode users can copy from | 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 | rename 'files' to 'file' in templates for image-tools | John Southworth | |
2011-04-25 | Add options when copying a directory to another directory | John Southworth | |
2011-04-23 | Initial addition of image op mode tools | John Southworth | |
2011-04-05 | Adding top level "reset". | Deepti Kulkarni | |
2011-03-31 | Split Ipv4/Ipv6 multicast groups | Stephen Hemminger | |
Now: show ip groups show ipv6 groups | |||
2011-03-30 | Add new command to show IP multicast groups | Stephen Hemminger | |
2011-03-13 | Add command to show domain name | Stephen Hemminger | |
New op command to show system domain name: show host domain coresponds to existing 'show host name' | |||
2011-03-01 | Add simplified 'show hardware cpu' | Stephen Hemminger | |
Full information is now in 'show hardware cpu detail' | |||
2010-12-07 | Add show system memory cache | Stephen Hemminger | |
This provides information requested in Bug 515 | |||
2010-12-07 | Add more options to show system processes | Stephen Hemminger | |
Bug 1615 | |||
2010-12-07 | Add show system memory detail | Stephen Hemminger | |
Bug 5704 | |||
2010-11-21 | Allow admin users to disconnect PPP links. | Bob Gilligan | |
We need a sudo for admin users to be able to kill the "pon" processes that monitor individual "pppd" processes. | |||
2010-11-22 | Fix 6353: ENH: Rename "show configuration cmds" | Stig Thormodsrud | |
2010-11-18 | Use lesspipe to display gzip files | Stephen Hemminger | |
Bug 3719 Eval of lesspipe sets environment variables so that less can display gzip'd files | |||
2010-11-10 | match pre-mendocino "show configuration" | An-Cheng Huang | |
2010-11-09 | Add commands to show if-mib mappings for interface | Stephen Hemminger | |
This adds operational mode commands to display what SNMP service shows but it is not done through SNMP. New: show snmp mib ifmib show snmp mib ifmib ifIndex show snmp mib ifmib ifIndex eth1 show snmp mib ifmib ifAlias show snmp mib ifmib ifAlias eth2 show snmp mib ifmib ifDescr show snmp mib ifmib ifDescr eth1 | |||
2010-11-09 | Enhance show snmp command | Stephen Hemminger | |
Resolve usability issues with 'show snmp' by adding some more control 1. show snmp -- find usable community for loopback 2. show snmp community <name> -- check connectivity 3. show snmp community <name> host <addr> -- check remote connectivity | |||
2010-11-08 | Fix path to ethtool | Stephen Hemminger | |
In Squeeze, ethtool moved from /usr/sbin to /sbin | |||
2010-08-26 | switch "show configuration" to use new config output implementation. | An-Cheng Huang | |
2010-08-18 | Adding 'generate tech-support archive'command | Deepti Kulkarni | |
(cherry picked from commit 7d4d9c74b8105a27cc54f55ddb98ea90112e13c6) | |||
2010-07-20 | part of fix for BZ 5839 - move clear process cmds under restart | Mohit Mehta | |
2010-07-09 | Remove duplicate templates | Stephen Hemminger | |
Revert "Add clear interfaces wireless" This reverts commit ef9c82021daf8168f31592268bf382b4df7c7d9f. "clear interfaces wireless" is already in vyatta-wireless package! | |||
2010-07-09 | Add clear interfaces wireless | Stephen Hemminger | |
Bug 5417 Clone ethernet operational command for clear/interfaces for wireless | |||
2010-07-08 | Display supplemental groups | Stephen Hemminger | |
Show all groups in new 'show login groups' | |||
2010-07-06 | Add show login commands | Stephen Hemminger | |
Bug 5554 Add CLI interface to user state commands (who, id, etc) | |||
2010-06-24 | Blocked user operator from using show tech-support. | Deepti Kulkarni | |
Added new show commands. | |||
2010-06-11 | Block operator user from running "show configuration *" | Stig Thormodsrud | |
2010-05-30 | Allow admin user to run "show system image storage" command. | Bob Gilligan | |
2010-06-04 | Show tech-support Larkspur enhancements. | Deepti Kulkarni | |