Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-06 | Allow telnet and ssh to start before routing protocols | Stephen Hemminger | |
Bug 6474 Use priority 500 which is after login, syslog, etc. | |||
2010-11-16 | Need to restart telnet if port or listen-address changes | Stephen Hemminger | |
2010-11-16 | Add ability to configure telnet listen-addres | Stephen Hemminger | |
Bug 4452 Allow configuring a telnet listen-address either IPv4 or IPv6 (like SSH). Unlike SSH, telnet only supports a single listen-address | |||
2010-08-20 | Add checking of port range | Stephen Hemminger | |
Bug 6058 Put consitent checking port range on snmp, ssh, and telnet | |||
2010-07-16 | Remove verbs from all help messages | Stephen Hemminger | |
Per current policy remove verb from all help messages in th is package | |||
2010-01-24 | Fix allow-root for telnet/ssh | Stephen Hemminger | |
Bug 5252 The boot script needs to restore default settings, and the templates are then used to enable root access. | |||
2009-12-04 | Change telnet allow-root to existance (instead of boolean) | Stephen Hemminger | |
Also change config version for migration. | |||
2009-10-15 | partial fix for bug 4903. | slioch | |
2009-07-17 | Make telnet management smarter | Stephen Hemminger | |
Bug 4591 Consolidate check for telnet login Don't remove /etc/securetty edit it (cherry picked from commit c6c477f2ffb0f2fd4cf12882f22c2c44ab57cc46) | |||
2008-10-16 | Change telnet allow-root type from txt to bool. | Stig Thormodsrud | |
Fix tab completion on bool. | |||
2008-10-07 | Revert "Change allow-root nodes to boolean" | slioch | |
This reverts commit 7232e04d5d021f60e4cf6463328c165f19d56c6c. | |||
2008-10-07 | Change allow-root nodes to boolean | Stephen Hemminger | |
These are boolean, not text fields. Only allowed value is true/false | |||
2008-07-14 | Fix 3359: changing telnet setting drops other telnet sessions. | root | |
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
-help strings standardized in vyatta-cfg-system | |||
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2007-12-10 | also check telnet session for "allow-root" | An-Cheng Huang | |
2007-12-10 | fix for bug 2524: telnet settings can only be set via ssh or console. | An-Cheng Huang | |
2007-12-05 | add "allow-root" option for telnet (default "false"). | An-Cheng Huang | |
2007-10-31 | add telnet service | An-Cheng Huang | |