index
:
vyatta-op.git
circinus
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
napa
oxnard
oxnard-op-mode-revamp
pacifica
sagitta
upstream
Vyatta bash completion for operational commands (mirror of https://github.com/vyos/vyatta-op.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2008-02-28
use sysfs rather dmidecode to look at hardware information
Stephen Hemminger
2008-02-28
fix for bug 2911: check log file name
An-Cheng Huang
2008-02-25
Revert "no longer need sudo for ethtool"
Stephen Hemminger
2008-02-25
no longer need sudo for ethtool
Stephen Hemminger
2008-02-20
Handle 32 bit counter roll in "show interfaces".
Stig Thormodsrud
2008-02-20
Change printf to use "u" instead of "d". Still need to handle 32 bit counter ...
Stig Thormodsrud
2008-02-19
Fix "show dhcp client leases" so that it will parse multiple name servers.
Stig Thormodsrud
2008-02-13
fix 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 counters
Stig Thormodsrud
2008-01-25
Teach the vyatta-show-interfaces script about PPPOE interfaces.
Bob Gilligan
2008-01-24
add 'show dhcp client leases'
Stig Thormodsrud
2008-01-16
Add uptime to 'show version' and add 'show system uptime'
Stig Thormodsrud
2008-01-08
Fixes for bug # 2596
rbalocca
2007-12-31
Make "show interfaces" work with tunnel interfaces.
Stig Thormodsrud
2007-12-11
implement "pipe" commands as functions
An-Cheng Huang
2007-12-10
add wrappers/symlinks for pipe commands (wrappers are needed for command
An-Cheng Huang
2007-12-10
fix for bug 2527: add wrappers for boot-messages commands.
An-Cheng Huang
2007-12-05
use symlink instead of wrapper for ethtool
An-Cheng Huang
2007-12-04
* restrict "users" level sudo permissions to the "sudo-users" directory.
An-Cheng Huang
2007-11-30
fix "show system [boot|kernel]-messages"
Tom Grennan
2007-11-30
test for empty file list in "show log all"
Tom Grennan
2007-11-30
add "show log all" that plays nice with logrotate files
Tom Grennan
2007-11-14
Port "show version" to eureka.
Stig Thormodsrud
2007-09-27
rename show_version to vyatta-show-version
Tom Grennan
2007-09-27
consolidate show_interfaces* scripts with vyatta-show-interfaces
Tom Grennan
2007-09-26
moved "show version" template code into script.
An-Cheng Huang
2007-09-26
import "show_version" from eureka /cli.
An-Cheng Huang
2007-09-19
fix bash shopt extglob
Tom Grennan
2007-09-19
fix linda/lintian detected errors
Tom Grennan
2007-09-17
add show_interfaces scripts
Tom Grennan