summaryrefslogtreecommitdiff
path: root/templates/service/ssh
AgeCommit message (Expand)Author
2010-12-15Add checking of protocol-version valueStephen Hemminger
2010-12-15Don't regenerate ssh v1 keyStephen Hemminger
2010-12-06Allow telnet and ssh to start before routing protocolsStephen Hemminger
2010-11-16Add ability to configure SSH listen addressStephen Hemminger
2010-11-16Add option to disable host validation (DNS) for SSHStephen Hemminger
2010-08-20Add checking of port rangeStephen Hemminger
2010-07-16Remove verbs from all help messagesStephen Hemminger
2010-01-24Fix allow-root for telnet/sshStephen Hemminger
2009-12-03SSH enhancementsStephen Hemminger
2009-12-02Add ability to disable password authenticationStephen Hemminger
2009-10-15partial fix for bug 4903.slioch
2008-11-07Always restart sshStephen Hemminger
2008-11-06Don't restart sshd if not neededStephen Hemminger
2008-11-06Add completion for allowed valuesStephen Hemminger
2008-10-16Change telnet allow-root type from txt to bool.Stig Thormodsrud
2008-10-16Need sudo when editing ssh config fileStephen Hemminger
2008-10-15Fix parsing of allow-root fieldStephen Hemminger
2008-10-07Revert "Change allow-root nodes to boolean"slioch
2008-10-07Change allow-root nodes to booleanStephen Hemminger
2008-07-14Fix 3359: changing telnet setting drops other telnet sessions.root
2008-04-10Fix Bug 3069 Help strings should be standardizedMohit Mehta
2008-02-28fix ssh allow-root templateStephen Hemminger
2008-02-26add option to disable root login over sshStephen Hemminger
2008-01-31convert templates to new syntaxAn-Cheng Huang
2007-10-24add 'sudo' for 'system' and 'service/ssh' configuration commands.An-Cheng Huang
2007-10-22add service/ssh configuration.An-Cheng Huang