Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
word provided by bash
|
|
|
|
to complete on a non-vyatta command, after hitting space, normal completion will continue to work for non-vyatta commands
|
|
|
|
|
|
|
|
|
|
|
|
|
|
comment completion validation
|
|
|
|
and loadkey to be consistent with the rest of the system
|
|
Detailed Information section from the previous completion will be retained on this completion
|
|
|
|
similarly to op mode, other top level commands still need work
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to be generated at compile time. Remove boot time generation of unpriviledged allowed-op
|
|
|
|
generate allowed-op short commands at boot time
|
|
|
|
to manage chunks. Command interpreter is now in vyatta-cfg-run and common functions have been moved to vyatta-op
|
|
|
|
implementation used config.boot instead of saved
|
|
|
|
command so that users can check their saved config vs the working config without loading
|
|
|
|
|
|
|
|
Incorrect use of #ifdef. Gcc major version is in __GNUC__
|
|
|
|
|