summaryrefslogtreecommitdiff
path: root/templates/telnet
AgeCommit message (Collapse)Author
2010-02-02Fix allowed strings for hostname/ipaddressStephen Hemminger
Need to use echo -n
2010-02-02Fix completion stringStephen Hemminger
2010-02-02Merge branch 'kenwood' of 192.168.100.1:git/vyatta-op into kenwoodStephen Hemminger
2008-04-04Fix Bug 3069 Help strings should be standardizedMohit Mehta
- vyatta-op help strings standardized according to latest guideline
2008-04-01Fix Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized in vyatta-op
2007-12-06fix bug 2521Tom Grennan
2007-11-28use '<*>' format for symbolic helpTom Grennan
2007-11-28use utility function to retrieve allowed hosts/addressesTom Grennan
2007-11-21allow <port|service> and fix path if vyatta-system not installedTom Grennan
2007-11-21allow <hostname|address> and fix path if vyatta-system not installedTom Grennan
2007-11-14Add cli for telnet client.Stig Thormodsrud