summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2008-03-29Merge branch 'glendale' into hollywoodrbalocca
2008-03-28Fix 3062: "Show interfaces" displays interfaces in lexicographic, not numeric...Stig Thormodsrud
2008-03-24Line up the colons with the copyright notice (in show version)rbalocca
2008-03-20fix bug 3017Tom Grennan
2008-03-10Fix Bug 2707 Missing from GlendaleMohit Mehta
2008-03-10Merge branch 'glendale' of suva.vyatta.com:/git/vyatta-op into glendaleStephen Hemminger
2008-03-10Update license from VPL 1.0 to GPLv2Stephen Hemminger
2008-03-10Fix 2965: IPv6 Interface information not shown in show interfacesChristopher LILJENSTOLPE
2008-03-07Fix Bug 2707 Missing from GlendaleMohit Mehta
2008-03-03Use hardcoded path to ethtoolStephen Hemminger
2008-02-28use sysfs rather dmidecode to look at hardware informationStephen Hemminger
2008-02-28fix for bug 2911: check log file nameAn-Cheng Huang
2008-02-25Revert "no longer need sudo for ethtool"Stephen Hemminger
2008-02-25no longer need sudo for ethtoolStephen Hemminger
2008-02-20Handle 32 bit counter roll in "show interfaces".Stig Thormodsrud
2008-02-20Change printf to use "u" instead of "d". Still need to handle 32 bit counter ...Stig Thormodsrud
2008-02-19Fix "show dhcp client leases" so that it will parse multiple name servers.Stig Thormodsrud
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-01-25Teach the vyatta-show-interfaces script about PPPOE interfaces.Bob Gilligan
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-08Fixes for bug # 2596rbalocca
2007-12-31Make "show interfaces" work with tunnel interfaces.Stig Thormodsrud
2007-12-11implement "pipe" commands as functionsAn-Cheng Huang
2007-12-10add wrappers/symlinks for pipe commands (wrappers are needed for commandAn-Cheng Huang
2007-12-10fix for bug 2527: add wrappers for boot-messages commands.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-11-30fix "show system [boot|kernel]-messages"Tom Grennan
2007-11-30test for empty file list in "show log all"Tom Grennan
2007-11-30add "show log all" that plays nice with logrotate filesTom Grennan
2007-11-14Port "show version" to eureka.Stig Thormodsrud
2007-09-27rename show_version to vyatta-show-versionTom Grennan
2007-09-27consolidate show_interfaces* scripts with vyatta-show-interfacesTom Grennan
2007-09-26moved "show version" template code into script.An-Cheng Huang
2007-09-26import "show_version" from eureka /cli.An-Cheng Huang
2007-09-19fix bash shopt extglobTom Grennan
2007-09-19fix linda/lintian detected errorsTom Grennan
2007-09-17add show_interfaces scriptsTom Grennan