| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak sshd | Scott Ullrich | 2009-07-10 | 1 | -0/+3 |
* | Fix check for file. | Ermal Luçi | 2009-07-02 | 1 | -1/+1 |
* | Convert even ssh key gen to the new subsystem_dirty calls. | Ermal Luçi | 2009-07-01 | 1 | -9/+5 |
* | Use exec() | Scott Ullrich | 2009-06-29 | 1 | -1/+1 |
* | Doh, correct copy command | Scott Ullrich | 2009-06-29 | 1 | -1/+1 |
* | Add bit when restoring for diagnostics | Scott Ullrich | 2009-06-29 | 1 | -0/+1 |
* | Correct filename check | Scott Ullrich | 2009-06-29 | 1 | -1/+1 |
* | Require globals.inc and use correct directory name sshd, not ssh | Scott Ullrich | 2009-06-28 | 1 | -1/+1 |
* | Require globals.inc and use correct directory name sshd, not ssh | Scott Ullrich | 2009-06-28 | 1 | -3/+4 |
* | s/config/conf/ | Scott Ullrich | 2009-06-27 | 1 | -5/+5 |
* | Add ssh key support for nanobsd to preserve the ssh data | Scott Ullrich | 2009-06-27 | 1 | -3/+12 |
* | Backup SSH keys for NanoBSD | Scott Ullrich | 2009-06-24 | 1 | -0/+4 |
* | Adding Ciphers Ciphers aes128-ctr,aes256-ctr,arcfour256,arcfour,aes128-cbc,ae... | Scott Ullrich | 2009-05-21 | 1 | -0/+1 |
* | * Ensure we are rw | Scott Ullrich | 2008-11-20 | 1 | -110/+8 |
* | Use product_name | Scott Ullrich | 2008-11-10 | 1 | -2/+2 |
* | Cleanup authentication code. The basic auth method, the passwd, htpasswd | Matthew Grooms | 2008-08-03 | 1 | -3/+0 |
* | Ticket #1697 - rm authorized key file if keys don't exist in config.xml | Bill Marquette | 2008-05-17 | 1 | -1/+5 |
* | Call sync_webgui_passwords() instead of manual routine | Scott Ullrich | 2008-03-24 | 1 | -10/+2 |
* | Restore previous version. | Scott Ullrich | 2008-03-24 | 1 | -137/+161 |
* | Sync w/ HEAD | Scott Ullrich | 2008-03-24 | 1 | -160/+136 |
* | Remove extra PasswordAuthentication line.
Ticket #1374 | Scott Ullrich | 2007-07-06 | 1 | -1/+0 |
* | SSH-Key(only) Login | Timo Boettcher | 2007-06-02 | 1 | -7/+25 |
* | MFC 15495 | Scott Ullrich | 2006-12-05 | 1 | -1/+1 |
* | MFC | Scott Ullrich | 2006-11-12 | 1 | -45/+45 |
* | Allow JavaSSH package to work correctly. | Scott Ullrich | 2006-08-17 | 1 | -0/+1 |
* | Note in alert that changes to the webgui and such will not be processed until... | Scott Ullrich | 2006-03-12 | 1 | -1/+1 |
* | File a alert when we start creating keys | Scott Ullrich | 2005-12-29 | 1 | -0/+1 |
* | file_notice() requires notices.inc | Scott Ullrich | 2005-11-20 | 1 | -0/+1 |
* | File a notice when we are done creating ssh keys | Scott Ullrich | 2005-11-20 | 1 | -0/+1 |
* | Reworked sshd script, restarts sshd if we have one and allows running of | Seth Mos | 2005-10-13 | 1 | -0/+32 |
* | * Done -> done (for bootup consistency) | Scott Ullrich | 2005-10-13 | 1 | -3/+3 |
* | Silence read-only error | Scott Ullrich | 2005-10-11 | 1 | -1/+2 |
* | Exit when ssh is disabled | Scott Ullrich | 2005-09-23 | 1 | -0/+1 |
* | Do not allow sshd script to run multiple times concurrently. | Scott Ullrich | 2005-09-22 | 1 | -0/+6 |
* | Use mwexec | Scott Ullrich | 2005-09-22 | 1 | -1/+1 |
* | Do not hijack stderr | Scott Ullrich | 2005-09-22 | 1 | -3/+1 |
* | File an alert when SSHD didn't start correctly | Scott Ullrich | 2005-09-19 | 1 | -0/+1 |
* | Note when sshd startup failure | Scott Ullrich | 2005-09-19 | 1 | -1/+1 |
* | * Create a /etc/keys_generating file incase a reboot occurs we know to start ... | Scott Ullrich | 2005-09-19 | 1 | -6/+52 |
* | Create SSH keys with a nice of 20 | Scott Ullrich | 2005-09-19 | 1 | -6/+6 |
* | return_filename_as_string -> file_get_contents | Colin Smith | 2005-08-03 | 1 | -7/+7 |
* | newline before running keygen | Scott Ullrich | 2005-08-03 | 1 | -0/+1 |
* | Correctly start SSHD | Scott Ullrich | 2005-08-01 | 1 | -2/+6 |
* | Use enablesshd tag | Scott Ullrich | 2005-08-01 | 1 | -1/+1 |
* | Enable SSHD on upgrade | Scott Ullrich | 2005-07-31 | 1 | -1/+1 |
* | Allow SSH service to be disabled / enabled. | Scott Ullrich | 2005-07-31 | 1 | -0/+3 |
* | Check for key existance before clearing out | Scott Ullrich | 2005-07-24 | 1 | -8/+10 |
* | Mount config rw before generating keys | Scott Ullrich | 2005-07-24 | 1 | -0/+1 |
* | Do not mount configuration ro after writing configuration with write_config()... | Scott Ullrich | 2005-07-24 | 1 | -2/+0 |
* | Make sure config is mounted rw | Scott Ullrich | 2005-07-24 | 1 | -0/+2 |