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
/
templates
/
set
Age
Commit message (
Expand
)
Author
2012-02-22
Add console keymap reconfigure op-mode command
Stephen Hemminger
2011-10-27
Bugfix 5806, 7552: Fix set date ntp node.def to list proper servers from conf...
John Southworth
2011-10-27
Fixup the help text for top level commands; move terminal to set terminal
John Southworth
2010-02-02
Fix allowed strings for hostname/ipaddress
Stephen Hemminger
2010-02-02
Merge branch 'kenwood' of 192.168.100.1:git/vyatta-op into kenwood
Stephen Hemminger
2010-01-11
Add image name completion for two system image commands.
Bob Gilligan
2010-01-08
Change operational mode commands to match those in design document.
Bob Gilligan
2009-11-03
add op commands for installed images
An-Cheng Huang
2008-04-04
Fix Bug 3069 Help strings should be standardized
Mohit Mehta
2008-02-28
add quoting for inline scripts in templates
An-Cheng Huang
2007-11-28
use '<*>' format for symbolic help
Tom Grennan
2007-11-28
use utility function to retrieve allowed hosts/addresses
Tom Grennan
2007-11-21
require server entry with "set date ntp"
Tom Grennan
2007-11-21
set date ntp [HOSTNAME | A.B.C.D | X:X::X:X | ntp.vyatta.com ]
Tom Grennan
2007-11-21
define allowed field of bash builtin "set OPTION..."
Tom Grennan
2007-11-21
fix bug 2493
Tom Grennan
2007-11-05
Modified help text
Justin Fletcher
2007-10-11
Add template stubbs for top level 'no' and 'set' commands
Tom Grennan
2007-10-05
Use empty or missing "allowed:" fields in node.tag/node.def as wild
Tom Grennan
2007-10-04
don't eval help string; so, no longer needs to be quoted in node.def files
Tom Grennan
2007-10-04
make sure wildcard is appended to allowed list, even with null HOSTFILE
Tom Grennan
2007-10-03
use the command verb "set" instead of "assign" with pass-through
Tom Grennan