summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-07Add cli for init-floppy and install-system.Stig Thormodsrud
2007-11-05Modified help textJustin Fletcher
2007-11-05Add "reboot" command.Stig Thormodsrud
2007-11-04Fix permission for "show system boot-messages".Stig Thormodsrud
2007-11-04Add "show vrrp".Stig Thormodsrud
2007-11-02* "show configuration" command now hides default values.An-Cheng Huang
2007-11-02Fix "show log" for multiple message files.Stig Thormodsrud
2007-11-02- Add "show log"Stig Thormodsrud
2007-10-31preserve op mode functions in config mode (for "run" command).An-Cheng Huang
2007-10-31rename bash completion script to enforce ordering.An-Cheng Huang
2007-10-24add 'show configuration' commandAn-Cheng Huang
2007-10-16add top level node for clearTom Grennan
2007-10-11Remove terminal nodesTom Grennan
2007-10-11Add template stubbs for top level 'no' and 'set' commandsTom Grennan
2007-10-11Simplify things by separating run and expansion mode command line scans.Tom Grennan
2007-10-05fix completion of nodes with wild card and named argsTom Grennan
2007-10-05Use empty or missing "allowed:" fields in node.tag/node.def as wildTom Grennan
2007-10-04don't eval help string; so, no longer needs to be quoted in node.def filesTom Grennan
2007-10-04make sure wildcard is appended to allowed list, even with null HOSTFILETom Grennan
2007-10-04add description of operational templatesTom Grennan
2007-10-03replace for loop in allowed search with shell var expansionTom Grennan
2007-10-03quote help string evaluation to allow use of special chars like [] in stringTom Grennan
2007-10-03use the command verb "set" instead of "assign" with pass-throughTom Grennan
2007-10-02allow wildcard with specfied listTom Grennan
2007-10-02move operational date command completion to:Tom Grennan
2007-10-02cleanup the help pseudo-completion strings used as line separatorTom Grennan
2007-10-02beautify help message with extra long completion tagsTom Grennan
2007-10-02quote the evaled allowed value commandTom Grennan
2007-10-01donot complete wildcards (--)Tom Grennan
2007-09-27update "show version" templateTom Grennan
2007-09-27rename show_version to vyatta-show-versionTom Grennan
2007-09-27consolidate show_interfaces* scripts with vyatta-show-interfacesTom Grennan
2007-09-27dded dependency to "configure" target.An-Cheng Huang
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-24new path for configuration templates.An-Cheng Huang
2007-09-24donot change user prompt in this packageTom Grennan
2007-09-24op-mode completion: cleaned up usage of global node_def variable.An-Cheng Huang
2007-09-24fixes for op-mode completion:An-Cheng Huang
2007-09-24Merge branch 'master' of phuket:/usr/local/git/vyatta-opAn-Cheng Huang
2007-09-21yet more help crapTom Grennan
2007-09-21set op-mode default prompt.An-Cheng Huang
2007-09-20Merge branch 'master' of phuket:/usr/local/git/vyatta-opAn-Cheng Huang
2007-09-20only source op-mode completion if not in config-mode.An-Cheng Huang
2007-09-20Merge branch 'master' of phuket:/usr/local/git/vyatta-opTom Grennan
2007-09-20beautify show versionTom Grennan
2007-09-20fixed config env variables.An-Cheng Huang
2007-09-20merge ChangeLog generation, repo info and autoreconf intoTom Grennan
2007-09-20minor fix and updated .gitignore.An-Cheng Huang
2007-09-19redo help like config modeupstreamTom Grennan