summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-10-30Need full path to ss commandStephen Hemminger
Since command is not in normal users path, need to add full path to ss command.
2008-10-24Merge branch 'islavista' into jennerStephen Hemminger
2008-10-24Fix references to ethtoolStephen Hemminger
Since ethtool is in /usr/sbin, it is not in the command search path of admin user, so a fully qualify path. Bugfix 3832
2008-10-24Merge branch 'islavista' into jennerRick Balocca
2008-10-24Better format of outputStephen Hemminger
Add timestamp and brief options.
2008-10-24Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-op into islavistaStephen Hemminger
2008-10-23Merge branch 'islavista' of /home/shemminger/vyatta/islavista/vyatta-op into ↵Stephen Hemminger
jenner
2008-10-23Show command historyStephen Hemminger
Bugfix 250 Add ability to show command history
2008-10-23Add commands to display open socketsStephen Hemminger
Workalikes for IOS 'show tcp brief'
2008-10-17move show system usb to vyatta-opRobert Bays
2008-10-14Bugfix: 3744Bob Gilligan
New disk added to RAID group will not be made bootable until after the RAID rebuild completes. Warn user not to reboot until that happens.
2008-10-09Revert insecure method of displaying configurationStephen Hemminger
The change: Fix Bug 3763 Configuration is not available to operator in "show tech-support" introduces unnecessary insecure functionality.
2008-10-07Fix Bug 3763 Configuration is not available to operator in "show tech-support"Mohit Mehta
2008-10-06make sure file has been written to before extractingMohit Mehta
stuff for 'show dns forwarding statistics' command
2008-10-05Merge branch 'islavista' of git:/git/vyatta-op into islavistaRick Balocca
2008-10-05Recognize aufsRick Balocca
2008-10-02Fix Bug 3609 "show tech-support" does not display open file information for ↵Mohit Mehta
operator level user - use sudo for lsof to work as an operator
2008-10-01Fix 2881: "show tech-support" should limit the output of "show ip route"Stig Thormodsrud
2008-09-30Bugfix: 3333Bob Gilligan
Ensure that wanpipe stats commands executed by "show tech-support" work when the command is executed by an "operator" level user.
2008-09-30Bugfix: 1725Bob Gilligan
Provide partitioning information for all disk drives in "show tech-support".
2008-09-18Fix Bug 3716 - Dynamic DNS status may incorrectly indicate lack of configurationMohit Mehta
- check if interface has an IP right now, if not reflect that in output
2008-09-25Revert "Fix less prompt."Stig Thormodsrud
This reverts commit 696f46e1dddde607eaab25428bb9174aa9b8ad2b.
2008-09-25Fix less prompt.Stig Thormodsrud
2008-09-18remove debug codeStephen Hemminger
2008-09-17Fix script for bond with no slavesStephen Hemminger
2008-09-17Show all interfacesStephen Hemminger
Rework perl code to show all interfaces in system. Bugfix 3563
2008-09-16Add preliminary operational mode support for bondingStephen Hemminger
Basic infrastructure for show status of bonding interfaces
2008-09-16Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-op into islavistaStephen Hemminger
2008-09-16Add operational mode template for ethtool statisticsStephen Hemminger
Display hardware specific statistics
2008-09-15change op-mode command 'clear dns forwarding statistics' to 'clear dns ↵Mohit Mehta
forwarding all'
2008-09-07add code for op-mode Dynamic DNS commandsMohit Mehta
2008-09-10Add operational mode commands for RAID.Bob Gilligan
2008-08-31change command 'clear dns forwarding process' to 'clear dns forwarding ↵Mohit Mehta
statistics'
2008-08-30allowed values for dhcp release/renew should show bridges as well if ↵Mohit Mehta
configured to use dhcp
2008-08-30add command 'clear dns forwarding process' to restart dnsmasq and clear all ↵Mohit Mehta
statistics
2008-09-02Fix 3540: ssmtp complaining that it's unable to locate mailStig Thormodsrud
2008-08-12better wording for output of 'show dns forwarding nameservers'Mohit Mehta
2008-08-26Fix "show interfaces ethernet" after "clear interfaces counters"Stig Thormodsrud
command.
2008-08-10use active config directory base to get config values from op-modeMohit Mehta
2008-08-10code for op-mode command: 'show dns forwarding nameservers'Mohit Mehta
2008-08-09dns-forwarding op-mode commands:Mohit Mehta
'clear dns forwarding cache' 'show dns forwarding statistics'
2008-08-09add 'clear dns forwarding cache' commandMohit Mehta
2008-08-05Merge branch 'hollywood' into islavistaRick Balocca
2008-07-30Fix IPv6 help string.Stig Thormodsrud
2008-07-29Add some ipv6 op mode commands.Stig Thormodsrud
2008-07-26The at package pulls in citadel-mta, use small mta.Stig Thormodsrud
2008-07-26Add missing "show reboot".Stig Thormodsrud
2008-07-26Enable "reload at|cancel".Stig Thormodsrud
2008-07-233.1.2vyatta/3.1.3vyatta/3.1.2debian/0.12Mark O'Brien
2008-07-18Merge branch 'hollywood' into islavistaRick Balocca