Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Turn off SSH key saving and restoring until bugs are fixed. | Scott Ullrich | 2005-07-09 | 1 | -0/+7 | |
| | ||||||
* | Don't forget to write out ssh keys to config.xml | Scott Ullrich | 2005-07-09 | 1 | -0/+1 | |
| | ||||||
* | If keys exist and they are not stored in config.xml, remove the keys and ↵ | Scott Ullrich | 2005-07-09 | 1 | -0/+5 | |
| | | | | regen and then store them in config.xml | |||||
* | use /etc/rc.d/sshd start | Scott Ullrich | 2005-07-08 | 1 | -1/+1 | |
| | ||||||
* | base64 encode the values when saving and restoring | Scott Ullrich | 2005-07-08 | 1 | -11/+61 | |
| | ||||||
* | * Store SSH keys in config.xml. | Scott Ullrich | 2005-07-08 | 1 | -1/+8 | |
| | | | | * Restore on bootup | |||||
* | Eliminate whitespace. | Scott Ullrich | 2005-03-31 | 1 | -2/+1 | |
| | ||||||
* | No need for duplicate starting ssh messages | Scott Ullrich | 2005-03-12 | 1 | -8/+7 | |
| | ||||||
* | Let user SSH in as admin instead of root only (requested for consistency) | Bill Marquette | 2005-03-12 | 1 | -2/+5 | |
| | | | | Full path to sshd | |||||
* | Initial revision | Scott Ullrich | 2004-11-07 | 1 | -0/+62 | |