summaryrefslogtreecommitdiff
path: root/templates/show
AgeCommit message (Expand)Author
2008-04-04Fix Bug 3069 Help strings should be standardizedMohit Mehta
2008-04-03Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into Vyatta...Mohit Mehta
2008-04-01Fix Bug 3069 Help strings should be standardizedMohit Mehta
2008-03-21use less prompt to display the "show" contentTom Grennan
2008-03-20fix bug 3017Tom Grennan
2008-03-17Fix Bug 802 VRRP - add "show vrrp summary" command (TC 3.2.5.7.2)Mohit Mehta
2008-03-10Fix Bug 2863 "show bridge" prompts for sudo passwordMohit Mehta
2008-03-10Fix Bug 2707 Missing from GlendaleMohit Mehta
2008-03-10Add show license commandStephen Hemminger
2008-03-03Add quotes around user inputStig Thormodsrud
2008-02-29Follow log file through log rotationJustin Fletcher
2008-02-29revert sudo removal for "identify" command since the kernel changeAn-Cheng Huang
2008-02-28show commands don't need sudoAn-Cheng Huang
2008-02-28use sysfs rather dmidecode to look at hardware informationStephen Hemminger
2008-02-28no need for sudo to read log messagesStephen Hemminger
2008-02-28add quoting for inline scripts in templatesAn-Cheng Huang
2008-02-26bridge status commands don't need sudoStephen Hemminger
2008-02-26add command to show end of log fileStephen Hemminger
2008-02-25Revert "running brctl doesn't need root privledges"Stephen Hemminger
2008-02-25Revert "no need for sudo when using ethtool"Stephen Hemminger
2008-02-25no need for sudo when using ethtoolStephen Hemminger
2008-02-25running brctl doesn't need root privledgesStephen Hemminger
2008-02-13fix for bug 2587: add "identify" command under "show interfaces ethernet".An-Cheng Huang
2008-02-08- Fix bug 776: need "clear interface" command to clear countersStig Thormodsrud
2008-02-04Fix 2710: Missing hardware commandsStig Thormodsrud
2008-02-01Change 'show dhcp client' to 'show dhcp client leases'Stig Thormodsrud
2008-01-31- Add "show ip route forward"Stig Thormodsrud
2008-01-24fix 'show vrrp interface <>'Stig Thormodsrud
2008-01-24add 'show dhcp client leases'Stig Thormodsrud
2008-01-16Add uptime to 'show version' and add 'show system uptime'Stig Thormodsrud
2008-01-16Removed extraneous "Mark O'Brien
2008-01-16Removed extraneous \".Mark O'Brien
2007-12-31Make "show interfaces" work with tunnel interfaces.Stig Thormodsrud
2007-12-18Fix new vrrp show command.ZStig Thormodsrud
2007-12-16Add ethernet bridging show commands.Stig Thormodsrud
2007-12-13Add "show user", "show arp", and "show host".Stig Thormodsrud
2007-12-10fix for bug 2527: add wrappers for boot-messages commands.An-Cheng Huang
2007-12-05fix "show tech-support" for "users"An-Cheng Huang
2007-12-05use symlink instead of wrapper for ethtoolAn-Cheng Huang
2007-12-04* restrict "users" level sudo permissions to the "sudo-users" directory.An-Cheng Huang
2007-12-04"show configuration" displays active config instead.An-Cheng Huang
2007-11-30fix ntpd status testTom Grennan
2007-11-30fix "show system [boot|kernel]-messages"Tom Grennan
2007-11-30fix "show log (user) directory|fileTom Grennan
2007-11-30add "show log all" that plays nice with logrotate filesTom Grennan
2007-11-30fix "show log"Tom Grennan
2007-11-29include configured NTP servers in the expansion list of ntpdateTom Grennan
2007-11-29fix bug 2513 by having "show ntp" return peer status of NTP daemon ratherTom Grennan
2007-11-28use utility function to retrieve allowed hosts/addressesTom Grennan
2007-11-27add tech-support commandAn-Cheng Huang